Shades of Heath #533233
Tints of Heath #533233
RGB
CMYK
RGB Variations
Color information
#533233 (or 0x533233) is known color: Heath. HEX triplet: 53, 32 and 33. RGB value is (83,50,51). Sum of RGB (Red+Green+Blue) = 83+50+51=184 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.11% from 184); Green value is 50 (19.92% from 255 or 27.17% from 184); Blue value is 51 (20.31% from 255 or 27.72% from 184); Max value from RGB is 83 - color contains mainly: red. Hex color #533233 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533233 is #ACCDCC. Grayscale: #3C3C3C. Windows color (decimal): -11324877 or 3355219. OLE color: 3355219.
HSL color Cylindrical-coordinate representation of color #533233: hue angle of 358.18º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533233 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 50 | 51 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.67 |
| HSL | 358.18º | 0.25% | 0.26% | - |
| HSV(B) | 358.18º | 0.4% | 0.33% | - |
| XYZ | 5.31 | 4.36 | 3.69 | - |
| YUV | 59.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 51 | 0 | 0.40 | 0.39 | 0.67 | 358.18 | 0.25 | 0.26 |
| Hex | 53 | 32 | 33 | 0 | 28 | 27 | 43 | 166 | 19 | 1A |
| Octal | 123 | 62 | 63 | 0 | 50 | 47 | 103 | 546 | 31 | 32 |
| Binary | 1010011 | 110010 | 110011 | 0 | 101000 | 100111 | 1000011 | 101100110 | 11001 | 11010 |
Color Harmonies of #533233
Complementary color
Monochromatic Colors of #533233
Black with #533233
Text Example
Text Example
White with #533233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533233; }
p { color: rgb(83,50,51); }
H1.HeaderClassName
{
color: #533233;
}
.AnyTagClassName
{
color: #533233;
}
</style>
background-color css
<style>
a { background-color: #533233; }
a { background-color: rgb(83,50,51); }
div.DivClassName
{
background-color: #533233;
}
.BgClassName
{
background-color: #533233;
}
</style>
border-color css
<style>
span { border-color: #533233; }
span { border-color: rgb(83,50,51); }
td.TdClassName
{
border-color: #533233;
}
.TagClassName
{
border-color: #533233;
}
</style>