Shades of Hairy Heath #623320
Tints of Hairy Heath #623320
RGB
CMYK
RGB Variations
Color information
#623320 (or 0x623320) is known color: Hairy Heath. HEX triplet: 62, 33 and 20. RGB value is (98,51,32). Sum of RGB (Red+Green+Blue) = 98+51+32=181 (23% of max value = 765). Red value is 98 (38.67% from 255 or 54.14% from 181); Green value is 51 (20.31% from 255 or 28.18% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 98 - color contains mainly: red. Hex color #623320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623320 is #9DCCDF. Grayscale: #3F3F3F. Windows color (decimal): -10341600 or 2110306. OLE color: 2110306.
HSL color Cylindrical-coordinate representation of color #623320: hue angle of 17.27º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #623320 is Cyan = 0, Magento = 0.48, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 32 | - |
| CMYK | 0 | 0.48 | 0.67 | 0.62 |
| HSL | 17.27º | 0.51% | 0.25% | - |
| HSV(B) | 17.27º | 0.67% | 0.38% | - |
| XYZ | 6.48 | 5.07 | 2 | - |
| YUV | 62.89 | 110.57 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 32 | 0 | 0.48 | 0.67 | 0.62 | 17.27 | 0.51 | 0.25 |
| Hex | 62 | 33 | 20 | 0 | 30 | 43 | 3E | 11 | 33 | 19 |
| Octal | 142 | 63 | 40 | 0 | 60 | 103 | 76 | 21 | 63 | 31 |
| Binary | 1100010 | 110011 | 100000 | 0 | 110000 | 1000011 | 111110 | 10001 | 110011 | 11001 |
Color Harmonies of #623320
Complementary color
Monochromatic Colors of #623320
Black with #623320
Text Example
Text Example
White with #623320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623320; }
p { color: rgb(98,51,32); }
H1.HeaderClassName
{
color: #623320;
}
.AnyTagClassName
{
color: #623320;
}
</style>
background-color css
<style>
a { background-color: #623320; }
a { background-color: rgb(98,51,32); }
div.DivClassName
{
background-color: #623320;
}
.BgClassName
{
background-color: #623320;
}
</style>
border-color css
<style>
span { border-color: #623320; }
span { border-color: rgb(98,51,32); }
td.TdClassName
{
border-color: #623320;
}
.TagClassName
{
border-color: #623320;
}
</style>