Shades of Hairy Heath #683324
Tints of Hairy Heath #683324
RGB
CMYK
RGB Variations
Color information
#683324 (or 0x683324) is known color: Hairy Heath. HEX triplet: 68, 33 and 24. RGB value is (104,51,36). Sum of RGB (Red+Green+Blue) = 104+51+36=191 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.45% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 36 (14.45% from 255 or 18.85% from 191); Max value from RGB is 104 - color contains mainly: red. Hex color #683324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683324 is #97CCDB. Grayscale: #414141. Windows color (decimal): -9948380 or 2372456. OLE color: 2372456.
HSL color Cylindrical-coordinate representation of color #683324: hue angle of 13.24º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #683324 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 51 | 36 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.59 |
| HSL | 13.24º | 0.49% | 0.27% | - |
| HSV(B) | 13.24º | 0.65% | 0.41% | - |
| XYZ | 7.21 | 5.44 | 2.34 | - |
| YUV | 65.14 | 111.56 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 51 | 36 | 0 | 0.51 | 0.65 | 0.59 | 13.24 | 0.49 | 0.27 |
| Hex | 68 | 33 | 24 | 0 | 33 | 41 | 3B | D | 31 | 1B |
| Octal | 150 | 63 | 44 | 0 | 63 | 101 | 73 | 15 | 61 | 33 |
| Binary | 1101000 | 110011 | 100100 | 0 | 110011 | 1000001 | 111011 | 1101 | 110001 | 11011 |
Color Harmonies of #683324
Complementary color
Monochromatic Colors of #683324
Black with #683324
Text Example
Text Example
White with #683324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683324; }
p { color: rgb(104,51,36); }
H1.HeaderClassName
{
color: #683324;
}
.AnyTagClassName
{
color: #683324;
}
</style>
background-color css
<style>
a { background-color: #683324; }
a { background-color: rgb(104,51,36); }
div.DivClassName
{
background-color: #683324;
}
.BgClassName
{
background-color: #683324;
}
</style>
border-color css
<style>
span { border-color: #683324; }
span { border-color: rgb(104,51,36); }
td.TdClassName
{
border-color: #683324;
}
.TagClassName
{
border-color: #683324;
}
</style>