Shades of Hairy Heath #633023
Tints of Hairy Heath #633023
RGB
CMYK
RGB Variations
Color information
#633023 (or 0x633023) is known color: Hairy Heath. HEX triplet: 63, 30 and 23. RGB value is (99,48,35). Sum of RGB (Red+Green+Blue) = 99+48+35=182 (24% of max value = 765). Red value is 99 (39.06% from 255 or 54.40% from 182); Green value is 48 (19.14% from 255 or 26.37% from 182); Blue value is 35 (14.06% from 255 or 19.23% from 182); Max value from RGB is 99 - color contains mainly: red. Hex color #633023 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633023 is #9CCFDC. Grayscale: #3D3D3D. Windows color (decimal): -10276829 or 2306147. OLE color: 2306147.
HSL color Cylindrical-coordinate representation of color #633023: hue angle of 12.19º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #633023 is Cyan = 0, Magento = 0.52, Yellow = 0.65 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 35 | - |
| CMYK | 0 | 0.52 | 0.65 | 0.61 |
| HSL | 12.19º | 0.48% | 0.26% | - |
| HSV(B) | 12.19º | 0.65% | 0.39% | - |
| XYZ | 6.51 | 4.89 | 2.19 | - |
| YUV | 61.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 35 | 0 | 0.52 | 0.65 | 0.61 | 12.19 | 0.48 | 0.26 |
| Hex | 63 | 30 | 23 | 0 | 34 | 41 | 3D | C | 30 | 1A |
| Octal | 143 | 60 | 43 | 0 | 64 | 101 | 75 | 14 | 60 | 32 |
| Binary | 1100011 | 110000 | 100011 | 0 | 110100 | 1000001 | 111101 | 1100 | 110000 | 11010 |
Color Harmonies of #633023
Complementary color
Monochromatic Colors of #633023
Black with #633023
Text Example
Text Example
White with #633023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633023; }
p { color: rgb(99,48,35); }
H1.HeaderClassName
{
color: #633023;
}
.AnyTagClassName
{
color: #633023;
}
</style>
background-color css
<style>
a { background-color: #633023; }
a { background-color: rgb(99,48,35); }
div.DivClassName
{
background-color: #633023;
}
.BgClassName
{
background-color: #633023;
}
</style>
border-color css
<style>
span { border-color: #633023; }
span { border-color: rgb(99,48,35); }
td.TdClassName
{
border-color: #633023;
}
.TagClassName
{
border-color: #633023;
}
</style>