Shades of Raw Umber #604608
Tints of Raw Umber #604608
RGB
CMYK
RGB Variations
Color information
#604608 (or 0x604608) is known color: Raw Umber. HEX triplet: 60, 46 and 08. RGB value is (96,70,8). Sum of RGB (Red+Green+Blue) = 96+70+8=174 (23% of max value = 765). Red value is 96 (37.89% from 255 or 55.17% from 174); Green value is 70 (27.73% from 255 or 40.23% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 96 - color contains mainly: red. Hex color #604608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604608 is #9FB9F7. Grayscale: #464646. Windows color (decimal): -10467832 or 542304. OLE color: 542304.
HSL color Cylindrical-coordinate representation of color #604608: hue angle of 42.27º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #604608 is Cyan = 0, Magento = 0.27, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 8 | - |
| CMYK | 0 | 0.27 | 0.92 | 0.62 |
| HSL | 42.27º | 0.85% | 0.2% | - |
| HSV(B) | 42.27º | 0.92% | 0.38% | - |
| XYZ | 7.06 | 6.88 | 1.19 | - |
| YUV | 70.71 | 92.61 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 8 | 0 | 0.27 | 0.92 | 0.62 | 42.27 | 0.85 | 0.2 |
| Hex | 60 | 46 | 8 | 0 | 1B | 5C | 3E | 2A | 55 | 14 |
| Octal | 140 | 106 | 10 | 0 | 33 | 134 | 76 | 52 | 125 | 24 |
| Binary | 1100000 | 1000110 | 1000 | 0 | 11011 | 1011100 | 111110 | 101010 | 1010101 | 10100 |
Color Harmonies of #604608
Complementary color
Monochromatic Colors of #604608
Black with #604608
Text Example
Text Example
White with #604608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604608; }
p { color: rgb(96,70,8); }
H1.HeaderClassName
{
color: #604608;
}
.AnyTagClassName
{
color: #604608;
}
</style>
background-color css
<style>
a { background-color: #604608; }
a { background-color: rgb(96,70,8); }
div.DivClassName
{
background-color: #604608;
}
.BgClassName
{
background-color: #604608;
}
</style>
border-color css
<style>
span { border-color: #604608; }
span { border-color: rgb(96,70,8); }
td.TdClassName
{
border-color: #604608;
}
.TagClassName
{
border-color: #604608;
}
</style>