Shades of Hairy Heath #673328
Tints of Hairy Heath #673328
RGB
CMYK
RGB Variations
Color information
#673328 (or 0x673328) is known color: Hairy Heath. HEX triplet: 67, 33 and 28. RGB value is (103,51,40). Sum of RGB (Red+Green+Blue) = 103+51+40=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #673328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673328 is #98CCD7. Grayscale: #414141. Windows color (decimal): -10013912 or 2634599. OLE color: 2634599.
HSL color Cylindrical-coordinate representation of color #673328: hue angle of 10.48º 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 #673328 is Cyan = 0, Magento = 0.50, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 51 | 40 | - |
| CMYK | 0 | 0.50 | 0.61 | 0.60 |
| HSL | 10.48º | 0.44% | 0.28% | - |
| HSV(B) | 10.48º | 0.61% | 0.4% | - |
| XYZ | 7.16 | 5.4 | 2.67 | - |
| YUV | 65.29 | 113.73 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 51 | 40 | 0 | 0.50 | 0.61 | 0.60 | 10.48 | 0.44 | 0.28 |
| Hex | 67 | 33 | 28 | 0 | 32 | 3D | 3C | A | 2C | 1C |
| Octal | 147 | 63 | 50 | 0 | 62 | 75 | 74 | 12 | 54 | 34 |
| Binary | 1100111 | 110011 | 101000 | 0 | 110010 | 111101 | 111100 | 1010 | 101100 | 11100 |
Color Harmonies of #673328
Complementary color
Monochromatic Colors of #673328
Black with #673328
Text Example
Text Example
White with #673328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673328; }
p { color: rgb(103,51,40); }
H1.HeaderClassName
{
color: #673328;
}
.AnyTagClassName
{
color: #673328;
}
</style>
background-color css
<style>
a { background-color: #673328; }
a { background-color: rgb(103,51,40); }
div.DivClassName
{
background-color: #673328;
}
.BgClassName
{
background-color: #673328;
}
</style>
border-color css
<style>
span { border-color: #673328; }
span { border-color: rgb(103,51,40); }
td.TdClassName
{
border-color: #673328;
}
.TagClassName
{
border-color: #673328;
}
</style>