Shades of Raw Umber #695015
Tints of Raw Umber #695015
RGB
CMYK
RGB Variations
Color information
#695015 (or 0x695015) is known color: Raw Umber. HEX triplet: 69, 50 and 15. RGB value is (105,80,21). Sum of RGB (Red+Green+Blue) = 105+80+21=206 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.97% from 206); Green value is 80 (31.64% from 255 or 38.83% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 105 - color contains mainly: red. Hex color #695015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695015 is #96AFEA. Grayscale: #515151. Windows color (decimal): -9875435 or 1396841. OLE color: 1396841.
HSL color Cylindrical-coordinate representation of color #695015: hue angle of 42.14º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #695015 is Cyan = 0, Magento = 0.24, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 21 | - |
| CMYK | 0 | 0.24 | 0.80 | 0.59 |
| HSL | 42.14º | 0.67% | 0.25% | - |
| HSV(B) | 42.14º | 0.8% | 0.41% | - |
| XYZ | 8.83 | 8.79 | 1.94 | - |
| YUV | 80.75 | 94.28 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 21 | 0 | 0.24 | 0.80 | 0.59 | 42.14 | 0.67 | 0.25 |
| Hex | 69 | 50 | 15 | 0 | 18 | 50 | 3B | 2A | 43 | 19 |
| Octal | 151 | 120 | 25 | 0 | 30 | 120 | 73 | 52 | 103 | 31 |
| Binary | 1101001 | 1010000 | 10101 | 0 | 11000 | 1010000 | 111011 | 101010 | 1000011 | 11001 |
Color Harmonies of #695015
Complementary color
Monochromatic Colors of #695015
Black with #695015
Text Example
Text Example
White with #695015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695015; }
p { color: rgb(105,80,21); }
H1.HeaderClassName
{
color: #695015;
}
.AnyTagClassName
{
color: #695015;
}
</style>
background-color css
<style>
a { background-color: #695015; }
a { background-color: rgb(105,80,21); }
div.DivClassName
{
background-color: #695015;
}
.BgClassName
{
background-color: #695015;
}
</style>
border-color css
<style>
span { border-color: #695015; }
span { border-color: rgb(105,80,21); }
td.TdClassName
{
border-color: #695015;
}
.TagClassName
{
border-color: #695015;
}
</style>