Shades of Hairy Heath #693729
Tints of Hairy Heath #693729
RGB
CMYK
RGB Variations
Color information
#693729 (or 0x693729) is known color: Hairy Heath. HEX triplet: 69, 37 and 29. RGB value is (105,55,41). Sum of RGB (Red+Green+Blue) = 105+55+41=201 (26% of max value = 765). Red value is 105 (41.41% from 255 or 52.24% from 201); Green value is 55 (21.88% from 255 or 27.36% from 201); Blue value is 41 (16.41% from 255 or 20.40% from 201); Max value from RGB is 105 - color contains mainly: red. Hex color #693729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693729 is #96C8D6. Grayscale: #444444. Windows color (decimal): -9881815 or 2701161. OLE color: 2701161.
HSL color Cylindrical-coordinate representation of color #693729: hue angle of 13.12º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #693729 is Cyan = 0, Magento = 0.48, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 55 | 41 | - |
| CMYK | 0 | 0.48 | 0.61 | 0.59 |
| HSL | 13.13º | 0.44% | 0.29% | - |
| HSV(B) | 13.13º | 0.61% | 0.41% | - |
| XYZ | 7.59 | 5.9 | 2.84 | - |
| YUV | 68.35 | 112.57 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 55 | 41 | 0 | 0.48 | 0.61 | 0.59 | 13.13 | 0.44 | 0.29 |
| Hex | 69 | 37 | 29 | 0 | 30 | 3D | 3B | D | 2C | 1D |
| Octal | 151 | 67 | 51 | 0 | 60 | 75 | 73 | 15 | 54 | 35 |
| Binary | 1101001 | 110111 | 101001 | 0 | 110000 | 111101 | 111011 | 1101 | 101100 | 11101 |
Color Harmonies of #693729
Complementary color
Monochromatic Colors of #693729
Black with #693729
Text Example
Text Example
White with #693729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693729; }
p { color: rgb(105,55,41); }
H1.HeaderClassName
{
color: #693729;
}
.AnyTagClassName
{
color: #693729;
}
</style>
background-color css
<style>
a { background-color: #693729; }
a { background-color: rgb(105,55,41); }
div.DivClassName
{
background-color: #693729;
}
.BgClassName
{
background-color: #693729;
}
</style>
border-color css
<style>
span { border-color: #693729; }
span { border-color: rgb(105,55,41); }
td.TdClassName
{
border-color: #693729;
}
.TagClassName
{
border-color: #693729;
}
</style>