Shades of Raw Umber #694816
Tints of Raw Umber #694816
RGB
CMYK
RGB Variations
Color information
#694816 (or 0x694816) is known color: Raw Umber. HEX triplet: 69, 48 and 16. RGB value is (105,72,22). Sum of RGB (Red+Green+Blue) = 105+72+22=199 (26% of max value = 765). Red value is 105 (41.41% from 255 or 52.76% from 199); Green value is 72 (28.52% from 255 or 36.18% from 199); Blue value is 22 (8.98% from 255 or 11.06% from 199); Max value from RGB is 105 - color contains mainly: red. Hex color #694816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694816 is #96B7E9. Grayscale: #4C4C4C. Windows color (decimal): -9877482 or 1460329. OLE color: 1460329.
HSL color Cylindrical-coordinate representation of color #694816: hue angle of 36.14º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #694816 is Cyan = 0, Magento = 0.31, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 22 | - |
| CMYK | 0 | 0.31 | 0.79 | 0.59 |
| HSL | 36.14º | 0.65% | 0.25% | - |
| HSV(B) | 36.14º | 0.79% | 0.41% | - |
| XYZ | 8.29 | 7.7 | 1.81 | - |
| YUV | 76.17 | 97.43 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 22 | 0 | 0.31 | 0.79 | 0.59 | 36.14 | 0.65 | 0.25 |
| Hex | 69 | 48 | 16 | 0 | 1F | 4F | 3B | 24 | 41 | 19 |
| Octal | 151 | 110 | 26 | 0 | 37 | 117 | 73 | 44 | 101 | 31 |
| Binary | 1101001 | 1001000 | 10110 | 0 | 11111 | 1001111 | 111011 | 100100 | 1000001 | 11001 |
Color Harmonies of #694816
Complementary color
Monochromatic Colors of #694816
Black with #694816
Text Example
Text Example
White with #694816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694816; }
p { color: rgb(105,72,22); }
H1.HeaderClassName
{
color: #694816;
}
.AnyTagClassName
{
color: #694816;
}
</style>
background-color css
<style>
a { background-color: #694816; }
a { background-color: rgb(105,72,22); }
div.DivClassName
{
background-color: #694816;
}
.BgClassName
{
background-color: #694816;
}
</style>
border-color css
<style>
span { border-color: #694816; }
span { border-color: rgb(105,72,22); }
td.TdClassName
{
border-color: #694816;
}
.TagClassName
{
border-color: #694816;
}
</style>