Shades of Raw Umber #675612
Tints of Raw Umber #675612
RGB
CMYK
RGB Variations
Color information
#675612 (or 0x675612) is known color: Raw Umber. HEX triplet: 67, 56 and 12. RGB value is (103,86,18). Sum of RGB (Red+Green+Blue) = 103+86+18=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 86 (33.98% from 255 or 41.55% from 207); Blue value is 18 (7.42% from 255 or 8.70% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #675612 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675612 is #98A9ED. Grayscale: #535353. Windows color (decimal): -10004974 or 1201767. OLE color: 1201767.
HSL color Cylindrical-coordinate representation of color #675612: hue angle of 48º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #675612 is Cyan = 0, Magento = 0.17, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 86 | 18 | - |
| CMYK | 0 | 0.17 | 0.83 | 0.60 |
| HSL | 48º | 0.7% | 0.24% | - |
| HSV(B) | 48º | 0.83% | 0.4% | - |
| XYZ | 9.03 | 9.58 | 1.95 | - |
| YUV | 83.33 | 91.13 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 18 | 0 | 0.17 | 0.83 | 0.60 | 48 | 0.7 | 0.24 |
| Hex | 67 | 56 | 12 | 0 | 11 | 53 | 3C | 30 | 46 | 18 |
| Octal | 147 | 126 | 22 | 0 | 21 | 123 | 74 | 60 | 106 | 30 |
| Binary | 1100111 | 1010110 | 10010 | 0 | 10001 | 1010011 | 111100 | 110000 | 1000110 | 11000 |
Color Harmonies of #675612
Complementary color
Monochromatic Colors of #675612
Black with #675612
Text Example
Text Example
White with #675612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675612; }
p { color: rgb(103,86,18); }
H1.HeaderClassName
{
color: #675612;
}
.AnyTagClassName
{
color: #675612;
}
</style>
background-color css
<style>
a { background-color: #675612; }
a { background-color: rgb(103,86,18); }
div.DivClassName
{
background-color: #675612;
}
.BgClassName
{
background-color: #675612;
}
</style>
border-color css
<style>
span { border-color: #675612; }
span { border-color: rgb(103,86,18); }
td.TdClassName
{
border-color: #675612;
}
.TagClassName
{
border-color: #675612;
}
</style>