Shades of Hairy Heath #633127
Tints of Hairy Heath #633127
RGB
CMYK
RGB Variations
Color information
#633127 (or 0x633127) is known color: Hairy Heath. HEX triplet: 63, 31 and 27. RGB value is (99,49,39). Sum of RGB (Red+Green+Blue) = 99+49+39=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 49 (19.53% from 255 or 26.20% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #633127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633127 is #9CCED8. Grayscale: #3E3E3E. Windows color (decimal): -10276569 or 2568547. OLE color: 2568547.
HSL color Cylindrical-coordinate representation of color #633127: hue angle of 10º 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 #633127 is Cyan = 0, Magento = 0.51, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 49 | 39 | - |
| CMYK | 0 | 0.51 | 0.61 | 0.61 |
| HSL | 10º | 0.43% | 0.27% | - |
| HSV(B) | 10º | 0.61% | 0.39% | - |
| XYZ | 6.61 | 5 | 2.54 | - |
| YUV | 62.81 | 114.57 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 49 | 39 | 0 | 0.51 | 0.61 | 0.61 | 10 | 0.43 | 0.27 |
| Hex | 63 | 31 | 27 | 0 | 33 | 3D | 3D | A | 2B | 1B |
| Octal | 143 | 61 | 47 | 0 | 63 | 75 | 75 | 12 | 53 | 33 |
| Binary | 1100011 | 110001 | 100111 | 0 | 110011 | 111101 | 111101 | 1010 | 101011 | 11011 |
Color Harmonies of #633127
Complementary color
Monochromatic Colors of #633127
Black with #633127
Text Example
Text Example
White with #633127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633127; }
p { color: rgb(99,49,39); }
H1.HeaderClassName
{
color: #633127;
}
.AnyTagClassName
{
color: #633127;
}
</style>
background-color css
<style>
a { background-color: #633127; }
a { background-color: rgb(99,49,39); }
div.DivClassName
{
background-color: #633127;
}
.BgClassName
{
background-color: #633127;
}
</style>
border-color css
<style>
span { border-color: #633127; }
span { border-color: rgb(99,49,39); }
td.TdClassName
{
border-color: #633127;
}
.TagClassName
{
border-color: #633127;
}
</style>