Shades of Tax Break #536E71
Tints of Tax Break #536E71
RGB
CMYK
RGB Variations
Color information
#536E71 (or 0x536E71) is known color: Tax Break. HEX triplet: 53, 6E and 71. RGB value is (83,110,113). Sum of RGB (Red+Green+Blue) = 83+110+113=306 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.12% from 306); Green value is 110 (43.36% from 255 or 35.95% from 306); Blue value is 113 (44.53% from 255 or 36.93% from 306); Max value from RGB is 113 - color contains mainly: blue. Hex color #536E71 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536E71 is #AC918E. Grayscale: #666666. Windows color (decimal): -11309455 or 7433811. OLE color: 7433811.
HSL color Cylindrical-coordinate representation of color #536E71: hue angle of 186º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #536E71 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 110 | 113 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.56 |
| HSL | 186º | 0.15% | 0.38% | - |
| HSV(B) | 186º | 0.27% | 0.44% | - |
| XYZ | 12.12 | 14.18 | 17.72 | - |
| YUV | 102.27 | 134.05 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 110 | 113 | 0.27 | 0.03 | 0 | 0.56 | 186 | 0.15 | 0.38 |
| Hex | 53 | 6E | 71 | 1B | 3 | 0 | 38 | BA | F | 26 |
| Octal | 123 | 156 | 161 | 33 | 3 | 0 | 70 | 272 | 17 | 46 |
| Binary | 1010011 | 1101110 | 1110001 | 11011 | 11 | 0 | 111000 | 10111010 | 1111 | 100110 |
Color Harmonies of #536E71
Complementary color
Monochromatic Colors of #536E71
Black with #536E71
Text Example
Text Example
White with #536E71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536E71; }
p { color: rgb(83,110,113); }
H1.HeaderClassName
{
color: #536E71;
}
.AnyTagClassName
{
color: #536E71;
}
</style>
background-color css
<style>
a { background-color: #536E71; }
a { background-color: rgb(83,110,113); }
div.DivClassName
{
background-color: #536E71;
}
.BgClassName
{
background-color: #536E71;
}
</style>
border-color css
<style>
span { border-color: #536E71; }
span { border-color: rgb(83,110,113); }
td.TdClassName
{
border-color: #536E71;
}
.TagClassName
{
border-color: #536E71;
}
</style>