Shades of Raw Umber #695413
Tints of Raw Umber #695413
RGB
CMYK
RGB Variations
Color information
#695413 (or 0x695413) is known color: Raw Umber. HEX triplet: 69, 54 and 13. RGB value is (105,84,19). Sum of RGB (Red+Green+Blue) = 105+84+19=208 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.48% from 208); Green value is 84 (33.20% from 255 or 40.38% from 208); Blue value is 19 (7.81% from 255 or 9.13% from 208); Max value from RGB is 105 - color contains mainly: red. Hex color #695413 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695413 is #96ABEC. Grayscale: #535353. Windows color (decimal): -9874413 or 1266793. OLE color: 1266793.
HSL color Cylindrical-coordinate representation of color #695413: hue angle of 45.35º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #695413 is Cyan = 0, Magento = 0.20, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 19 | - |
| CMYK | 0 | 0.20 | 0.82 | 0.59 |
| HSL | 45.35º | 0.69% | 0.24% | - |
| HSV(B) | 45.35º | 0.82% | 0.41% | - |
| XYZ | 9.11 | 9.39 | 1.95 | - |
| YUV | 82.87 | 91.96 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 19 | 0 | 0.20 | 0.82 | 0.59 | 45.35 | 0.69 | 0.24 |
| Hex | 69 | 54 | 13 | 0 | 14 | 52 | 3B | 2D | 45 | 18 |
| Octal | 151 | 124 | 23 | 0 | 24 | 122 | 73 | 55 | 105 | 30 |
| Binary | 1101001 | 1010100 | 10011 | 0 | 10100 | 1010010 | 111011 | 101101 | 1000101 | 11000 |
Color Harmonies of #695413
Complementary color
Monochromatic Colors of #695413
Black with #695413
Text Example
Text Example
White with #695413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695413; }
p { color: rgb(105,84,19); }
H1.HeaderClassName
{
color: #695413;
}
.AnyTagClassName
{
color: #695413;
}
</style>
background-color css
<style>
a { background-color: #695413; }
a { background-color: rgb(105,84,19); }
div.DivClassName
{
background-color: #695413;
}
.BgClassName
{
background-color: #695413;
}
</style>
border-color css
<style>
span { border-color: #695413; }
span { border-color: rgb(105,84,19); }
td.TdClassName
{
border-color: #695413;
}
.TagClassName
{
border-color: #695413;
}
</style>