Shades of Raw Umber #605305
Tints of Raw Umber #605305
RGB
CMYK
RGB Variations
Color information
#605305 (or 0x605305) is known color: Raw Umber. HEX triplet: 60, 53 and 05. RGB value is (96,83,5). Sum of RGB (Red+Green+Blue) = 96+83+5=184 (24% of max value = 765). Red value is 96 (37.89% from 255 or 52.17% from 184); Green value is 83 (32.81% from 255 or 45.11% from 184); Blue value is 5 (2.34% from 255 or 2.72% from 184); Max value from RGB is 96 - color contains mainly: red. Hex color #605305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605305 is #9FACFA. Grayscale: #4E4E4E. Windows color (decimal): -10464507 or 349024. OLE color: 349024.
HSL color Cylindrical-coordinate representation of color #605305: hue angle of 51.43º 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 #605305 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 5 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.62 |
| HSL | 51.43º | 0.9% | 0.2% | - |
| HSV(B) | 51.43º | 0.95% | 0.38% | - |
| XYZ | 7.94 | 8.68 | 1.4 | - |
| YUV | 78 | 86.81 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 5 | 0 | 0.14 | 0.95 | 0.62 | 51.43 | 0.9 | 0.2 |
| Hex | 60 | 53 | 5 | 0 | E | 5F | 3E | 33 | 5A | 14 |
| Octal | 140 | 123 | 5 | 0 | 16 | 137 | 76 | 63 | 132 | 24 |
| Binary | 1100000 | 1010011 | 101 | 0 | 1110 | 1011111 | 111110 | 110011 | 1011010 | 10100 |
Color Harmonies of #605305
Complementary color
Monochromatic Colors of #605305
Black with #605305
Text Example
Text Example
White with #605305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605305; }
p { color: rgb(96,83,5); }
H1.HeaderClassName
{
color: #605305;
}
.AnyTagClassName
{
color: #605305;
}
</style>
background-color css
<style>
a { background-color: #605305; }
a { background-color: rgb(96,83,5); }
div.DivClassName
{
background-color: #605305;
}
.BgClassName
{
background-color: #605305;
}
</style>
border-color css
<style>
span { border-color: #605305; }
span { border-color: rgb(96,83,5); }
td.TdClassName
{
border-color: #605305;
}
.TagClassName
{
border-color: #605305;
}
</style>