Shades of Hairy Heath #633428
Tints of Hairy Heath #633428
RGB
CMYK
RGB Variations
Color information
#633428 (or 0x633428) is known color: Hairy Heath. HEX triplet: 63, 34 and 28. RGB value is (99,52,40). Sum of RGB (Red+Green+Blue) = 99+52+40=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #633428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633428 is #9CCBD7. Grayscale: #404040. Windows color (decimal): -10275800 or 2634851. OLE color: 2634851.
HSL color Cylindrical-coordinate representation of color #633428: hue angle of 12.2º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #633428 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 52 | 40 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.61 |
| HSL | 12.2º | 0.42% | 0.27% | - |
| HSV(B) | 12.2º | 0.6% | 0.39% | - |
| XYZ | 6.76 | 5.26 | 2.67 | - |
| YUV | 64.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 40 | 0 | 0.47 | 0.60 | 0.61 | 12.2 | 0.42 | 0.27 |
| Hex | 63 | 34 | 28 | 0 | 2F | 3C | 3D | C | 2A | 1B |
| Octal | 143 | 64 | 50 | 0 | 57 | 74 | 75 | 14 | 52 | 33 |
| Binary | 1100011 | 110100 | 101000 | 0 | 101111 | 111100 | 111101 | 1100 | 101010 | 11011 |
Color Harmonies of #633428
Complementary color
Monochromatic Colors of #633428
Black with #633428
Text Example
Text Example
White with #633428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633428; }
p { color: rgb(99,52,40); }
H1.HeaderClassName
{
color: #633428;
}
.AnyTagClassName
{
color: #633428;
}
</style>
background-color css
<style>
a { background-color: #633428; }
a { background-color: rgb(99,52,40); }
div.DivClassName
{
background-color: #633428;
}
.BgClassName
{
background-color: #633428;
}
</style>
border-color css
<style>
span { border-color: #633428; }
span { border-color: rgb(99,52,40); }
td.TdClassName
{
border-color: #633428;
}
.TagClassName
{
border-color: #633428;
}
</style>