Shades of Raw Umber #675218
Tints of Raw Umber #675218
RGB
CMYK
RGB Variations
Color information
#675218 (or 0x675218) is known color: Raw Umber. HEX triplet: 67, 52 and 18. RGB value is (103,82,24). Sum of RGB (Red+Green+Blue) = 103+82+24=209 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.28% from 209); Green value is 82 (32.42% from 255 or 39.23% from 209); Blue value is 24 (9.77% from 255 or 11.48% from 209); Max value from RGB is 103 - color contains mainly: red. Hex color #675218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675218 is #98ADE7. Grayscale: #515151. Windows color (decimal): -10005992 or 1593959. OLE color: 1593959.
HSL color Cylindrical-coordinate representation of color #675218: hue angle of 44.05º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #675218 is Cyan = 0, Magento = 0.20, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 24 | - |
| CMYK | 0 | 0.20 | 0.77 | 0.60 |
| HSL | 44.05º | 0.62% | 0.25% | - |
| HSV(B) | 44.05º | 0.77% | 0.4% | - |
| XYZ | 8.78 | 8.98 | 2.14 | - |
| YUV | 81.67 | 95.46 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 24 | 0 | 0.20 | 0.77 | 0.60 | 44.05 | 0.62 | 0.25 |
| Hex | 67 | 52 | 18 | 0 | 14 | 4D | 3C | 2C | 3E | 19 |
| Octal | 147 | 122 | 30 | 0 | 24 | 115 | 74 | 54 | 76 | 31 |
| Binary | 1100111 | 1010010 | 11000 | 0 | 10100 | 1001101 | 111100 | 101100 | 111110 | 11001 |
Color Harmonies of #675218
Complementary color
Monochromatic Colors of #675218
Black with #675218
Text Example
Text Example
White with #675218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675218; }
p { color: rgb(103,82,24); }
H1.HeaderClassName
{
color: #675218;
}
.AnyTagClassName
{
color: #675218;
}
</style>
background-color css
<style>
a { background-color: #675218; }
a { background-color: rgb(103,82,24); }
div.DivClassName
{
background-color: #675218;
}
.BgClassName
{
background-color: #675218;
}
</style>
border-color css
<style>
span { border-color: #675218; }
span { border-color: rgb(103,82,24); }
td.TdClassName
{
border-color: #675218;
}
.TagClassName
{
border-color: #675218;
}
</style>