Shades of Hairy Heath #683628
Tints of Hairy Heath #683628
RGB
CMYK
RGB Variations
Color information
#683628 (or 0x683628) is known color: Hairy Heath. HEX triplet: 68, 36 and 28. RGB value is (104,54,40). Sum of RGB (Red+Green+Blue) = 104+54+40=198 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.53% from 198); Green value is 54 (21.48% from 255 or 27.27% from 198); Blue value is 40 (16.02% from 255 or 20.20% from 198); Max value from RGB is 104 - color contains mainly: red. Hex color #683628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683628 is #97C9D7. Grayscale: #434343. Windows color (decimal): -9947608 or 2635368. OLE color: 2635368.
HSL color Cylindrical-coordinate representation of color #683628: hue angle of 13.12º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #683628 is Cyan = 0, Magento = 0.48, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 54 | 40 | - |
| CMYK | 0 | 0.48 | 0.62 | 0.59 |
| HSL | 13.13º | 0.44% | 0.28% | - |
| HSV(B) | 13.13º | 0.62% | 0.41% | - |
| XYZ | 7.41 | 5.73 | 2.72 | - |
| YUV | 67.35 | 112.57 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 54 | 40 | 0 | 0.48 | 0.62 | 0.59 | 13.13 | 0.44 | 0.28 |
| Hex | 68 | 36 | 28 | 0 | 30 | 3E | 3B | D | 2C | 1C |
| Octal | 150 | 66 | 50 | 0 | 60 | 76 | 73 | 15 | 54 | 34 |
| Binary | 1101000 | 110110 | 101000 | 0 | 110000 | 111110 | 111011 | 1101 | 101100 | 11100 |
Color Harmonies of #683628
Complementary color
Monochromatic Colors of #683628
Black with #683628
Text Example
Text Example
White with #683628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683628; }
p { color: rgb(104,54,40); }
H1.HeaderClassName
{
color: #683628;
}
.AnyTagClassName
{
color: #683628;
}
</style>
background-color css
<style>
a { background-color: #683628; }
a { background-color: rgb(104,54,40); }
div.DivClassName
{
background-color: #683628;
}
.BgClassName
{
background-color: #683628;
}
</style>
border-color css
<style>
span { border-color: #683628; }
span { border-color: rgb(104,54,40); }
td.TdClassName
{
border-color: #683628;
}
.TagClassName
{
border-color: #683628;
}
</style>