Shades of Hairy Heath #693627
Tints of Hairy Heath #693627
RGB
CMYK
RGB Variations
Color information
#693627 (or 0x693627) is known color: Hairy Heath. HEX triplet: 69, 36 and 27. RGB value is (105,54,39). Sum of RGB (Red+Green+Blue) = 105+54+39=198 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.03% from 198); Green value is 54 (21.48% from 255 or 27.27% from 198); Blue value is 39 (15.62% from 255 or 19.70% from 198); Max value from RGB is 105 - color contains mainly: red. Hex color #693627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693627 is #96C9D8. Grayscale: #434343. Windows color (decimal): -9882073 or 2569833. OLE color: 2569833.
HSL color Cylindrical-coordinate representation of color #693627: hue angle of 13.64º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #693627 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 54 | 39 | - |
| CMYK | 0 | 0.49 | 0.63 | 0.59 |
| HSL | 13.64º | 0.46% | 0.28% | - |
| HSV(B) | 13.64º | 0.63% | 0.41% | - |
| XYZ | 7.51 | 5.79 | 2.64 | - |
| YUV | 67.54 | 111.9 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 39 | 0 | 0.49 | 0.63 | 0.59 | 13.64 | 0.46 | 0.28 |
| Hex | 69 | 36 | 27 | 0 | 31 | 3F | 3B | E | 2E | 1C |
| Octal | 151 | 66 | 47 | 0 | 61 | 77 | 73 | 16 | 56 | 34 |
| Binary | 1101001 | 110110 | 100111 | 0 | 110001 | 111111 | 111011 | 1110 | 101110 | 11100 |
Color Harmonies of #693627
Complementary color
Monochromatic Colors of #693627
Black with #693627
Text Example
Text Example
White with #693627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693627; }
p { color: rgb(105,54,39); }
H1.HeaderClassName
{
color: #693627;
}
.AnyTagClassName
{
color: #693627;
}
</style>
background-color css
<style>
a { background-color: #693627; }
a { background-color: rgb(105,54,39); }
div.DivClassName
{
background-color: #693627;
}
.BgClassName
{
background-color: #693627;
}
</style>
border-color css
<style>
span { border-color: #693627; }
span { border-color: rgb(105,54,39); }
td.TdClassName
{
border-color: #693627;
}
.TagClassName
{
border-color: #693627;
}
</style>