Shades of Raw Umber #695908
Tints of Raw Umber #695908
RGB
CMYK
RGB Variations
Color information
#695908 (or 0x695908) is known color: Raw Umber. HEX triplet: 69, 59 and 08. RGB value is (105,89,8). Sum of RGB (Red+Green+Blue) = 105+89+8=202 (26% of max value = 765). Red value is 105 (41.41% from 255 or 51.98% from 202); Green value is 89 (35.16% from 255 or 44.06% from 202); Blue value is 8 (3.52% from 255 or 3.96% from 202); Max value from RGB is 105 - color contains mainly: red. Hex color #695908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695908 is #96A6F7. Grayscale: #545454. Windows color (decimal): -9873144 or 547177. OLE color: 547177.
HSL color Cylindrical-coordinate representation of color #695908: hue angle of 50.1º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #695908 is Cyan = 0, Magento = 0.15, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 8 | - |
| CMYK | 0 | 0.15 | 0.92 | 0.59 |
| HSL | 50.1º | 0.86% | 0.22% | - |
| HSV(B) | 50.1º | 0.92% | 0.41% | - |
| XYZ | 9.44 | 10.17 | 1.69 | - |
| YUV | 84.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 8 | 0 | 0.15 | 0.92 | 0.59 | 50.1 | 0.86 | 0.22 |
| Hex | 69 | 59 | 8 | 0 | F | 5C | 3B | 32 | 56 | 16 |
| Octal | 151 | 131 | 10 | 0 | 17 | 134 | 73 | 62 | 126 | 26 |
| Binary | 1101001 | 1011001 | 1000 | 0 | 1111 | 1011100 | 111011 | 110010 | 1010110 | 10110 |
Color Harmonies of #695908
Complementary color
Monochromatic Colors of #695908
Black with #695908
Text Example
Text Example
White with #695908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695908; }
p { color: rgb(105,89,8); }
H1.HeaderClassName
{
color: #695908;
}
.AnyTagClassName
{
color: #695908;
}
</style>
background-color css
<style>
a { background-color: #695908; }
a { background-color: rgb(105,89,8); }
div.DivClassName
{
background-color: #695908;
}
.BgClassName
{
background-color: #695908;
}
</style>
border-color css
<style>
span { border-color: #695908; }
span { border-color: rgb(105,89,8); }
td.TdClassName
{
border-color: #695908;
}
.TagClassName
{
border-color: #695908;
}
</style>