Shades of Hairy Heath #623427
Tints of Hairy Heath #623427
RGB
CMYK
RGB Variations
Color information
#623427 (or 0x623427) is known color: Hairy Heath. HEX triplet: 62, 34 and 27. RGB value is (98,52,39). Sum of RGB (Red+Green+Blue) = 98+52+39=189 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.85% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 39 (15.62% from 255 or 20.63% from 189); Max value from RGB is 98 - color contains mainly: red. Hex color #623427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623427 is #9DCBD8. Grayscale: #404040. Windows color (decimal): -10341337 or 2569314. OLE color: 2569314.
HSL color Cylindrical-coordinate representation of color #623427: hue angle of 13.22º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #623427 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 39 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.62 |
| HSL | 13.22º | 0.43% | 0.27% | - |
| HSV(B) | 13.22º | 0.6% | 0.38% | - |
| XYZ | 6.63 | 5.2 | 2.57 | - |
| YUV | 64.27 | 113.74 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 39 | 0 | 0.47 | 0.60 | 0.62 | 13.22 | 0.43 | 0.27 |
| Hex | 62 | 34 | 27 | 0 | 2F | 3C | 3E | D | 2B | 1B |
| Octal | 142 | 64 | 47 | 0 | 57 | 74 | 76 | 15 | 53 | 33 |
| Binary | 1100010 | 110100 | 100111 | 0 | 101111 | 111100 | 111110 | 1101 | 101011 | 11011 |
Color Harmonies of #623427
Complementary color
Monochromatic Colors of #623427
Black with #623427
Text Example
Text Example
White with #623427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623427; }
p { color: rgb(98,52,39); }
H1.HeaderClassName
{
color: #623427;
}
.AnyTagClassName
{
color: #623427;
}
</style>
background-color css
<style>
a { background-color: #623427; }
a { background-color: rgb(98,52,39); }
div.DivClassName
{
background-color: #623427;
}
.BgClassName
{
background-color: #623427;
}
</style>
border-color css
<style>
span { border-color: #623427; }
span { border-color: rgb(98,52,39); }
td.TdClassName
{
border-color: #623427;
}
.TagClassName
{
border-color: #623427;
}
</style>