Shades of Raw Umber #604505
Tints of Raw Umber #604505
RGB
CMYK
RGB Variations
Color information
#604505 (or 0x604505) is known color: Raw Umber. HEX triplet: 60, 45 and 05. RGB value is (96,69,5). Sum of RGB (Red+Green+Blue) = 96+69+5=170 (22% of max value = 765). Red value is 96 (37.89% from 255 or 56.47% from 170); Green value is 69 (27.34% from 255 or 40.59% from 170); Blue value is 5 (2.34% from 255 or 2.94% from 170); Max value from RGB is 96 - color contains mainly: red. Hex color #604505 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604505 is #9FBAFA. Grayscale: #464646. Windows color (decimal): -10468091 or 345440. OLE color: 345440.
HSL color Cylindrical-coordinate representation of color #604505: hue angle of 42.2º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #604505 is Cyan = 0, Magento = 0.28, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 5 | - |
| CMYK | 0 | 0.28 | 0.95 | 0.62 |
| HSL | 42.2º | 0.9% | 0.2% | - |
| HSV(B) | 42.2º | 0.95% | 0.38% | - |
| XYZ | 6.98 | 6.75 | 1.08 | - |
| YUV | 69.78 | 91.45 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 5 | 0 | 0.28 | 0.95 | 0.62 | 42.2 | 0.9 | 0.2 |
| Hex | 60 | 45 | 5 | 0 | 1C | 5F | 3E | 2A | 5A | 14 |
| Octal | 140 | 105 | 5 | 0 | 34 | 137 | 76 | 52 | 132 | 24 |
| Binary | 1100000 | 1000101 | 101 | 0 | 11100 | 1011111 | 111110 | 101010 | 1011010 | 10100 |
Color Harmonies of #604505
Complementary color
Monochromatic Colors of #604505
Black with #604505
Text Example
Text Example
White with #604505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604505; }
p { color: rgb(96,69,5); }
H1.HeaderClassName
{
color: #604505;
}
.AnyTagClassName
{
color: #604505;
}
</style>
background-color css
<style>
a { background-color: #604505; }
a { background-color: rgb(96,69,5); }
div.DivClassName
{
background-color: #604505;
}
.BgClassName
{
background-color: #604505;
}
</style>
border-color css
<style>
span { border-color: #604505; }
span { border-color: rgb(96,69,5); }
td.TdClassName
{
border-color: #604505;
}
.TagClassName
{
border-color: #604505;
}
</style>