Shades of Hairy Heath #603423
Tints of Hairy Heath #603423
RGB
CMYK
RGB Variations
Color information
#603423 (or 0x603423) is known color: Hairy Heath. HEX triplet: 60, 34 and 23. RGB value is (96,52,35). Sum of RGB (Red+Green+Blue) = 96+52+35=183 (24% of max value = 765). Red value is 96 (37.89% from 255 or 52.46% from 183); Green value is 52 (20.70% from 255 or 28.42% from 183); Blue value is 35 (14.06% from 255 or 19.13% from 183); Max value from RGB is 96 - color contains mainly: red. Hex color #603423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603423 is #9FCBDC. Grayscale: #3F3F3F. Windows color (decimal): -10472413 or 2307168. OLE color: 2307168.
HSL color Cylindrical-coordinate representation of color #603423: hue angle of 16.72º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #603423 is Cyan = 0, Magento = 0.46, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 52 | 35 | - |
| CMYK | 0 | 0.46 | 0.64 | 0.62 |
| HSL | 16.72º | 0.47% | 0.26% | - |
| HSV(B) | 16.72º | 0.64% | 0.38% | - |
| XYZ | 6.36 | 5.06 | 2.23 | - |
| YUV | 63.22 | 112.08 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 35 | 0 | 0.46 | 0.64 | 0.62 | 16.72 | 0.47 | 0.26 |
| Hex | 60 | 34 | 23 | 0 | 2E | 40 | 3E | 11 | 2F | 1A |
| Octal | 140 | 64 | 43 | 0 | 56 | 100 | 76 | 21 | 57 | 32 |
| Binary | 1100000 | 110100 | 100011 | 0 | 101110 | 1000000 | 111110 | 10001 | 101111 | 11010 |
Color Harmonies of #603423
Complementary color
Monochromatic Colors of #603423
Black with #603423
Text Example
Text Example
White with #603423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603423; }
p { color: rgb(96,52,35); }
H1.HeaderClassName
{
color: #603423;
}
.AnyTagClassName
{
color: #603423;
}
</style>
background-color css
<style>
a { background-color: #603423; }
a { background-color: rgb(96,52,35); }
div.DivClassName
{
background-color: #603423;
}
.BgClassName
{
background-color: #603423;
}
</style>
border-color css
<style>
span { border-color: #603423; }
span { border-color: rgb(96,52,35); }
td.TdClassName
{
border-color: #603423;
}
.TagClassName
{
border-color: #603423;
}
</style>