Shades of Raw Umber #695517
Tints of Raw Umber #695517
RGB
CMYK
RGB Variations
Color information
#695517 (or 0x695517) is known color: Raw Umber. HEX triplet: 69, 55 and 17. RGB value is (105,85,23). Sum of RGB (Red+Green+Blue) = 105+85+23=213 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.30% from 213); Green value is 85 (33.59% from 255 or 39.91% from 213); Blue value is 23 (9.38% from 255 or 10.80% from 213); Max value from RGB is 105 - color contains mainly: red. Hex color #695517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695517 is #96AAE8. Grayscale: #545454. Windows color (decimal): -9874153 or 1529193. OLE color: 1529193.
HSL color Cylindrical-coordinate representation of color #695517: hue angle of 45.37º 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 #695517 is Cyan = 0, Magento = 0.19, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 85 | 23 | - |
| CMYK | 0 | 0.19 | 0.78 | 0.59 |
| HSL | 45.37º | 0.64% | 0.25% | - |
| HSV(B) | 45.37º | 0.78% | 0.41% | - |
| XYZ | 9.23 | 9.56 | 2.17 | - |
| YUV | 83.91 | 93.63 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 85 | 23 | 0 | 0.19 | 0.78 | 0.59 | 45.37 | 0.64 | 0.25 |
| Hex | 69 | 55 | 17 | 0 | 13 | 4E | 3B | 2D | 40 | 19 |
| Octal | 151 | 125 | 27 | 0 | 23 | 116 | 73 | 55 | 100 | 31 |
| Binary | 1101001 | 1010101 | 10111 | 0 | 10011 | 1001110 | 111011 | 101101 | 1000000 | 11001 |
Color Harmonies of #695517
Complementary color
Monochromatic Colors of #695517
Black with #695517
Text Example
Text Example
White with #695517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695517; }
p { color: rgb(105,85,23); }
H1.HeaderClassName
{
color: #695517;
}
.AnyTagClassName
{
color: #695517;
}
</style>
background-color css
<style>
a { background-color: #695517; }
a { background-color: rgb(105,85,23); }
div.DivClassName
{
background-color: #695517;
}
.BgClassName
{
background-color: #695517;
}
</style>
border-color css
<style>
span { border-color: #695517; }
span { border-color: rgb(105,85,23); }
td.TdClassName
{
border-color: #695517;
}
.TagClassName
{
border-color: #695517;
}
</style>