Shades of Raw Umber #695017
Tints of Raw Umber #695017
RGB
CMYK
RGB Variations
Color information
#695017 (or 0x695017) is known color: Raw Umber. HEX triplet: 69, 50 and 17. RGB value is (105,80,23). Sum of RGB (Red+Green+Blue) = 105+80+23=208 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.48% from 208); Green value is 80 (31.64% from 255 or 38.46% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 105 - color contains mainly: red. Hex color #695017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695017 is #96AFE8. Grayscale: #515151. Windows color (decimal): -9875433 or 1527913. OLE color: 1527913.
HSL color Cylindrical-coordinate representation of color #695017: hue angle of 41.71º 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 #695017 is Cyan = 0, Magento = 0.24, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 23 | - |
| CMYK | 0 | 0.24 | 0.78 | 0.59 |
| HSL | 41.71º | 0.64% | 0.25% | - |
| HSV(B) | 41.71º | 0.78% | 0.41% | - |
| XYZ | 8.85 | 8.8 | 2.04 | - |
| YUV | 80.98 | 95.28 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 23 | 0 | 0.24 | 0.78 | 0.59 | 41.71 | 0.64 | 0.25 |
| Hex | 69 | 50 | 17 | 0 | 18 | 4E | 3B | 2A | 40 | 19 |
| Octal | 151 | 120 | 27 | 0 | 30 | 116 | 73 | 52 | 100 | 31 |
| Binary | 1101001 | 1010000 | 10111 | 0 | 11000 | 1001110 | 111011 | 101010 | 1000000 | 11001 |
Color Harmonies of #695017
Complementary color
Monochromatic Colors of #695017
Black with #695017
Text Example
Text Example
White with #695017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695017; }
p { color: rgb(105,80,23); }
H1.HeaderClassName
{
color: #695017;
}
.AnyTagClassName
{
color: #695017;
}
</style>
background-color css
<style>
a { background-color: #695017; }
a { background-color: rgb(105,80,23); }
div.DivClassName
{
background-color: #695017;
}
.BgClassName
{
background-color: #695017;
}
</style>
border-color css
<style>
span { border-color: #695017; }
span { border-color: rgb(105,80,23); }
td.TdClassName
{
border-color: #695017;
}
.TagClassName
{
border-color: #695017;
}
</style>