Shades of Heath #523133
Tints of Heath #523133
RGB
CMYK
RGB Variations
Color information
#523133 (or 0x523133) is known color: Heath. HEX triplet: 52, 31 and 33. RGB value is (82,49,51). Sum of RGB (Red+Green+Blue) = 82+49+51=182 (24% of max value = 765). Red value is 82 (32.42% from 255 or 45.05% from 182); Green value is 49 (19.53% from 255 or 26.92% from 182); Blue value is 51 (20.31% from 255 or 28.02% from 182); Max value from RGB is 82 - color contains mainly: red. Hex color #523133 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523133 is #ADCECC. Grayscale: #3B3B3B. Windows color (decimal): -11390669 or 3354962. OLE color: 3354962.
HSL color Cylindrical-coordinate representation of color #523133: hue angle of 356.36º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #523133 is Cyan = 0, Magento = 0.40, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 51 | - |
| CMYK | 0 | 0.40 | 0.38 | 0.68 |
| HSL | 356.36º | 0.25% | 0.26% | - |
| HSV(B) | 356.36º | 0.4% | 0.32% | - |
| XYZ | 5.18 | 4.23 | 3.68 | - |
| YUV | 59.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 51 | 0 | 0.40 | 0.38 | 0.68 | 356.36 | 0.25 | 0.26 |
| Hex | 52 | 31 | 33 | 0 | 28 | 26 | 44 | 164 | 19 | 1A |
| Octal | 122 | 61 | 63 | 0 | 50 | 46 | 104 | 544 | 31 | 32 |
| Binary | 1010010 | 110001 | 110011 | 0 | 101000 | 100110 | 1000100 | 101100100 | 11001 | 11010 |
Color Harmonies of #523133
Complementary color
Monochromatic Colors of #523133
Black with #523133
Text Example
Text Example
White with #523133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523133; }
p { color: rgb(82,49,51); }
H1.HeaderClassName
{
color: #523133;
}
.AnyTagClassName
{
color: #523133;
}
</style>
background-color css
<style>
a { background-color: #523133; }
a { background-color: rgb(82,49,51); }
div.DivClassName
{
background-color: #523133;
}
.BgClassName
{
background-color: #523133;
}
</style>
border-color css
<style>
span { border-color: #523133; }
span { border-color: rgb(82,49,51); }
td.TdClassName
{
border-color: #523133;
}
.TagClassName
{
border-color: #523133;
}
</style>