Shades of Hairy Heath #603826
Tints of Hairy Heath #603826
RGB
CMYK
RGB Variations
Color information
#603826 (or 0x603826) is known color: Hairy Heath. HEX triplet: 60, 38 and 26. RGB value is (96,56,38). Sum of RGB (Red+Green+Blue) = 96+56+38=190 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50.53% from 190); Green value is 56 (22.27% from 255 or 29.47% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 96 - color contains mainly: red. Hex color #603826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603826 is #9FC7D9. Grayscale: #424242. Windows color (decimal): -10471386 or 2504800. OLE color: 2504800.
HSL color Cylindrical-coordinate representation of color #603826: hue angle of 18.62º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #603826 is Cyan = 0, Magento = 0.42, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 56 | 38 | - |
| CMYK | 0 | 0.42 | 0.60 | 0.62 |
| HSL | 18.62º | 0.43% | 0.26% | - |
| HSV(B) | 18.62º | 0.6% | 0.38% | - |
| XYZ | 6.59 | 5.46 | 2.54 | - |
| YUV | 65.91 | 112.25 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 38 | 0 | 0.42 | 0.60 | 0.62 | 18.62 | 0.43 | 0.26 |
| Hex | 60 | 38 | 26 | 0 | 2A | 3C | 3E | 13 | 2B | 1A |
| Octal | 140 | 70 | 46 | 0 | 52 | 74 | 76 | 23 | 53 | 32 |
| Binary | 1100000 | 111000 | 100110 | 0 | 101010 | 111100 | 111110 | 10011 | 101011 | 11010 |
Color Harmonies of #603826
Complementary color
Monochromatic Colors of #603826
Black with #603826
Text Example
Text Example
White with #603826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603826; }
p { color: rgb(96,56,38); }
H1.HeaderClassName
{
color: #603826;
}
.AnyTagClassName
{
color: #603826;
}
</style>
background-color css
<style>
a { background-color: #603826; }
a { background-color: rgb(96,56,38); }
div.DivClassName
{
background-color: #603826;
}
.BgClassName
{
background-color: #603826;
}
</style>
border-color css
<style>
span { border-color: #603826; }
span { border-color: rgb(96,56,38); }
td.TdClassName
{
border-color: #603826;
}
.TagClassName
{
border-color: #603826;
}
</style>