Shades of Hairy Heath #633928
Tints of Hairy Heath #633928
RGB
CMYK
RGB Variations
Color information
#633928 (or 0x633928) is known color: Hairy Heath. HEX triplet: 63, 39 and 28. RGB value is (99,57,40). Sum of RGB (Red+Green+Blue) = 99+57+40=196 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.51% from 196); Green value is 57 (22.66% from 255 or 29.08% from 196); Blue value is 40 (16.02% from 255 or 20.41% from 196); Max value from RGB is 99 - color contains mainly: red. Hex color #633928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633928 is #9CC6D7. Grayscale: #434343. Windows color (decimal): -10274520 or 2636131. OLE color: 2636131.
HSL color Cylindrical-coordinate representation of color #633928: hue angle of 17.29º 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 #633928 is Cyan = 0, Magento = 0.42, Yellow = 0.60 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 57 | 40 | - |
| CMYK | 0 | 0.42 | 0.60 | 0.61 |
| HSL | 17.29º | 0.42% | 0.27% | - |
| HSV(B) | 17.29º | 0.6% | 0.39% | - |
| XYZ | 6.99 | 5.73 | 2.75 | - |
| YUV | 67.62 | 112.41 | 150.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 57 | 40 | 0 | 0.42 | 0.60 | 0.61 | 17.29 | 0.42 | 0.27 |
| Hex | 63 | 39 | 28 | 0 | 2A | 3C | 3D | 11 | 2A | 1B |
| Octal | 143 | 71 | 50 | 0 | 52 | 74 | 75 | 21 | 52 | 33 |
| Binary | 1100011 | 111001 | 101000 | 0 | 101010 | 111100 | 111101 | 10001 | 101010 | 11011 |
Color Harmonies of #633928
Complementary color
Monochromatic Colors of #633928
Black with #633928
Text Example
Text Example
White with #633928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633928; }
p { color: rgb(99,57,40); }
H1.HeaderClassName
{
color: #633928;
}
.AnyTagClassName
{
color: #633928;
}
</style>
background-color css
<style>
a { background-color: #633928; }
a { background-color: rgb(99,57,40); }
div.DivClassName
{
background-color: #633928;
}
.BgClassName
{
background-color: #633928;
}
</style>
border-color css
<style>
span { border-color: #633928; }
span { border-color: rgb(99,57,40); }
td.TdClassName
{
border-color: #633928;
}
.TagClassName
{
border-color: #633928;
}
</style>