Shades of Hairy Heath #6A3727
Tints of Hairy Heath #6A3727
RGB
CMYK
RGB Variations
Color information
#6A3727 (or 0x6A3727) is known color: Hairy Heath. HEX triplet: 6A, 37 and 27. RGB value is (106,55,39). Sum of RGB (Red+Green+Blue) = 106+55+39=200 (26% of max value = 765). Red value is 106 (41.80% from 255 or 53% from 200); Green value is 55 (21.88% from 255 or 27.5% from 200); Blue value is 39 (15.62% from 255 or 19.5% from 200); Max value from RGB is 106 - color contains mainly: red. Hex color #6A3727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6A3727 is #95C8D8. Grayscale: #444444. Windows color (decimal): -9816281 or 2570090. OLE color: 2570090.
HSL color Cylindrical-coordinate representation of color #6A3727: hue angle of 14.33º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6A3727 is Cyan = 0, Magento = 0.48, Yellow = 0.63 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 55 | 39 | - |
| CMYK | 0 | 0.48 | 0.63 | 0.58 |
| HSL | 14.33º | 0.46% | 0.28% | - |
| HSV(B) | 14.33º | 0.63% | 0.42% | - |
| XYZ | 7.68 | 5.94 | 2.66 | - |
| YUV | 68.43 | 111.4 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 55 | 39 | 0 | 0.48 | 0.63 | 0.58 | 14.33 | 0.46 | 0.28 |
| Hex | 6A | 37 | 27 | 0 | 30 | 3F | 3A | E | 2E | 1C |
| Octal | 152 | 67 | 47 | 0 | 60 | 77 | 72 | 16 | 56 | 34 |
| Binary | 1101010 | 110111 | 100111 | 0 | 110000 | 111111 | 111010 | 1110 | 101110 | 11100 |
Color Harmonies of #6A3727
Complementary color
Monochromatic Colors of #6A3727
Black with #6A3727
Text Example
Text Example
White with #6A3727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A3727; }
p { color: rgb(106,55,39); }
H1.HeaderClassName
{
color: #6A3727;
}
.AnyTagClassName
{
color: #6A3727;
}
</style>
background-color css
<style>
a { background-color: #6A3727; }
a { background-color: rgb(106,55,39); }
div.DivClassName
{
background-color: #6A3727;
}
.BgClassName
{
background-color: #6A3727;
}
</style>
border-color css
<style>
span { border-color: #6A3727; }
span { border-color: rgb(106,55,39); }
td.TdClassName
{
border-color: #6A3727;
}
.TagClassName
{
border-color: #6A3727;
}
</style>