Shades of Hairy Heath #683221
Tints of Hairy Heath #683221
RGB
CMYK
RGB Variations
Color information
#683221 (or 0x683221) is known color: Hairy Heath. HEX triplet: 68, 32 and 21. RGB value is (104,50,33). Sum of RGB (Red+Green+Blue) = 104+50+33=187 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.61% from 187); Green value is 50 (19.92% from 255 or 26.74% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 104 - color contains mainly: red. Hex color #683221 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683221 is #97CDDE. Grayscale: #404040. Windows color (decimal): -9948639 or 2175592. OLE color: 2175592.
HSL color Cylindrical-coordinate representation of color #683221: hue angle of 14.37º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #683221 is Cyan = 0, Magento = 0.52, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 50 | 33 | - |
| CMYK | 0 | 0.52 | 0.68 | 0.59 |
| HSL | 14.37º | 0.52% | 0.27% | - |
| HSV(B) | 14.37º | 0.68% | 0.41% | - |
| XYZ | 7.12 | 5.33 | 2.09 | - |
| YUV | 64.21 | 110.39 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 50 | 33 | 0 | 0.52 | 0.68 | 0.59 | 14.37 | 0.52 | 0.27 |
| Hex | 68 | 32 | 21 | 0 | 34 | 44 | 3B | E | 34 | 1B |
| Octal | 150 | 62 | 41 | 0 | 64 | 104 | 73 | 16 | 64 | 33 |
| Binary | 1101000 | 110010 | 100001 | 0 | 110100 | 1000100 | 111011 | 1110 | 110100 | 11011 |
Color Harmonies of #683221
Complementary color
Monochromatic Colors of #683221
Black with #683221
Text Example
Text Example
White with #683221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683221; }
p { color: rgb(104,50,33); }
H1.HeaderClassName
{
color: #683221;
}
.AnyTagClassName
{
color: #683221;
}
</style>
background-color css
<style>
a { background-color: #683221; }
a { background-color: rgb(104,50,33); }
div.DivClassName
{
background-color: #683221;
}
.BgClassName
{
background-color: #683221;
}
</style>
border-color css
<style>
span { border-color: #683221; }
span { border-color: rgb(104,50,33); }
td.TdClassName
{
border-color: #683221;
}
.TagClassName
{
border-color: #683221;
}
</style>