Shades of Hairy Heath #623425
Tints of Hairy Heath #623425
RGB
CMYK
RGB Variations
Color information
#623425 (or 0x623425) is known color: Hairy Heath. HEX triplet: 62, 34 and 25. RGB value is (98,52,37). Sum of RGB (Red+Green+Blue) = 98+52+37=187 (24% of max value = 765). Red value is 98 (38.67% from 255 or 52.41% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 37 (14.84% from 255 or 19.79% from 187); Max value from RGB is 98 - color contains mainly: red. Hex color #623425 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623425 is #9DCBDA. Grayscale: #404040. Windows color (decimal): -10341339 or 2438242. OLE color: 2438242.
HSL color Cylindrical-coordinate representation of color #623425: hue angle of 14.75º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #623425 is Cyan = 0, Magento = 0.47, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 37 | - |
| CMYK | 0 | 0.47 | 0.62 | 0.62 |
| HSL | 14.75º | 0.45% | 0.26% | - |
| HSV(B) | 14.75º | 0.62% | 0.38% | - |
| XYZ | 6.6 | 5.19 | 2.4 | - |
| YUV | 64.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 37 | 0 | 0.47 | 0.62 | 0.62 | 14.75 | 0.45 | 0.26 |
| Hex | 62 | 34 | 25 | 0 | 2F | 3E | 3E | F | 2D | 1A |
| Octal | 142 | 64 | 45 | 0 | 57 | 76 | 76 | 17 | 55 | 32 |
| Binary | 1100010 | 110100 | 100101 | 0 | 101111 | 111110 | 111110 | 1111 | 101101 | 11010 |
Color Harmonies of #623425
Complementary color
Monochromatic Colors of #623425
Black with #623425
Text Example
Text Example
White with #623425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623425; }
p { color: rgb(98,52,37); }
H1.HeaderClassName
{
color: #623425;
}
.AnyTagClassName
{
color: #623425;
}
</style>
background-color css
<style>
a { background-color: #623425; }
a { background-color: rgb(98,52,37); }
div.DivClassName
{
background-color: #623425;
}
.BgClassName
{
background-color: #623425;
}
</style>
border-color css
<style>
span { border-color: #623425; }
span { border-color: rgb(98,52,37); }
td.TdClassName
{
border-color: #623425;
}
.TagClassName
{
border-color: #623425;
}
</style>