Shades of Raw Umber #675613
Tints of Raw Umber #675613
RGB
CMYK
RGB Variations
Color information
#675613 (or 0x675613) is known color: Raw Umber. HEX triplet: 67, 56 and 13. RGB value is (103,86,19). Sum of RGB (Red+Green+Blue) = 103+86+19=208 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.52% from 208); Green value is 86 (33.98% from 255 or 41.35% from 208); Blue value is 19 (7.81% from 255 or 9.13% from 208); Max value from RGB is 103 - color contains mainly: red. Hex color #675613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #675613 is #98A9EC. Grayscale: #535353. Windows color (decimal): -10004973 or 1267303. OLE color: 1267303.
HSL color Cylindrical-coordinate representation of color #675613: hue angle of 47.86º 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 #675613 is Cyan = 0, Magento = 0.17, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 86 | 19 | - |
| CMYK | 0 | 0.17 | 0.82 | 0.60 |
| HSL | 47.86º | 0.69% | 0.24% | - |
| HSV(B) | 47.86º | 0.82% | 0.4% | - |
| XYZ | 9.04 | 9.59 | 1.99 | - |
| YUV | 83.45 | 91.63 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 19 | 0 | 0.17 | 0.82 | 0.60 | 47.86 | 0.69 | 0.24 |
| Hex | 67 | 56 | 13 | 0 | 11 | 52 | 3C | 30 | 45 | 18 |
| Octal | 147 | 126 | 23 | 0 | 21 | 122 | 74 | 60 | 105 | 30 |
| Binary | 1100111 | 1010110 | 10011 | 0 | 10001 | 1010010 | 111100 | 110000 | 1000101 | 11000 |
Color Harmonies of #675613
Complementary color
Monochromatic Colors of #675613
Black with #675613
Text Example
Text Example
White with #675613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675613; }
p { color: rgb(103,86,19); }
H1.HeaderClassName
{
color: #675613;
}
.AnyTagClassName
{
color: #675613;
}
</style>
background-color css
<style>
a { background-color: #675613; }
a { background-color: rgb(103,86,19); }
div.DivClassName
{
background-color: #675613;
}
.BgClassName
{
background-color: #675613;
}
</style>
border-color css
<style>
span { border-color: #675613; }
span { border-color: rgb(103,86,19); }
td.TdClassName
{
border-color: #675613;
}
.TagClassName
{
border-color: #675613;
}
</style>