Shades of Raw Umber #694504
Tints of Raw Umber #694504
RGB
CMYK
RGB Variations
Color information
#694504 (or 0x694504) is known color: Raw Umber. HEX triplet: 69, 45 and 04. RGB value is (105,69,4). Sum of RGB (Red+Green+Blue) = 105+69+4=178 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.99% from 178); Green value is 69 (27.34% from 255 or 38.76% from 178); Blue value is 4 (1.95% from 255 or 2.25% from 178); Max value from RGB is 105 - color contains mainly: red. Hex color #694504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694504 is #96BAFB. Grayscale: #484848. Windows color (decimal): -9878268 or 279913. OLE color: 279913.
HSL color Cylindrical-coordinate representation of color #694504: hue angle of 38.61º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #694504 is Cyan = 0, Magento = 0.34, Yellow = 0.96 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 4 | - |
| CMYK | 0 | 0.34 | 0.96 | 0.59 |
| HSL | 38.61º | 0.93% | 0.21% | - |
| HSV(B) | 38.61º | 0.96% | 0.41% | - |
| XYZ | 7.98 | 7.27 | 1.1 | - |
| YUV | 72.35 | 89.43 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 4 | 0 | 0.34 | 0.96 | 0.59 | 38.61 | 0.93 | 0.21 |
| Hex | 69 | 45 | 4 | 0 | 22 | 60 | 3B | 27 | 5D | 15 |
| Octal | 151 | 105 | 4 | 0 | 42 | 140 | 73 | 47 | 135 | 25 |
| Binary | 1101001 | 1000101 | 100 | 0 | 100010 | 1100000 | 111011 | 100111 | 1011101 | 10101 |
Color Harmonies of #694504
Complementary color
Monochromatic Colors of #694504
Black with #694504
Text Example
Text Example
White with #694504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694504; }
p { color: rgb(105,69,4); }
H1.HeaderClassName
{
color: #694504;
}
.AnyTagClassName
{
color: #694504;
}
</style>
background-color css
<style>
a { background-color: #694504; }
a { background-color: rgb(105,69,4); }
div.DivClassName
{
background-color: #694504;
}
.BgClassName
{
background-color: #694504;
}
</style>
border-color css
<style>
span { border-color: #694504; }
span { border-color: rgb(105,69,4); }
td.TdClassName
{
border-color: #694504;
}
.TagClassName
{
border-color: #694504;
}
</style>