Shades of Raw Umber #674712
Tints of Raw Umber #674712
RGB
CMYK
RGB Variations
Color information
#674712 (or 0x674712) is known color: Raw Umber. HEX triplet: 67, 47 and 12. RGB value is (103,71,18). Sum of RGB (Red+Green+Blue) = 103+71+18=192 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.65% from 192); Green value is 71 (28.12% from 255 or 36.98% from 192); Blue value is 18 (7.42% from 255 or 9.38% from 192); Max value from RGB is 103 - color contains mainly: red. Hex color #674712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674712 is #98B8ED. Grayscale: #4A4A4A. Windows color (decimal): -10008814 or 1197927. OLE color: 1197927.
HSL color Cylindrical-coordinate representation of color #674712: hue angle of 37.41º 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 #674712 is Cyan = 0, Magento = 0.31, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 18 | - |
| CMYK | 0 | 0.31 | 0.83 | 0.60 |
| HSL | 37.41º | 0.7% | 0.24% | - |
| HSV(B) | 37.41º | 0.83% | 0.4% | - |
| XYZ | 7.96 | 7.43 | 1.59 | - |
| YUV | 74.53 | 96.1 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 18 | 0 | 0.31 | 0.83 | 0.60 | 37.41 | 0.7 | 0.24 |
| Hex | 67 | 47 | 12 | 0 | 1F | 53 | 3C | 25 | 46 | 18 |
| Octal | 147 | 107 | 22 | 0 | 37 | 123 | 74 | 45 | 106 | 30 |
| Binary | 1100111 | 1000111 | 10010 | 0 | 11111 | 1010011 | 111100 | 100101 | 1000110 | 11000 |
Color Harmonies of #674712
Complementary color
Monochromatic Colors of #674712
Black with #674712
Text Example
Text Example
White with #674712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674712; }
p { color: rgb(103,71,18); }
H1.HeaderClassName
{
color: #674712;
}
.AnyTagClassName
{
color: #674712;
}
</style>
background-color css
<style>
a { background-color: #674712; }
a { background-color: rgb(103,71,18); }
div.DivClassName
{
background-color: #674712;
}
.BgClassName
{
background-color: #674712;
}
</style>
border-color css
<style>
span { border-color: #674712; }
span { border-color: rgb(103,71,18); }
td.TdClassName
{
border-color: #674712;
}
.TagClassName
{
border-color: #674712;
}
</style>