Shades of Raw Umber #695019
Tints of Raw Umber #695019
RGB
CMYK
RGB Variations
Color information
#695019 (or 0x695019) is known color: Raw Umber. HEX triplet: 69, 50 and 19. RGB value is (105,80,25). Sum of RGB (Red+Green+Blue) = 105+80+25=210 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50% from 210); Green value is 80 (31.64% from 255 or 38.10% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 105 - color contains mainly: red. Hex color #695019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #695019 is #96AFE6. Grayscale: #515151. Windows color (decimal): -9875431 or 1658985. OLE color: 1658985.
HSL color Cylindrical-coordinate representation of color #695019: hue angle of 41.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #695019 is Cyan = 0, Magento = 0.24, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 25 | - |
| CMYK | 0 | 0.24 | 0.76 | 0.59 |
| HSL | 41.25º | 0.62% | 0.25% | - |
| HSV(B) | 41.25º | 0.76% | 0.41% | - |
| XYZ | 8.87 | 8.81 | 2.15 | - |
| YUV | 81.21 | 96.28 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 25 | 0 | 0.24 | 0.76 | 0.59 | 41.25 | 0.62 | 0.25 |
| Hex | 69 | 50 | 19 | 0 | 18 | 4C | 3B | 29 | 3E | 19 |
| Octal | 151 | 120 | 31 | 0 | 30 | 114 | 73 | 51 | 76 | 31 |
| Binary | 1101001 | 1010000 | 11001 | 0 | 11000 | 1001100 | 111011 | 101001 | 111110 | 11001 |
Color Harmonies of #695019
Complementary color
Monochromatic Colors of #695019
Black with #695019
Text Example
Text Example
White with #695019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695019; }
p { color: rgb(105,80,25); }
H1.HeaderClassName
{
color: #695019;
}
.AnyTagClassName
{
color: #695019;
}
</style>
background-color css
<style>
a { background-color: #695019; }
a { background-color: rgb(105,80,25); }
div.DivClassName
{
background-color: #695019;
}
.BgClassName
{
background-color: #695019;
}
</style>
border-color css
<style>
span { border-color: #695019; }
span { border-color: rgb(105,80,25); }
td.TdClassName
{
border-color: #695019;
}
.TagClassName
{
border-color: #695019;
}
</style>