Shades of Hairy Heath #673229
Tints of Hairy Heath #673229
RGB
CMYK
RGB Variations
Color information
#673229 (or 0x673229) is known color: Hairy Heath. HEX triplet: 67, 32 and 29. RGB value is (103,50,41). Sum of RGB (Red+Green+Blue) = 103+50+41=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 50 (19.92% from 255 or 25.77% from 194); Blue value is 41 (16.41% from 255 or 21.13% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #673229 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673229 is #98CDD6. Grayscale: #404040. Windows color (decimal): -10014167 or 2699879. OLE color: 2699879.
HSL color Cylindrical-coordinate representation of color #673229: hue angle of 8.71º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #673229 is Cyan = 0, Magento = 0.51, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 50 | 41 | - |
| CMYK | 0 | 0.51 | 0.60 | 0.60 |
| HSL | 8.71º | 0.43% | 0.28% | - |
| HSV(B) | 8.71º | 0.6% | 0.4% | - |
| XYZ | 7.13 | 5.32 | 2.75 | - |
| YUV | 64.82 | 114.56 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 50 | 41 | 0 | 0.51 | 0.60 | 0.60 | 8.71 | 0.43 | 0.28 |
| Hex | 67 | 32 | 29 | 0 | 33 | 3C | 3C | 9 | 2B | 1C |
| Octal | 147 | 62 | 51 | 0 | 63 | 74 | 74 | 11 | 53 | 34 |
| Binary | 1100111 | 110010 | 101001 | 0 | 110011 | 111100 | 111100 | 1001 | 101011 | 11100 |
Color Harmonies of #673229
Complementary color
Monochromatic Colors of #673229
Black with #673229
Text Example
Text Example
White with #673229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673229; }
p { color: rgb(103,50,41); }
H1.HeaderClassName
{
color: #673229;
}
.AnyTagClassName
{
color: #673229;
}
</style>
background-color css
<style>
a { background-color: #673229; }
a { background-color: rgb(103,50,41); }
div.DivClassName
{
background-color: #673229;
}
.BgClassName
{
background-color: #673229;
}
</style>
border-color css
<style>
span { border-color: #673229; }
span { border-color: rgb(103,50,41); }
td.TdClassName
{
border-color: #673229;
}
.TagClassName
{
border-color: #673229;
}
</style>