Shades of Raw Umber #604304
Tints of Raw Umber #604304
RGB
CMYK
RGB Variations
Color information
#604304 (or 0x604304) is known color: Raw Umber. HEX triplet: 60, 43 and 04. RGB value is (96,67,4). Sum of RGB (Red+Green+Blue) = 96+67+4=167 (22% of max value = 765). Red value is 96 (37.89% from 255 or 57.49% from 167); Green value is 67 (26.56% from 255 or 40.12% from 167); Blue value is 4 (1.95% from 255 or 2.40% from 167); Max value from RGB is 96 - color contains mainly: red. Hex color #604304 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #604304 is #9FBCFB. Grayscale: #444444. Windows color (decimal): -10468604 or 279392. OLE color: 279392.
HSL color Cylindrical-coordinate representation of color #604304: hue angle of 41.09º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #604304 is Cyan = 0, Magento = 0.30, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 4 | - |
| CMYK | 0 | 0.30 | 0.96 | 0.62 |
| HSL | 41.09º | 0.92% | 0.2% | - |
| HSV(B) | 41.09º | 0.96% | 0.38% | - |
| XYZ | 6.85 | 6.51 | 1.01 | - |
| YUV | 68.49 | 91.61 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 4 | 0 | 0.30 | 0.96 | 0.62 | 41.09 | 0.92 | 0.2 |
| Hex | 60 | 43 | 4 | 0 | 1E | 60 | 3E | 29 | 5C | 14 |
| Octal | 140 | 103 | 4 | 0 | 36 | 140 | 76 | 51 | 134 | 24 |
| Binary | 1100000 | 1000011 | 100 | 0 | 11110 | 1100000 | 111110 | 101001 | 1011100 | 10100 |
Color Harmonies of #604304
Complementary color
Monochromatic Colors of #604304
Black with #604304
Text Example
Text Example
White with #604304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604304; }
p { color: rgb(96,67,4); }
H1.HeaderClassName
{
color: #604304;
}
.AnyTagClassName
{
color: #604304;
}
</style>
background-color css
<style>
a { background-color: #604304; }
a { background-color: rgb(96,67,4); }
div.DivClassName
{
background-color: #604304;
}
.BgClassName
{
background-color: #604304;
}
</style>
border-color css
<style>
span { border-color: #604304; }
span { border-color: rgb(96,67,4); }
td.TdClassName
{
border-color: #604304;
}
.TagClassName
{
border-color: #604304;
}
</style>