Shades of Hairy Heath #693526
Tints of Hairy Heath #693526
RGB
CMYK
RGB Variations
Color information
#693526 (or 0x693526) is known color: Hairy Heath. HEX triplet: 69, 35 and 26. RGB value is (105,53,38). Sum of RGB (Red+Green+Blue) = 105+53+38=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 53 (21.09% from 255 or 27.04% from 196); Blue value is 38 (15.23% from 255 or 19.39% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #693526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693526 is #96CAD9. Grayscale: #424242. Windows color (decimal): -9882330 or 2504041. OLE color: 2504041.
HSL color Cylindrical-coordinate representation of color #693526: hue angle of 13.43º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #693526 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 53 | 38 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.59 |
| HSL | 13.43º | 0.47% | 0.28% | - |
| HSV(B) | 13.43º | 0.64% | 0.41% | - |
| XYZ | 7.45 | 5.69 | 2.54 | - |
| YUV | 66.84 | 111.73 | 155.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 53 | 38 | 0 | 0.50 | 0.64 | 0.59 | 13.43 | 0.47 | 0.28 |
| Hex | 69 | 35 | 26 | 0 | 32 | 40 | 3B | D | 2F | 1C |
| Octal | 151 | 65 | 46 | 0 | 62 | 100 | 73 | 15 | 57 | 34 |
| Binary | 1101001 | 110101 | 100110 | 0 | 110010 | 1000000 | 111011 | 1101 | 101111 | 11100 |
Color Harmonies of #693526
Complementary color
Monochromatic Colors of #693526
Black with #693526
Text Example
Text Example
White with #693526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693526; }
p { color: rgb(105,53,38); }
H1.HeaderClassName
{
color: #693526;
}
.AnyTagClassName
{
color: #693526;
}
</style>
background-color css
<style>
a { background-color: #693526; }
a { background-color: rgb(105,53,38); }
div.DivClassName
{
background-color: #693526;
}
.BgClassName
{
background-color: #693526;
}
</style>
border-color css
<style>
span { border-color: #693526; }
span { border-color: rgb(105,53,38); }
td.TdClassName
{
border-color: #693526;
}
.TagClassName
{
border-color: #693526;
}
</style>