Shades of Hairy Heath #633527
Tints of Hairy Heath #633527
RGB
CMYK
RGB Variations
Color information
#633527 (or 0x633527) is known color: Hairy Heath. HEX triplet: 63, 35 and 27. RGB value is (99,53,39). Sum of RGB (Red+Green+Blue) = 99+53+39=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 39 (15.62% from 255 or 20.42% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #633527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633527 is #9CCAD8. Grayscale: #414141. Windows color (decimal): -10275545 or 2569571. OLE color: 2569571.
HSL color Cylindrical-coordinate representation of color #633527: hue angle of 14º 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 #633527 is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 53 | 39 | - |
| CMYK | 0 | 0.46 | 0.61 | 0.61 |
| HSL | 14º | 0.43% | 0.27% | - |
| HSV(B) | 14º | 0.61% | 0.39% | - |
| XYZ | 6.78 | 5.35 | 2.59 | - |
| YUV | 65.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 53 | 39 | 0 | 0.46 | 0.61 | 0.61 | 14 | 0.43 | 0.27 |
| Hex | 63 | 35 | 27 | 0 | 2E | 3D | 3D | E | 2B | 1B |
| Octal | 143 | 65 | 47 | 0 | 56 | 75 | 75 | 16 | 53 | 33 |
| Binary | 1100011 | 110101 | 100111 | 0 | 101110 | 111101 | 111101 | 1110 | 101011 | 11011 |
Color Harmonies of #633527
Complementary color
Monochromatic Colors of #633527
Black with #633527
Text Example
Text Example
White with #633527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633527; }
p { color: rgb(99,53,39); }
H1.HeaderClassName
{
color: #633527;
}
.AnyTagClassName
{
color: #633527;
}
</style>
background-color css
<style>
a { background-color: #633527; }
a { background-color: rgb(99,53,39); }
div.DivClassName
{
background-color: #633527;
}
.BgClassName
{
background-color: #633527;
}
</style>
border-color css
<style>
span { border-color: #633527; }
span { border-color: rgb(99,53,39); }
td.TdClassName
{
border-color: #633527;
}
.TagClassName
{
border-color: #633527;
}
</style>