Shades of Tax Break #53676A
Tints of Tax Break #53676A
RGB
CMYK
RGB Variations
Color information
#53676A (or 0x53676A) is known color: Tax Break. HEX triplet: 53, 67 and 6A. RGB value is (83,103,106). Sum of RGB (Red+Green+Blue) = 83+103+106=292 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.42% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 106 (41.80% from 255 or 36.30% from 292); Max value from RGB is 106 - color contains mainly: blue. Hex color #53676A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #53676A is #AC9895. Grayscale: #616161. Windows color (decimal): -11311254 or 6973267. OLE color: 6973267.
HSL color Cylindrical-coordinate representation of color #53676A: hue angle of 187.83º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #53676A is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 83 | 103 | 106 | - |
| CMYK | 0.22 | 0.03 | 0 | 0.58 |
| HSL | 187.83º | 0.12% | 0.37% | - |
| HSV(B) | 187.83º | 0.22% | 0.42% | - |
| XYZ | 11.02 | 12.58 | 15.48 | - |
| YUV | 97.36 | 132.87 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 106 | 0.22 | 0.03 | 0 | 0.58 | 187.83 | 0.12 | 0.37 |
| Hex | 53 | 67 | 6A | 16 | 3 | 0 | 3A | BC | C | 25 |
| Octal | 123 | 147 | 152 | 26 | 3 | 0 | 72 | 274 | 14 | 45 |
| Binary | 1010011 | 1100111 | 1101010 | 10110 | 11 | 0 | 111010 | 10111100 | 1100 | 100101 |
Color Harmonies of #53676A
Complementary color
Monochromatic Colors of #53676A
Black with #53676A
Text Example
Text Example
White with #53676A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53676A; }
p { color: rgb(83,103,106); }
H1.HeaderClassName
{
color: #53676A;
}
.AnyTagClassName
{
color: #53676A;
}
</style>
background-color css
<style>
a { background-color: #53676A; }
a { background-color: rgb(83,103,106); }
div.DivClassName
{
background-color: #53676A;
}
.BgClassName
{
background-color: #53676A;
}
</style>
border-color css
<style>
span { border-color: #53676A; }
span { border-color: rgb(83,103,106); }
td.TdClassName
{
border-color: #53676A;
}
.TagClassName
{
border-color: #53676A;
}
</style>