Shades of Raw Umber #675413
Tints of Raw Umber #675413
RGB
CMYK
RGB Variations
Color information
#675413 (or 0x675413) is known color: Raw Umber. HEX triplet: 67, 54 and 13. RGB value is (103,84,19). Sum of RGB (Red+Green+Blue) = 103+84+19=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 84 (33.20% from 255 or 40.78% from 206); Blue value is 19 (7.81% from 255 or 9.22% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #675413 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675413 is #98ABEC. Grayscale: #525252. Windows color (decimal): -10005485 or 1266791. OLE color: 1266791.
HSL color Cylindrical-coordinate representation of color #675413: hue angle of 46.43º 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 #675413 is Cyan = 0, Magento = 0.18, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 19 | - |
| CMYK | 0 | 0.18 | 0.82 | 0.60 |
| HSL | 46.43º | 0.69% | 0.24% | - |
| HSV(B) | 46.43º | 0.82% | 0.4% | - |
| XYZ | 8.88 | 9.27 | 1.94 | - |
| YUV | 82.27 | 92.29 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 19 | 0 | 0.18 | 0.82 | 0.60 | 46.43 | 0.69 | 0.24 |
| Hex | 67 | 54 | 13 | 0 | 12 | 52 | 3C | 2E | 45 | 18 |
| Octal | 147 | 124 | 23 | 0 | 22 | 122 | 74 | 56 | 105 | 30 |
| Binary | 1100111 | 1010100 | 10011 | 0 | 10010 | 1010010 | 111100 | 101110 | 1000101 | 11000 |
Color Harmonies of #675413
Complementary color
Monochromatic Colors of #675413
Black with #675413
Text Example
Text Example
White with #675413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675413; }
p { color: rgb(103,84,19); }
H1.HeaderClassName
{
color: #675413;
}
.AnyTagClassName
{
color: #675413;
}
</style>
background-color css
<style>
a { background-color: #675413; }
a { background-color: rgb(103,84,19); }
div.DivClassName
{
background-color: #675413;
}
.BgClassName
{
background-color: #675413;
}
</style>
border-color css
<style>
span { border-color: #675413; }
span { border-color: rgb(103,84,19); }
td.TdClassName
{
border-color: #675413;
}
.TagClassName
{
border-color: #675413;
}
</style>