Shades of Raw Umber #695006
Tints of Raw Umber #695006
RGB
CMYK
RGB Variations
Color information
#695006 (or 0x695006) is known color: Raw Umber. HEX triplet: 69, 50 and 06. RGB value is (105,80,6). Sum of RGB (Red+Green+Blue) = 105+80+6=191 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.97% from 191); Green value is 80 (31.64% from 255 or 41.88% from 191); Blue value is 6 (2.73% from 255 or 3.14% from 191); Max value from RGB is 105 - color contains mainly: red. Hex color #695006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695006 is #96AFF9. Grayscale: #4F4F4F. Windows color (decimal): -9875450 or 413801. OLE color: 413801.
HSL color Cylindrical-coordinate representation of color #695006: hue angle of 44.85º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #695006 is Cyan = 0, Magento = 0.24, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 6 | - |
| CMYK | 0 | 0.24 | 0.94 | 0.59 |
| HSL | 44.85º | 0.89% | 0.22% | - |
| HSV(B) | 44.85º | 0.94% | 0.41% | - |
| XYZ | 8.73 | 8.75 | 1.4 | - |
| YUV | 79.04 | 86.78 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 6 | 0 | 0.24 | 0.94 | 0.59 | 44.85 | 0.89 | 0.22 |
| Hex | 69 | 50 | 6 | 0 | 18 | 5E | 3B | 2D | 59 | 16 |
| Octal | 151 | 120 | 6 | 0 | 30 | 136 | 73 | 55 | 131 | 26 |
| Binary | 1101001 | 1010000 | 110 | 0 | 11000 | 1011110 | 111011 | 101101 | 1011001 | 10110 |
Color Harmonies of #695006
Complementary color
Monochromatic Colors of #695006
Black with #695006
Text Example
Text Example
White with #695006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695006; }
p { color: rgb(105,80,6); }
H1.HeaderClassName
{
color: #695006;
}
.AnyTagClassName
{
color: #695006;
}
</style>
background-color css
<style>
a { background-color: #695006; }
a { background-color: rgb(105,80,6); }
div.DivClassName
{
background-color: #695006;
}
.BgClassName
{
background-color: #695006;
}
</style>
border-color css
<style>
span { border-color: #695006; }
span { border-color: rgb(105,80,6); }
td.TdClassName
{
border-color: #695006;
}
.TagClassName
{
border-color: #695006;
}
</style>