Shades of Hairy Heath #633827
Tints of Hairy Heath #633827
RGB
CMYK
RGB Variations
Color information
#633827 (or 0x633827) is known color: Hairy Heath. HEX triplet: 63, 38 and 27. RGB value is (99,56,39). Sum of RGB (Red+Green+Blue) = 99+56+39=194 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.03% from 194); Green value is 56 (22.27% from 255 or 28.87% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 99 - color contains mainly: red. Hex color #633827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633827 is #9CC7D8. Grayscale: #434343. Windows color (decimal): -10274777 or 2570339. OLE color: 2570339.
HSL color Cylindrical-coordinate representation of color #633827: hue angle of 17º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #633827 is Cyan = 0, Magento = 0.43, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 56 | 39 | - |
| CMYK | 0 | 0.43 | 0.61 | 0.61 |
| HSL | 17º | 0.43% | 0.27% | - |
| HSV(B) | 17º | 0.61% | 0.39% | - |
| XYZ | 6.93 | 5.63 | 2.64 | - |
| YUV | 66.92 | 112.25 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 56 | 39 | 0 | 0.43 | 0.61 | 0.61 | 17 | 0.43 | 0.27 |
| Hex | 63 | 38 | 27 | 0 | 2B | 3D | 3D | 11 | 2B | 1B |
| Octal | 143 | 70 | 47 | 0 | 53 | 75 | 75 | 21 | 53 | 33 |
| Binary | 1100011 | 111000 | 100111 | 0 | 101011 | 111101 | 111101 | 10001 | 101011 | 11011 |
Color Harmonies of #633827
Complementary color
Monochromatic Colors of #633827
Black with #633827
Text Example
Text Example
White with #633827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633827; }
p { color: rgb(99,56,39); }
H1.HeaderClassName
{
color: #633827;
}
.AnyTagClassName
{
color: #633827;
}
</style>
background-color css
<style>
a { background-color: #633827; }
a { background-color: rgb(99,56,39); }
div.DivClassName
{
background-color: #633827;
}
.BgClassName
{
background-color: #633827;
}
</style>
border-color css
<style>
span { border-color: #633827; }
span { border-color: rgb(99,56,39); }
td.TdClassName
{
border-color: #633827;
}
.TagClassName
{
border-color: #633827;
}
</style>