Shades of Hairy Heath #603427
Tints of Hairy Heath #603427
RGB
CMYK
RGB Variations
Color information
#603427 (or 0x603427) is known color: Hairy Heath. HEX triplet: 60, 34 and 27. RGB value is (96,52,39). Sum of RGB (Red+Green+Blue) = 96+52+39=187 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.34% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 96 - color contains mainly: red. Hex color #603427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603427 is #9FCBD8. Grayscale: #3F3F3F. Windows color (decimal): -10472409 or 2569312. OLE color: 2569312.
HSL color Cylindrical-coordinate representation of color #603427: hue angle of 13.68º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #603427 is Cyan = 0, Magento = 0.46, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 52 | 39 | - |
| CMYK | 0 | 0.46 | 0.59 | 0.62 |
| HSL | 13.68º | 0.42% | 0.26% | - |
| HSV(B) | 13.68º | 0.59% | 0.38% | - |
| XYZ | 6.42 | 5.09 | 2.56 | - |
| YUV | 63.67 | 114.08 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 39 | 0 | 0.46 | 0.59 | 0.62 | 13.68 | 0.42 | 0.26 |
| Hex | 60 | 34 | 27 | 0 | 2E | 3B | 3E | E | 2A | 1A |
| Octal | 140 | 64 | 47 | 0 | 56 | 73 | 76 | 16 | 52 | 32 |
| Binary | 1100000 | 110100 | 100111 | 0 | 101110 | 111011 | 111110 | 1110 | 101010 | 11010 |
Color Harmonies of #603427
Complementary color
Monochromatic Colors of #603427
Black with #603427
Text Example
Text Example
White with #603427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603427; }
p { color: rgb(96,52,39); }
H1.HeaderClassName
{
color: #603427;
}
.AnyTagClassName
{
color: #603427;
}
</style>
background-color css
<style>
a { background-color: #603427; }
a { background-color: rgb(96,52,39); }
div.DivClassName
{
background-color: #603427;
}
.BgClassName
{
background-color: #603427;
}
</style>
border-color css
<style>
span { border-color: #603427; }
span { border-color: rgb(96,52,39); }
td.TdClassName
{
border-color: #603427;
}
.TagClassName
{
border-color: #603427;
}
</style>