Shades of Raw Umber #695318
Tints of Raw Umber #695318
RGB
CMYK
RGB Variations
Color information
#695318 (or 0x695318) is known color: Raw Umber. HEX triplet: 69, 53 and 18. RGB value is (105,83,24). Sum of RGB (Red+Green+Blue) = 105+83+24=212 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.53% from 212); Green value is 83 (32.81% from 255 or 39.15% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 105 - color contains mainly: red. Hex color #695318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695318 is #96ACE7. Grayscale: #535353. Windows color (decimal): -9874664 or 1594217. OLE color: 1594217.
HSL color Cylindrical-coordinate representation of color #695318: hue angle of 43.7º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #695318 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 83 | 24 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.59 |
| HSL | 43.7º | 0.63% | 0.25% | - |
| HSV(B) | 43.7º | 0.77% | 0.41% | - |
| XYZ | 9.08 | 9.26 | 2.17 | - |
| YUV | 82.85 | 94.79 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 24 | 0 | 0.21 | 0.77 | 0.59 | 43.7 | 0.63 | 0.25 |
| Hex | 69 | 53 | 18 | 0 | 15 | 4D | 3B | 2C | 3F | 19 |
| Octal | 151 | 123 | 30 | 0 | 25 | 115 | 73 | 54 | 77 | 31 |
| Binary | 1101001 | 1010011 | 11000 | 0 | 10101 | 1001101 | 111011 | 101100 | 111111 | 11001 |
Color Harmonies of #695318
Complementary color
Monochromatic Colors of #695318
Black with #695318
Text Example
Text Example
White with #695318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695318; }
p { color: rgb(105,83,24); }
H1.HeaderClassName
{
color: #695318;
}
.AnyTagClassName
{
color: #695318;
}
</style>
background-color css
<style>
a { background-color: #695318; }
a { background-color: rgb(105,83,24); }
div.DivClassName
{
background-color: #695318;
}
.BgClassName
{
background-color: #695318;
}
</style>
border-color css
<style>
span { border-color: #695318; }
span { border-color: rgb(105,83,24); }
td.TdClassName
{
border-color: #695318;
}
.TagClassName
{
border-color: #695318;
}
</style>