Shades of Hairy Heath #633526
Tints of Hairy Heath #633526
RGB
CMYK
RGB Variations
Color information
#633526 (or 0x633526) is known color: Hairy Heath. HEX triplet: 63, 35 and 26. RGB value is (99,53,38). Sum of RGB (Red+Green+Blue) = 99+53+38=190 (25% of max value = 765). Red value is 99 (39.06% from 255 or 52.11% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 99 - color contains mainly: red. Hex color #633526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633526 is #9CCAD9. Grayscale: #414141. Windows color (decimal): -10275546 or 2504035. OLE color: 2504035.
HSL color Cylindrical-coordinate representation of color #633526: hue angle of 14.75º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #633526 is Cyan = 0, Magento = 0.46, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 53 | 38 | - |
| CMYK | 0 | 0.46 | 0.62 | 0.61 |
| HSL | 14.75º | 0.45% | 0.27% | - |
| HSV(B) | 14.75º | 0.62% | 0.39% | - |
| XYZ | 6.77 | 5.34 | 2.51 | - |
| YUV | 65.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 53 | 38 | 0 | 0.46 | 0.62 | 0.61 | 14.75 | 0.45 | 0.27 |
| Hex | 63 | 35 | 26 | 0 | 2E | 3E | 3D | F | 2D | 1B |
| Octal | 143 | 65 | 46 | 0 | 56 | 76 | 75 | 17 | 55 | 33 |
| Binary | 1100011 | 110101 | 100110 | 0 | 101110 | 111110 | 111101 | 1111 | 101101 | 11011 |
Color Harmonies of #633526
Complementary color
Monochromatic Colors of #633526
Black with #633526
Text Example
Text Example
White with #633526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633526; }
p { color: rgb(99,53,38); }
H1.HeaderClassName
{
color: #633526;
}
.AnyTagClassName
{
color: #633526;
}
</style>
background-color css
<style>
a { background-color: #633526; }
a { background-color: rgb(99,53,38); }
div.DivClassName
{
background-color: #633526;
}
.BgClassName
{
background-color: #633526;
}
</style>
border-color css
<style>
span { border-color: #633526; }
span { border-color: rgb(99,53,38); }
td.TdClassName
{
border-color: #633526;
}
.TagClassName
{
border-color: #633526;
}
</style>