Shades of Hairy Heath #633226
Tints of Hairy Heath #633226
RGB
CMYK
RGB Variations
Color information
#633226 (or 0x633226) is known color: Hairy Heath. HEX triplet: 63, 32 and 26. RGB value is (99,50,38). Sum of RGB (Red+Green+Blue) = 99+50+38=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 50 (19.92% from 255 or 26.74% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #633226 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633226 is #9CCDD9. Grayscale: #3F3F3F. Windows color (decimal): -10276314 or 2503267. OLE color: 2503267.
HSL color Cylindrical-coordinate representation of color #633226: hue angle of 11.8º 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 #633226 is Cyan = 0, Magento = 0.49, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 50 | 38 | - |
| CMYK | 0 | 0.49 | 0.62 | 0.61 |
| HSL | 11.8º | 0.45% | 0.27% | - |
| HSV(B) | 11.8º | 0.62% | 0.39% | - |
| XYZ | 6.64 | 5.07 | 2.46 | - |
| YUV | 63.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 50 | 38 | 0 | 0.49 | 0.62 | 0.61 | 11.8 | 0.45 | 0.27 |
| Hex | 63 | 32 | 26 | 0 | 31 | 3E | 3D | C | 2D | 1B |
| Octal | 143 | 62 | 46 | 0 | 61 | 76 | 75 | 14 | 55 | 33 |
| Binary | 1100011 | 110010 | 100110 | 0 | 110001 | 111110 | 111101 | 1100 | 101101 | 11011 |
Color Harmonies of #633226
Complementary color
Monochromatic Colors of #633226
Black with #633226
Text Example
Text Example
White with #633226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633226; }
p { color: rgb(99,50,38); }
H1.HeaderClassName
{
color: #633226;
}
.AnyTagClassName
{
color: #633226;
}
</style>
background-color css
<style>
a { background-color: #633226; }
a { background-color: rgb(99,50,38); }
div.DivClassName
{
background-color: #633226;
}
.BgClassName
{
background-color: #633226;
}
</style>
border-color css
<style>
span { border-color: #633226; }
span { border-color: rgb(99,50,38); }
td.TdClassName
{
border-color: #633226;
}
.TagClassName
{
border-color: #633226;
}
</style>