Shades of Hairy Heath #633320
Tints of Hairy Heath #633320
RGB
CMYK
RGB Variations
Color information
#633320 (or 0x633320) is known color: Hairy Heath. HEX triplet: 63, 33 and 20. RGB value is (99,51,32). Sum of RGB (Red+Green+Blue) = 99+51+32=182 (24% of max value = 765). Red value is 99 (39.06% from 255 or 54.40% from 182); Green value is 51 (20.31% from 255 or 28.02% from 182); Blue value is 32 (12.89% from 255 or 17.58% from 182); Max value from RGB is 99 - color contains mainly: red. Hex color #633320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633320 is #9CCCDF. Grayscale: #3F3F3F. Windows color (decimal): -10276064 or 2110307. OLE color: 2110307.
HSL color Cylindrical-coordinate representation of color #633320: hue angle of 17.01º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #633320 is Cyan = 0, Magento = 0.48, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 32 | - |
| CMYK | 0 | 0.48 | 0.68 | 0.61 |
| HSL | 17.01º | 0.51% | 0.26% | - |
| HSV(B) | 17.01º | 0.68% | 0.39% | - |
| XYZ | 6.59 | 5.12 | 2.01 | - |
| YUV | 63.19 | 110.4 | 153.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 32 | 0 | 0.48 | 0.68 | 0.61 | 17.01 | 0.51 | 0.26 |
| Hex | 63 | 33 | 20 | 0 | 30 | 44 | 3D | 11 | 33 | 1A |
| Octal | 143 | 63 | 40 | 0 | 60 | 104 | 75 | 21 | 63 | 32 |
| Binary | 1100011 | 110011 | 100000 | 0 | 110000 | 1000100 | 111101 | 10001 | 110011 | 11010 |
Color Harmonies of #633320
Complementary color
Monochromatic Colors of #633320
Black with #633320
Text Example
Text Example
White with #633320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633320; }
p { color: rgb(99,51,32); }
H1.HeaderClassName
{
color: #633320;
}
.AnyTagClassName
{
color: #633320;
}
</style>
background-color css
<style>
a { background-color: #633320; }
a { background-color: rgb(99,51,32); }
div.DivClassName
{
background-color: #633320;
}
.BgClassName
{
background-color: #633320;
}
</style>
border-color css
<style>
span { border-color: #633320; }
span { border-color: rgb(99,51,32); }
td.TdClassName
{
border-color: #633320;
}
.TagClassName
{
border-color: #633320;
}
</style>