Shades of Hairy Heath #673228
Tints of Hairy Heath #673228
RGB
CMYK
RGB Variations
Color information
#673228 (or 0x673228) is known color: Hairy Heath. HEX triplet: 67, 32 and 28. RGB value is (103,50,40). Sum of RGB (Red+Green+Blue) = 103+50+40=193 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.37% from 193); Green value is 50 (19.92% from 255 or 25.91% from 193); Blue value is 40 (16.02% from 255 or 20.73% from 193); Max value from RGB is 103 - color contains mainly: red. Hex color #673228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673228 is #98CDD7. Grayscale: #404040. Windows color (decimal): -10014168 or 2634343. OLE color: 2634343.
HSL color Cylindrical-coordinate representation of color #673228: hue angle of 9.52º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #673228 is Cyan = 0, Magento = 0.51, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 50 | 40 | - |
| CMYK | 0 | 0.51 | 0.61 | 0.60 |
| HSL | 9.52º | 0.44% | 0.28% | - |
| HSV(B) | 9.52º | 0.61% | 0.4% | - |
| XYZ | 7.12 | 5.32 | 2.66 | - |
| YUV | 64.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 50 | 40 | 0 | 0.51 | 0.61 | 0.60 | 9.52 | 0.44 | 0.28 |
| Hex | 67 | 32 | 28 | 0 | 33 | 3D | 3C | A | 2C | 1C |
| Octal | 147 | 62 | 50 | 0 | 63 | 75 | 74 | 12 | 54 | 34 |
| Binary | 1100111 | 110010 | 101000 | 0 | 110011 | 111101 | 111100 | 1010 | 101100 | 11100 |
Color Harmonies of #673228
Complementary color
Monochromatic Colors of #673228
Black with #673228
Text Example
Text Example
White with #673228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673228; }
p { color: rgb(103,50,40); }
H1.HeaderClassName
{
color: #673228;
}
.AnyTagClassName
{
color: #673228;
}
</style>
background-color css
<style>
a { background-color: #673228; }
a { background-color: rgb(103,50,40); }
div.DivClassName
{
background-color: #673228;
}
.BgClassName
{
background-color: #673228;
}
</style>
border-color css
<style>
span { border-color: #673228; }
span { border-color: rgb(103,50,40); }
td.TdClassName
{
border-color: #673228;
}
.TagClassName
{
border-color: #673228;
}
</style>