Shades of Hairy Heath #633022
Tints of Hairy Heath #633022
RGB
CMYK
RGB Variations
Color information
#633022 (or 0x633022) is known color: Hairy Heath. HEX triplet: 63, 30 and 22. RGB value is (99,48,34). Sum of RGB (Red+Green+Blue) = 99+48+34=181 (23% of max value = 765). Red value is 99 (39.06% from 255 or 54.70% from 181); Green value is 48 (19.14% from 255 or 26.52% from 181); Blue value is 34 (13.67% from 255 or 18.78% from 181); Max value from RGB is 99 - color contains mainly: red. Hex color #633022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633022 is #9CCFDD. Grayscale: #3D3D3D. Windows color (decimal): -10276830 or 2240611. OLE color: 2240611.
HSL color Cylindrical-coordinate representation of color #633022: hue angle of 12.92º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #633022 is Cyan = 0, Magento = 0.52, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 34 | - |
| CMYK | 0 | 0.52 | 0.66 | 0.61 |
| HSL | 12.92º | 0.49% | 0.26% | - |
| HSV(B) | 12.92º | 0.66% | 0.39% | - |
| XYZ | 6.49 | 4.88 | 2.11 | - |
| YUV | 61.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 34 | 0 | 0.52 | 0.66 | 0.61 | 12.92 | 0.49 | 0.26 |
| Hex | 63 | 30 | 22 | 0 | 34 | 42 | 3D | D | 31 | 1A |
| Octal | 143 | 60 | 42 | 0 | 64 | 102 | 75 | 15 | 61 | 32 |
| Binary | 1100011 | 110000 | 100010 | 0 | 110100 | 1000010 | 111101 | 1101 | 110001 | 11010 |
Color Harmonies of #633022
Complementary color
Monochromatic Colors of #633022
Black with #633022
Text Example
Text Example
White with #633022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633022; }
p { color: rgb(99,48,34); }
H1.HeaderClassName
{
color: #633022;
}
.AnyTagClassName
{
color: #633022;
}
</style>
background-color css
<style>
a { background-color: #633022; }
a { background-color: rgb(99,48,34); }
div.DivClassName
{
background-color: #633022;
}
.BgClassName
{
background-color: #633022;
}
</style>
border-color css
<style>
span { border-color: #633022; }
span { border-color: rgb(99,48,34); }
td.TdClassName
{
border-color: #633022;
}
.TagClassName
{
border-color: #633022;
}
</style>