Shades of Heath #533032
Tints of Heath #533032
RGB
CMYK
RGB Variations
Color information
#533032 (or 0x533032) is known color: Heath. HEX triplet: 53, 30 and 32. RGB value is (83,48,50). Sum of RGB (Red+Green+Blue) = 83+48+50=181 (23% of max value = 765). Red value is 83 (32.81% from 255 or 45.86% from 181); Green value is 48 (19.14% from 255 or 26.52% from 181); Blue value is 50 (19.92% from 255 or 27.62% from 181); Max value from RGB is 83 - color contains mainly: red. Hex color #533032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533032 is #ACCFCD. Grayscale: #3A3A3A. Windows color (decimal): -11325390 or 3289171. OLE color: 3289171.
HSL color Cylindrical-coordinate representation of color #533032: hue angle of 356.57º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533032 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 50 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.67 |
| HSL | 356.57º | 0.27% | 0.26% | - |
| HSV(B) | 356.57º | 0.42% | 0.33% | - |
| XYZ | 5.2 | 4.18 | 3.55 | - |
| YUV | 58.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 50 | 0 | 0.42 | 0.40 | 0.67 | 356.57 | 0.27 | 0.26 |
| Hex | 53 | 30 | 32 | 0 | 2A | 28 | 43 | 165 | 1B | 1A |
| Octal | 123 | 60 | 62 | 0 | 52 | 50 | 103 | 545 | 33 | 32 |
| Binary | 1010011 | 110000 | 110010 | 0 | 101010 | 101000 | 1000011 | 101100101 | 11011 | 11010 |
Color Harmonies of #533032
Complementary color
Monochromatic Colors of #533032
Black with #533032
Text Example
Text Example
White with #533032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533032; }
p { color: rgb(83,48,50); }
H1.HeaderClassName
{
color: #533032;
}
.AnyTagClassName
{
color: #533032;
}
</style>
background-color css
<style>
a { background-color: #533032; }
a { background-color: rgb(83,48,50); }
div.DivClassName
{
background-color: #533032;
}
.BgClassName
{
background-color: #533032;
}
</style>
border-color css
<style>
span { border-color: #533032; }
span { border-color: rgb(83,48,50); }
td.TdClassName
{
border-color: #533032;
}
.TagClassName
{
border-color: #533032;
}
</style>