Shades of Hairy Heath #633325
Tints of Hairy Heath #633325
RGB
CMYK
RGB Variations
Color information
#633325 (or 0x633325) is known color: Hairy Heath. HEX triplet: 63, 33 and 25. RGB value is (99,51,37). Sum of RGB (Red+Green+Blue) = 99+51+37=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 37 (14.84% from 255 or 19.79% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #633325 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633325 is #9CCCDA. Grayscale: #3F3F3F. Windows color (decimal): -10276059 or 2437987. OLE color: 2437987.
HSL color Cylindrical-coordinate representation of color #633325: hue angle of 13.55º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #633325 is Cyan = 0, Magento = 0.48, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 37 | - |
| CMYK | 0 | 0.48 | 0.63 | 0.61 |
| HSL | 13.55º | 0.46% | 0.27% | - |
| HSV(B) | 13.55º | 0.63% | 0.39% | - |
| XYZ | 6.66 | 5.15 | 2.39 | - |
| YUV | 63.76 | 112.9 | 153.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 37 | 0 | 0.48 | 0.63 | 0.61 | 13.55 | 0.46 | 0.27 |
| Hex | 63 | 33 | 25 | 0 | 30 | 3F | 3D | E | 2E | 1B |
| Octal | 143 | 63 | 45 | 0 | 60 | 77 | 75 | 16 | 56 | 33 |
| Binary | 1100011 | 110011 | 100101 | 0 | 110000 | 111111 | 111101 | 1110 | 101110 | 11011 |
Color Harmonies of #633325
Complementary color
Monochromatic Colors of #633325
Black with #633325
Text Example
Text Example
White with #633325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633325; }
p { color: rgb(99,51,37); }
H1.HeaderClassName
{
color: #633325;
}
.AnyTagClassName
{
color: #633325;
}
</style>
background-color css
<style>
a { background-color: #633325; }
a { background-color: rgb(99,51,37); }
div.DivClassName
{
background-color: #633325;
}
.BgClassName
{
background-color: #633325;
}
</style>
border-color css
<style>
span { border-color: #633325; }
span { border-color: rgb(99,51,37); }
td.TdClassName
{
border-color: #633325;
}
.TagClassName
{
border-color: #633325;
}
</style>