Shades of Hairy Heath #633728
Tints of Hairy Heath #633728
RGB
CMYK
RGB Variations
Color information
#633728 (or 0x633728) is known color: Hairy Heath. HEX triplet: 63, 37 and 28. RGB value is (99,55,40). Sum of RGB (Red+Green+Blue) = 99+55+40=194 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.03% from 194); Green value is 55 (21.88% from 255 or 28.35% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 99 - color contains mainly: red. Hex color #633728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633728 is #9CC8D7. Grayscale: #424242. Windows color (decimal): -10275032 or 2635619. OLE color: 2635619.
HSL color Cylindrical-coordinate representation of color #633728: hue angle of 15.25º 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 #633728 is Cyan = 0, Magento = 0.44, Yellow = 0.60 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 55 | 40 | - |
| CMYK | 0 | 0.44 | 0.60 | 0.61 |
| HSL | 15.25º | 0.42% | 0.27% | - |
| HSV(B) | 15.25º | 0.6% | 0.39% | - |
| XYZ | 6.89 | 5.54 | 2.71 | - |
| YUV | 66.45 | 113.08 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 55 | 40 | 0 | 0.44 | 0.60 | 0.61 | 15.25 | 0.42 | 0.27 |
| Hex | 63 | 37 | 28 | 0 | 2C | 3C | 3D | F | 2A | 1B |
| Octal | 143 | 67 | 50 | 0 | 54 | 74 | 75 | 17 | 52 | 33 |
| Binary | 1100011 | 110111 | 101000 | 0 | 101100 | 111100 | 111101 | 1111 | 101010 | 11011 |
Color Harmonies of #633728
Complementary color
Monochromatic Colors of #633728
Black with #633728
Text Example
Text Example
White with #633728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633728; }
p { color: rgb(99,55,40); }
H1.HeaderClassName
{
color: #633728;
}
.AnyTagClassName
{
color: #633728;
}
</style>
background-color css
<style>
a { background-color: #633728; }
a { background-color: rgb(99,55,40); }
div.DivClassName
{
background-color: #633728;
}
.BgClassName
{
background-color: #633728;
}
</style>
border-color css
<style>
span { border-color: #633728; }
span { border-color: rgb(99,55,40); }
td.TdClassName
{
border-color: #633728;
}
.TagClassName
{
border-color: #633728;
}
</style>