Shades of Hairy Heath #633927
Tints of Hairy Heath #633927
RGB
CMYK
RGB Variations
Color information
#633927 (or 0x633927) is known color: Hairy Heath. HEX triplet: 63, 39 and 27. RGB value is (99,57,39). Sum of RGB (Red+Green+Blue) = 99+57+39=195 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.77% from 195); Green value is 57 (22.66% from 255 or 29.23% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 99 - color contains mainly: red. Hex color #633927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633927 is #9CC6D8. Grayscale: #434343. Windows color (decimal): -10274521 or 2570595. OLE color: 2570595.
HSL color Cylindrical-coordinate representation of color #633927: hue angle of 18º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #633927 is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 57 | 39 | - |
| CMYK | 0 | 0.42 | 0.61 | 0.61 |
| HSL | 18º | 0.43% | 0.27% | - |
| HSV(B) | 18º | 0.61% | 0.39% | - |
| XYZ | 6.97 | 5.73 | 2.66 | - |
| YUV | 67.51 | 111.91 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 57 | 39 | 0 | 0.42 | 0.61 | 0.61 | 18 | 0.43 | 0.27 |
| Hex | 63 | 39 | 27 | 0 | 2A | 3D | 3D | 12 | 2B | 1B |
| Octal | 143 | 71 | 47 | 0 | 52 | 75 | 75 | 22 | 53 | 33 |
| Binary | 1100011 | 111001 | 100111 | 0 | 101010 | 111101 | 111101 | 10010 | 101011 | 11011 |
Color Harmonies of #633927
Complementary color
Monochromatic Colors of #633927
Black with #633927
Text Example
Text Example
White with #633927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633927; }
p { color: rgb(99,57,39); }
H1.HeaderClassName
{
color: #633927;
}
.AnyTagClassName
{
color: #633927;
}
</style>
background-color css
<style>
a { background-color: #633927; }
a { background-color: rgb(99,57,39); }
div.DivClassName
{
background-color: #633927;
}
.BgClassName
{
background-color: #633927;
}
</style>
border-color css
<style>
span { border-color: #633927; }
span { border-color: rgb(99,57,39); }
td.TdClassName
{
border-color: #633927;
}
.TagClassName
{
border-color: #633927;
}
</style>