Shades of Raw Umber #695108
Tints of Raw Umber #695108
RGB
CMYK
RGB Variations
Color information
#695108 (or 0x695108) is known color: Raw Umber. HEX triplet: 69, 51 and 08. RGB value is (105,81,8). Sum of RGB (Red+Green+Blue) = 105+81+8=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 81 (32.03% from 255 or 41.75% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #695108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695108 is #96AEF7. Grayscale: #505050. Windows color (decimal): -9875192 or 545129. OLE color: 545129.
HSL color Cylindrical-coordinate representation of color #695108: hue angle of 45.15º 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 #695108 is Cyan = 0, Magento = 0.23, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 8 | - |
| CMYK | 0 | 0.23 | 0.92 | 0.59 |
| HSL | 45.15º | 0.86% | 0.22% | - |
| HSV(B) | 45.15º | 0.92% | 0.41% | - |
| XYZ | 8.81 | 8.91 | 1.48 | - |
| YUV | 79.85 | 87.45 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 8 | 0 | 0.23 | 0.92 | 0.59 | 45.15 | 0.86 | 0.22 |
| Hex | 69 | 51 | 8 | 0 | 17 | 5C | 3B | 2D | 56 | 16 |
| Octal | 151 | 121 | 10 | 0 | 27 | 134 | 73 | 55 | 126 | 26 |
| Binary | 1101001 | 1010001 | 1000 | 0 | 10111 | 1011100 | 111011 | 101101 | 1010110 | 10110 |
Color Harmonies of #695108
Complementary color
Monochromatic Colors of #695108
Black with #695108
Text Example
Text Example
White with #695108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695108; }
p { color: rgb(105,81,8); }
H1.HeaderClassName
{
color: #695108;
}
.AnyTagClassName
{
color: #695108;
}
</style>
background-color css
<style>
a { background-color: #695108; }
a { background-color: rgb(105,81,8); }
div.DivClassName
{
background-color: #695108;
}
.BgClassName
{
background-color: #695108;
}
</style>
border-color css
<style>
span { border-color: #695108; }
span { border-color: rgb(105,81,8); }
td.TdClassName
{
border-color: #695108;
}
.TagClassName
{
border-color: #695108;
}
</style>