Shades of Hairy Heath #633326
Tints of Hairy Heath #633326
RGB
CMYK
RGB Variations
Color information
#633326 (or 0x633326) is known color: Hairy Heath. HEX triplet: 63, 33 and 26. RGB value is (99,51,38). Sum of RGB (Red+Green+Blue) = 99+51+38=188 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.66% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 38 (15.23% from 255 or 20.21% from 188); Max value from RGB is 99 - color contains mainly: red. Hex color #633326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633326 is #9CCCD9. Grayscale: #3F3F3F. Windows color (decimal): -10276058 or 2503523. OLE color: 2503523.
HSL color Cylindrical-coordinate representation of color #633326: hue angle of 12.79º 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 #633326 is Cyan = 0, Magento = 0.48, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 38 | - |
| CMYK | 0 | 0.48 | 0.62 | 0.61 |
| HSL | 12.79º | 0.45% | 0.27% | - |
| HSV(B) | 12.79º | 0.62% | 0.39% | - |
| XYZ | 6.68 | 5.16 | 2.48 | - |
| YUV | 63.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 38 | 0 | 0.48 | 0.62 | 0.61 | 12.79 | 0.45 | 0.27 |
| Hex | 63 | 33 | 26 | 0 | 30 | 3E | 3D | D | 2D | 1B |
| Octal | 143 | 63 | 46 | 0 | 60 | 76 | 75 | 15 | 55 | 33 |
| Binary | 1100011 | 110011 | 100110 | 0 | 110000 | 111110 | 111101 | 1101 | 101101 | 11011 |
Color Harmonies of #633326
Complementary color
Monochromatic Colors of #633326
Black with #633326
Text Example
Text Example
White with #633326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633326; }
p { color: rgb(99,51,38); }
H1.HeaderClassName
{
color: #633326;
}
.AnyTagClassName
{
color: #633326;
}
</style>
background-color css
<style>
a { background-color: #633326; }
a { background-color: rgb(99,51,38); }
div.DivClassName
{
background-color: #633326;
}
.BgClassName
{
background-color: #633326;
}
</style>
border-color css
<style>
span { border-color: #633326; }
span { border-color: rgb(99,51,38); }
td.TdClassName
{
border-color: #633326;
}
.TagClassName
{
border-color: #633326;
}
</style>