Shades of Hairy Heath #673422
Tints of Hairy Heath #673422
RGB
CMYK
RGB Variations
Color information
#673422 (or 0x673422) is known color: Hairy Heath. HEX triplet: 67, 34 and 22. RGB value is (103,52,34). Sum of RGB (Red+Green+Blue) = 103+52+34=189 (25% of max value = 765). Red value is 103 (40.62% from 255 or 54.50% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 34 (13.67% from 255 or 17.99% from 189); Max value from RGB is 103 - color contains mainly: red. Hex color #673422 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673422 is #98CBDD. Grayscale: #414141. Windows color (decimal): -10013662 or 2241639. OLE color: 2241639.
HSL color Cylindrical-coordinate representation of color #673422: hue angle of 15.65º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #673422 is Cyan = 0, Magento = 0.50, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 34 | - |
| CMYK | 0 | 0.50 | 0.67 | 0.60 |
| HSL | 15.65º | 0.5% | 0.27% | - |
| HSV(B) | 15.65º | 0.67% | 0.4% | - |
| XYZ | 7.11 | 5.46 | 2.19 | - |
| YUV | 65.2 | 110.4 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 34 | 0 | 0.50 | 0.67 | 0.60 | 15.65 | 0.5 | 0.27 |
| Hex | 67 | 34 | 22 | 0 | 32 | 43 | 3C | 10 | 32 | 1B |
| Octal | 147 | 64 | 42 | 0 | 62 | 103 | 74 | 20 | 62 | 33 |
| Binary | 1100111 | 110100 | 100010 | 0 | 110010 | 1000011 | 111100 | 10000 | 110010 | 11011 |
Color Harmonies of #673422
Complementary color
Monochromatic Colors of #673422
Black with #673422
Text Example
Text Example
White with #673422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673422; }
p { color: rgb(103,52,34); }
H1.HeaderClassName
{
color: #673422;
}
.AnyTagClassName
{
color: #673422;
}
</style>
background-color css
<style>
a { background-color: #673422; }
a { background-color: rgb(103,52,34); }
div.DivClassName
{
background-color: #673422;
}
.BgClassName
{
background-color: #673422;
}
</style>
border-color css
<style>
span { border-color: #673422; }
span { border-color: rgb(103,52,34); }
td.TdClassName
{
border-color: #673422;
}
.TagClassName
{
border-color: #673422;
}
</style>