In a RGB color space, #655000 hex color is composed of 39.6% red, 31.4% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 20.8% magenta, 100% yellow and 60.4% black. It has a hue angle of 47.5 degrees, a saturation of 100% and a lightness of 19.8%. #655000 color hex could be obtained by blending #caa000 with #000000. Closest websafe color is: #666600.
The hexadecimal color #655000 has RGB values of R:101, G:80, B:0 and CMYK values of C:0, M:0.21, Y:1, K:0.6. Its decimal value is 6639616.
Hex triplet | 655000 | #655000 |
RGB Decimal | 101, 80, 0 | rgb(101,80,0) |
RGB Percent | 39.6, 31.4, 0 | rgb(39.6%,31.4%,0%) |
CMYK | 0, 20.8, 100, 60.4 | |
HSL | 47.5°, 100, 19.8 | hsl(47.5,100%,19.8%) |
HSV(HSB) | 47.5°, 100, 39.6 | |
Web Safe | 666600 | #660 |
XYZ | 8.235, 8.504, 1.207 |
xyY | 0.459, 0.474, 8.504 |
CIE-LAB | 35.011, 1.376, 43.351 |
CIE-LCH | 35.011, 43.373, 88.182 |
CIE-LUV | 35.011, 17.497, 36.7 |
Hunter-Lab | 29.162, -0.623, 17.958 |
Binary | 01100101, 01010000, 00000000 |
Below, you can see some colors close to #655000. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #655000.
<span style="color:#655000">Text here</span>
This paragraph has a background color of #655000.
<p style="background-color:#655000;">Content here</p>
This element has a border color of #655000.
<div style="border:1px #655000;">Content here</div>
.text {color:#655000;}
.background {background-color:#655000;}
.border {border:1px solid #655000;}
.text-shadow {border:1px solid #655000;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #100d00 is the darkest color, while #fffefa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #333332 is the less saturated color, while #614e04 is the most saturated one.