Shades of Hairy Heath #633424
Tints of Hairy Heath #633424
RGB
CMYK
RGB Variations
Color information
#633424 (or 0x633424) is known color: Hairy Heath. HEX triplet: 63, 34 and 24. RGB value is (99,52,36). Sum of RGB (Red+Green+Blue) = 99+52+36=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 36 (14.45% from 255 or 19.25% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #633424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633424 is #9CCBDB. Grayscale: #404040. Windows color (decimal): -10275804 or 2372707. OLE color: 2372707.
HSL color Cylindrical-coordinate representation of color #633424: hue angle of 15.24º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #633424 is Cyan = 0, Magento = 0.47, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 52 | 36 | - |
| CMYK | 0 | 0.47 | 0.64 | 0.61 |
| HSL | 15.24º | 0.47% | 0.26% | - |
| HSV(B) | 15.24º | 0.64% | 0.39% | - |
| XYZ | 6.69 | 5.24 | 2.33 | - |
| YUV | 64.23 | 112.07 | 152.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 36 | 0 | 0.47 | 0.64 | 0.61 | 15.24 | 0.47 | 0.26 |
| Hex | 63 | 34 | 24 | 0 | 2F | 40 | 3D | F | 2F | 1A |
| Octal | 143 | 64 | 44 | 0 | 57 | 100 | 75 | 17 | 57 | 32 |
| Binary | 1100011 | 110100 | 100100 | 0 | 101111 | 1000000 | 111101 | 1111 | 101111 | 11010 |
Color Harmonies of #633424
Complementary color
Monochromatic Colors of #633424
Black with #633424
Text Example
Text Example
White with #633424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633424; }
p { color: rgb(99,52,36); }
H1.HeaderClassName
{
color: #633424;
}
.AnyTagClassName
{
color: #633424;
}
</style>
background-color css
<style>
a { background-color: #633424; }
a { background-color: rgb(99,52,36); }
div.DivClassName
{
background-color: #633424;
}
.BgClassName
{
background-color: #633424;
}
</style>
border-color css
<style>
span { border-color: #633424; }
span { border-color: rgb(99,52,36); }
td.TdClassName
{
border-color: #633424;
}
.TagClassName
{
border-color: #633424;
}
</style>