Shades of Raw Umber #604309
Tints of Raw Umber #604309
RGB
CMYK
RGB Variations
Color information
#604309 (or 0x604309) is known color: Raw Umber. HEX triplet: 60, 43 and 09. RGB value is (96,67,9). Sum of RGB (Red+Green+Blue) = 96+67+9=172 (22% of max value = 765). Red value is 96 (37.89% from 255 or 55.81% from 172); Green value is 67 (26.56% from 255 or 38.95% from 172); Blue value is 9 (3.91% from 255 or 5.23% from 172); Max value from RGB is 96 - color contains mainly: red. Hex color #604309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604309 is #9FBCF6. Grayscale: #454545. Windows color (decimal): -10468599 or 607072. OLE color: 607072.
HSL color Cylindrical-coordinate representation of color #604309: hue angle of 40º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #604309 is Cyan = 0, Magento = 0.30, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 9 | - |
| CMYK | 0 | 0.30 | 0.91 | 0.62 |
| HSL | 40º | 0.83% | 0.21% | - |
| HSV(B) | 40º | 0.91% | 0.38% | - |
| XYZ | 6.88 | 6.52 | 1.15 | - |
| YUV | 69.06 | 94.11 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 9 | 0 | 0.30 | 0.91 | 0.62 | 40 | 0.83 | 0.21 |
| Hex | 60 | 43 | 9 | 0 | 1E | 5B | 3E | 28 | 53 | 15 |
| Octal | 140 | 103 | 11 | 0 | 36 | 133 | 76 | 50 | 123 | 25 |
| Binary | 1100000 | 1000011 | 1001 | 0 | 11110 | 1011011 | 111110 | 101000 | 1010011 | 10101 |
Color Harmonies of #604309
Complementary color
Monochromatic Colors of #604309
Black with #604309
Text Example
Text Example
White with #604309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604309; }
p { color: rgb(96,67,9); }
H1.HeaderClassName
{
color: #604309;
}
.AnyTagClassName
{
color: #604309;
}
</style>
background-color css
<style>
a { background-color: #604309; }
a { background-color: rgb(96,67,9); }
div.DivClassName
{
background-color: #604309;
}
.BgClassName
{
background-color: #604309;
}
</style>
border-color css
<style>
span { border-color: #604309; }
span { border-color: rgb(96,67,9); }
td.TdClassName
{
border-color: #604309;
}
.TagClassName
{
border-color: #604309;
}
</style>