Shades of Hairy Heath #673427
Tints of Hairy Heath #673427
RGB
CMYK
RGB Variations
Color information
#673427 (or 0x673427) is known color: Hairy Heath. HEX triplet: 67, 34 and 27. RGB value is (103,52,39). Sum of RGB (Red+Green+Blue) = 103+52+39=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #673427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673427 is #98CBD8. Grayscale: #414141. Windows color (decimal): -10013657 or 2569319. OLE color: 2569319.
HSL color Cylindrical-coordinate representation of color #673427: hue angle of 12.19º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #673427 is Cyan = 0, Magento = 0.50, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 39 | - |
| CMYK | 0 | 0.50 | 0.62 | 0.60 |
| HSL | 12.19º | 0.45% | 0.28% | - |
| HSV(B) | 12.19º | 0.62% | 0.4% | - |
| XYZ | 7.19 | 5.49 | 2.6 | - |
| YUV | 65.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 39 | 0 | 0.50 | 0.62 | 0.60 | 12.19 | 0.45 | 0.28 |
| Hex | 67 | 34 | 27 | 0 | 32 | 3E | 3C | C | 2D | 1C |
| Octal | 147 | 64 | 47 | 0 | 62 | 76 | 74 | 14 | 55 | 34 |
| Binary | 1100111 | 110100 | 100111 | 0 | 110010 | 111110 | 111100 | 1100 | 101101 | 11100 |
Color Harmonies of #673427
Complementary color
Monochromatic Colors of #673427
Black with #673427
Text Example
Text Example
White with #673427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673427; }
p { color: rgb(103,52,39); }
H1.HeaderClassName
{
color: #673427;
}
.AnyTagClassName
{
color: #673427;
}
</style>
background-color css
<style>
a { background-color: #673427; }
a { background-color: rgb(103,52,39); }
div.DivClassName
{
background-color: #673427;
}
.BgClassName
{
background-color: #673427;
}
</style>
border-color css
<style>
span { border-color: #673427; }
span { border-color: rgb(103,52,39); }
td.TdClassName
{
border-color: #673427;
}
.TagClassName
{
border-color: #673427;
}
</style>