Shades of Hairy Heath #673528
Tints of Hairy Heath #673528
RGB
CMYK
RGB Variations
Color information
#673528 (or 0x673528) is known color: Hairy Heath. HEX triplet: 67, 35 and 28. RGB value is (103,53,40). Sum of RGB (Red+Green+Blue) = 103+53+40=196 (25% of max value = 765). Red value is 103 (40.62% from 255 or 52.55% from 196); Green value is 53 (21.09% from 255 or 27.04% from 196); Blue value is 40 (16.02% from 255 or 20.41% from 196); Max value from RGB is 103 - color contains mainly: red. Hex color #673528 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673528 is #98CAD7. Grayscale: #424242. Windows color (decimal): -10013400 or 2635111. OLE color: 2635111.
HSL color Cylindrical-coordinate representation of color #673528: hue angle of 12.38º 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 #673528 is Cyan = 0, Magento = 0.49, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 53 | 40 | - |
| CMYK | 0 | 0.49 | 0.61 | 0.60 |
| HSL | 12.38º | 0.44% | 0.28% | - |
| HSV(B) | 12.38º | 0.61% | 0.4% | - |
| XYZ | 7.25 | 5.58 | 2.7 | - |
| YUV | 66.47 | 113.07 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 53 | 40 | 0 | 0.49 | 0.61 | 0.60 | 12.38 | 0.44 | 0.28 |
| Hex | 67 | 35 | 28 | 0 | 31 | 3D | 3C | C | 2C | 1C |
| Octal | 147 | 65 | 50 | 0 | 61 | 75 | 74 | 14 | 54 | 34 |
| Binary | 1100111 | 110101 | 101000 | 0 | 110001 | 111101 | 111100 | 1100 | 101100 | 11100 |
Color Harmonies of #673528
Complementary color
Monochromatic Colors of #673528
Black with #673528
Text Example
Text Example
White with #673528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673528; }
p { color: rgb(103,53,40); }
H1.HeaderClassName
{
color: #673528;
}
.AnyTagClassName
{
color: #673528;
}
</style>
background-color css
<style>
a { background-color: #673528; }
a { background-color: rgb(103,53,40); }
div.DivClassName
{
background-color: #673528;
}
.BgClassName
{
background-color: #673528;
}
</style>
border-color css
<style>
span { border-color: #673528; }
span { border-color: rgb(103,53,40); }
td.TdClassName
{
border-color: #673528;
}
.TagClassName
{
border-color: #673528;
}
</style>