Shades of Raw Umber #695417
Tints of Raw Umber #695417
RGB
CMYK
RGB Variations
Color information
#695417 (or 0x695417) is known color: Raw Umber. HEX triplet: 69, 54 and 17. RGB value is (105,84,23). Sum of RGB (Red+Green+Blue) = 105+84+23=212 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.53% from 212); Green value is 84 (33.20% from 255 or 39.62% from 212); Blue value is 23 (9.38% from 255 or 10.85% from 212); Max value from RGB is 105 - color contains mainly: red. Hex color #695417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695417 is #96ABE8. Grayscale: #535353. Windows color (decimal): -9874409 or 1528937. OLE color: 1528937.
HSL color Cylindrical-coordinate representation of color #695417: hue angle of 44.63º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #695417 is Cyan = 0, Magento = 0.20, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 23 | - |
| CMYK | 0 | 0.20 | 0.78 | 0.59 |
| HSL | 44.63º | 0.64% | 0.25% | - |
| HSV(B) | 44.63º | 0.78% | 0.41% | - |
| XYZ | 9.15 | 9.41 | 2.14 | - |
| YUV | 83.33 | 93.96 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 23 | 0 | 0.20 | 0.78 | 0.59 | 44.63 | 0.64 | 0.25 |
| Hex | 69 | 54 | 17 | 0 | 14 | 4E | 3B | 2D | 40 | 19 |
| Octal | 151 | 124 | 27 | 0 | 24 | 116 | 73 | 55 | 100 | 31 |
| Binary | 1101001 | 1010100 | 10111 | 0 | 10100 | 1001110 | 111011 | 101101 | 1000000 | 11001 |
Color Harmonies of #695417
Complementary color
Monochromatic Colors of #695417
Black with #695417
Text Example
Text Example
White with #695417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695417; }
p { color: rgb(105,84,23); }
H1.HeaderClassName
{
color: #695417;
}
.AnyTagClassName
{
color: #695417;
}
</style>
background-color css
<style>
a { background-color: #695417; }
a { background-color: rgb(105,84,23); }
div.DivClassName
{
background-color: #695417;
}
.BgClassName
{
background-color: #695417;
}
</style>
border-color css
<style>
span { border-color: #695417; }
span { border-color: rgb(105,84,23); }
td.TdClassName
{
border-color: #695417;
}
.TagClassName
{
border-color: #695417;
}
</style>