Shades of Raw Umber #675213
Tints of Raw Umber #675213
RGB
CMYK
RGB Variations
Color information
#675213 (or 0x675213) is known color: Raw Umber. HEX triplet: 67, 52 and 13. RGB value is (103,82,19). Sum of RGB (Red+Green+Blue) = 103+82+19=204 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.49% from 204); Green value is 82 (32.42% from 255 or 40.20% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 103 - color contains mainly: red. Hex color #675213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675213 is #98ADEC. Grayscale: #515151. Windows color (decimal): -10005997 or 1266279. OLE color: 1266279.
HSL color Cylindrical-coordinate representation of color #675213: hue angle of 45º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #675213 is Cyan = 0, Magento = 0.20, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 82 | 19 | - |
| CMYK | 0 | 0.20 | 0.82 | 0.60 |
| HSL | 45º | 0.69% | 0.24% | - |
| HSV(B) | 45º | 0.82% | 0.4% | - |
| XYZ | 8.73 | 8.97 | 1.89 | - |
| YUV | 81.1 | 92.96 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 82 | 19 | 0 | 0.20 | 0.82 | 0.60 | 45 | 0.69 | 0.24 |
| Hex | 67 | 52 | 13 | 0 | 14 | 52 | 3C | 2D | 45 | 18 |
| Octal | 147 | 122 | 23 | 0 | 24 | 122 | 74 | 55 | 105 | 30 |
| Binary | 1100111 | 1010010 | 10011 | 0 | 10100 | 1010010 | 111100 | 101101 | 1000101 | 11000 |
Color Harmonies of #675213
Complementary color
Monochromatic Colors of #675213
Black with #675213
Text Example
Text Example
White with #675213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675213; }
p { color: rgb(103,82,19); }
H1.HeaderClassName
{
color: #675213;
}
.AnyTagClassName
{
color: #675213;
}
</style>
background-color css
<style>
a { background-color: #675213; }
a { background-color: rgb(103,82,19); }
div.DivClassName
{
background-color: #675213;
}
.BgClassName
{
background-color: #675213;
}
</style>
border-color css
<style>
span { border-color: #675213; }
span { border-color: rgb(103,82,19); }
td.TdClassName
{
border-color: #675213;
}
.TagClassName
{
border-color: #675213;
}
</style>