Shades of Hairy Heath #683526
Tints of Hairy Heath #683526
RGB
CMYK
RGB Variations
Color information
#683526 (or 0x683526) is known color: Hairy Heath. HEX triplet: 68, 35 and 26. RGB value is (104,53,38). Sum of RGB (Red+Green+Blue) = 104+53+38=195 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.33% from 195); Green value is 53 (21.09% from 255 or 27.18% from 195); Blue value is 38 (15.23% from 255 or 19.49% from 195); Max value from RGB is 104 - color contains mainly: red. Hex color #683526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683526 is #97CAD9. Grayscale: #424242. Windows color (decimal): -9947866 or 2504040. OLE color: 2504040.
HSL color Cylindrical-coordinate representation of color #683526: 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 #683526 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 53 | 38 | - |
| 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.33 | 5.63 | 2.53 | - |
| YUV | 66.54 | 111.9 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 53 | 38 | 0 | 0.49 | 0.63 | 0.59 | 13.64 | 0.46 | 0.28 |
| Hex | 68 | 35 | 26 | 0 | 31 | 3F | 3B | E | 2E | 1C |
| Octal | 150 | 65 | 46 | 0 | 61 | 77 | 73 | 16 | 56 | 34 |
| Binary | 1101000 | 110101 | 100110 | 0 | 110001 | 111111 | 111011 | 1110 | 101110 | 11100 |
Color Harmonies of #683526
Complementary color
Monochromatic Colors of #683526
Black with #683526
Text Example
Text Example
White with #683526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683526; }
p { color: rgb(104,53,38); }
H1.HeaderClassName
{
color: #683526;
}
.AnyTagClassName
{
color: #683526;
}
</style>
background-color css
<style>
a { background-color: #683526; }
a { background-color: rgb(104,53,38); }
div.DivClassName
{
background-color: #683526;
}
.BgClassName
{
background-color: #683526;
}
</style>
border-color css
<style>
span { border-color: #683526; }
span { border-color: rgb(104,53,38); }
td.TdClassName
{
border-color: #683526;
}
.TagClassName
{
border-color: #683526;
}
</style>