Shades of Hairy Heath #633327
Tints of Hairy Heath #633327
RGB
CMYK
RGB Variations
Color information
#633327 (or 0x633327) is known color: Hairy Heath. HEX triplet: 63, 33 and 27. RGB value is (99,51,39). Sum of RGB (Red+Green+Blue) = 99+51+39=189 (25% of max value = 765). Red value is 99 (39.06% from 255 or 52.38% from 189); Green value is 51 (20.31% from 255 or 26.98% from 189); Blue value is 39 (15.62% from 255 or 20.63% from 189); Max value from RGB is 99 - color contains mainly: red. Hex color #633327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633327 is #9CCCD8. Grayscale: #404040. Windows color (decimal): -10276057 or 2569059. OLE color: 2569059.
HSL color Cylindrical-coordinate representation of color #633327: hue angle of 12º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #633327 is Cyan = 0, Magento = 0.48, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 39 | - |
| CMYK | 0 | 0.48 | 0.61 | 0.61 |
| HSL | 12º | 0.43% | 0.27% | - |
| HSV(B) | 12º | 0.61% | 0.39% | - |
| XYZ | 6.7 | 5.17 | 2.56 | - |
| YUV | 63.98 | 113.9 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 39 | 0 | 0.48 | 0.61 | 0.61 | 12 | 0.43 | 0.27 |
| Hex | 63 | 33 | 27 | 0 | 30 | 3D | 3D | C | 2B | 1B |
| Octal | 143 | 63 | 47 | 0 | 60 | 75 | 75 | 14 | 53 | 33 |
| Binary | 1100011 | 110011 | 100111 | 0 | 110000 | 111101 | 111101 | 1100 | 101011 | 11011 |
Color Harmonies of #633327
Complementary color
Monochromatic Colors of #633327
Black with #633327
Text Example
Text Example
White with #633327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633327; }
p { color: rgb(99,51,39); }
H1.HeaderClassName
{
color: #633327;
}
.AnyTagClassName
{
color: #633327;
}
</style>
background-color css
<style>
a { background-color: #633327; }
a { background-color: rgb(99,51,39); }
div.DivClassName
{
background-color: #633327;
}
.BgClassName
{
background-color: #633327;
}
</style>
border-color css
<style>
span { border-color: #633327; }
span { border-color: rgb(99,51,39); }
td.TdClassName
{
border-color: #633327;
}
.TagClassName
{
border-color: #633327;
}
</style>