Shades of Raw Umber #655604
Tints of Raw Umber #655604
RGB
CMYK
RGB Variations
Color information
#655604 (or 0x655604) is known color: Raw Umber. HEX triplet: 65, 56 and 04. RGB value is (101,86,4). Sum of RGB (Red+Green+Blue) = 101+86+4=191 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.88% from 191); Green value is 86 (33.98% from 255 or 45.03% from 191); Blue value is 4 (1.95% from 255 or 2.09% from 191); Max value from RGB is 101 - color contains mainly: red. Hex color #655604 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655604 is #9AA9FB. Grayscale: #515151. Windows color (decimal): -10136060 or 284261. OLE color: 284261.
HSL color Cylindrical-coordinate representation of color #655604: hue angle of 50.72º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #655604 is Cyan = 0, Magento = 0.15, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 4 | - |
| CMYK | 0 | 0.15 | 0.96 | 0.60 |
| HSL | 50.72º | 0.92% | 0.21% | - |
| HSV(B) | 50.72º | 0.96% | 0.4% | - |
| XYZ | 8.72 | 9.43 | 1.48 | - |
| YUV | 81.14 | 84.47 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 4 | 0 | 0.15 | 0.96 | 0.60 | 50.72 | 0.92 | 0.21 |
| Hex | 65 | 56 | 4 | 0 | F | 60 | 3C | 33 | 5C | 15 |
| Octal | 145 | 126 | 4 | 0 | 17 | 140 | 74 | 63 | 134 | 25 |
| Binary | 1100101 | 1010110 | 100 | 0 | 1111 | 1100000 | 111100 | 110011 | 1011100 | 10101 |
Color Harmonies of #655604
Complementary color
Monochromatic Colors of #655604
Black with #655604
Text Example
Text Example
White with #655604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655604; }
p { color: rgb(101,86,4); }
H1.HeaderClassName
{
color: #655604;
}
.AnyTagClassName
{
color: #655604;
}
</style>
background-color css
<style>
a { background-color: #655604; }
a { background-color: rgb(101,86,4); }
div.DivClassName
{
background-color: #655604;
}
.BgClassName
{
background-color: #655604;
}
</style>
border-color css
<style>
span { border-color: #655604; }
span { border-color: rgb(101,86,4); }
td.TdClassName
{
border-color: #655604;
}
.TagClassName
{
border-color: #655604;
}
</style>