Shades of Raw Umber #604408
Tints of Raw Umber #604408
RGB
CMYK
RGB Variations
Color information
#604408 (or 0x604408) is known color: Raw Umber. HEX triplet: 60, 44 and 08. RGB value is (96,68,8). Sum of RGB (Red+Green+Blue) = 96+68+8=172 (22% of max value = 765). Red value is 96 (37.89% from 255 or 55.81% from 172); Green value is 68 (26.95% from 255 or 39.53% from 172); Blue value is 8 (3.52% from 255 or 4.65% from 172); Max value from RGB is 96 - color contains mainly: red. Hex color #604408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604408 is #9FBBF7. Grayscale: #454545. Windows color (decimal): -10468344 or 541792. OLE color: 541792.
HSL color Cylindrical-coordinate representation of color #604408: hue angle of 40.91º 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 #604408 is Cyan = 0, Magento = 0.29, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 68 | 8 | - |
| CMYK | 0 | 0.29 | 0.92 | 0.62 |
| HSL | 40.91º | 0.85% | 0.2% | - |
| HSV(B) | 40.91º | 0.92% | 0.38% | - |
| XYZ | 6.93 | 6.64 | 1.15 | - |
| YUV | 69.53 | 93.28 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 8 | 0 | 0.29 | 0.92 | 0.62 | 40.91 | 0.85 | 0.2 |
| Hex | 60 | 44 | 8 | 0 | 1D | 5C | 3E | 29 | 55 | 14 |
| Octal | 140 | 104 | 10 | 0 | 35 | 134 | 76 | 51 | 125 | 24 |
| Binary | 1100000 | 1000100 | 1000 | 0 | 11101 | 1011100 | 111110 | 101001 | 1010101 | 10100 |
Color Harmonies of #604408
Complementary color
Monochromatic Colors of #604408
Black with #604408
Text Example
Text Example
White with #604408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604408; }
p { color: rgb(96,68,8); }
H1.HeaderClassName
{
color: #604408;
}
.AnyTagClassName
{
color: #604408;
}
</style>
background-color css
<style>
a { background-color: #604408; }
a { background-color: rgb(96,68,8); }
div.DivClassName
{
background-color: #604408;
}
.BgClassName
{
background-color: #604408;
}
</style>
border-color css
<style>
span { border-color: #604408; }
span { border-color: rgb(96,68,8); }
td.TdClassName
{
border-color: #604408;
}
.TagClassName
{
border-color: #604408;
}
</style>