Shades of Hairy Heath #683320
Tints of Hairy Heath #683320
RGB
CMYK
RGB Variations
Color information
#683320 (or 0x683320) is known color: Hairy Heath. HEX triplet: 68, 33 and 20. RGB value is (104,51,32). Sum of RGB (Red+Green+Blue) = 104+51+32=187 (24% of max value = 765). Red value is 104 (41.02% from 255 or 55.61% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 32 (12.89% from 255 or 17.11% from 187); Max value from RGB is 104 - color contains mainly: red. Hex color #683320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683320 is #97CCDF. Grayscale: #404040. Windows color (decimal): -9948384 or 2110312. OLE color: 2110312.
HSL color Cylindrical-coordinate representation of color #683320: hue angle of 15.83º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #683320 is Cyan = 0, Magento = 0.51, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 51 | 32 | - |
| CMYK | 0 | 0.51 | 0.69 | 0.59 |
| HSL | 15.83º | 0.53% | 0.27% | - |
| HSV(B) | 15.83º | 0.69% | 0.41% | - |
| XYZ | 7.15 | 5.41 | 2.03 | - |
| YUV | 64.68 | 109.56 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 51 | 32 | 0 | 0.51 | 0.69 | 0.59 | 15.83 | 0.53 | 0.27 |
| Hex | 68 | 33 | 20 | 0 | 33 | 45 | 3B | 10 | 35 | 1B |
| Octal | 150 | 63 | 40 | 0 | 63 | 105 | 73 | 20 | 65 | 33 |
| Binary | 1101000 | 110011 | 100000 | 0 | 110011 | 1000101 | 111011 | 10000 | 110101 | 11011 |
Color Harmonies of #683320
Complementary color
Monochromatic Colors of #683320
Black with #683320
Text Example
Text Example
White with #683320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683320; }
p { color: rgb(104,51,32); }
H1.HeaderClassName
{
color: #683320;
}
.AnyTagClassName
{
color: #683320;
}
</style>
background-color css
<style>
a { background-color: #683320; }
a { background-color: rgb(104,51,32); }
div.DivClassName
{
background-color: #683320;
}
.BgClassName
{
background-color: #683320;
}
</style>
border-color css
<style>
span { border-color: #683320; }
span { border-color: rgb(104,51,32); }
td.TdClassName
{
border-color: #683320;
}
.TagClassName
{
border-color: #683320;
}
</style>