Shades of Tax Break #53696A
Tints of Tax Break #53696A
RGB
CMYK
RGB Variations
Color information
#53696A (or 0x53696A) is known color: Tax Break. HEX triplet: 53, 69 and 6A. RGB value is (83,105,106). Sum of RGB (Red+Green+Blue) = 83+105+106=294 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.23% from 294); Green value is 105 (41.41% from 255 or 35.71% from 294); Blue value is 106 (41.80% from 255 or 36.05% from 294); Max value from RGB is 106 - color contains mainly: blue. Hex color #53696A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #53696A is #AC9695. Grayscale: #626262. Windows color (decimal): -11310742 or 6973779. OLE color: 6973779.
HSL color Cylindrical-coordinate representation of color #53696A: hue angle of 182.61º 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 #53696A is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 83 | 105 | 106 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.58 |
| HSL | 182.61º | 0.12% | 0.37% | - |
| HSV(B) | 182.61º | 0.22% | 0.42% | - |
| XYZ | 11.22 | 12.98 | 15.55 | - |
| YUV | 98.54 | 132.21 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 105 | 106 | 0.22 | 0.01 | 0 | 0.58 | 182.61 | 0.12 | 0.37 |
| Hex | 53 | 69 | 6A | 16 | 1 | 0 | 3A | B7 | C | 25 |
| Octal | 123 | 151 | 152 | 26 | 1 | 0 | 72 | 267 | 14 | 45 |
| Binary | 1010011 | 1101001 | 1101010 | 10110 | 1 | 0 | 111010 | 10110111 | 1100 | 100101 |
Color Harmonies of #53696A
Complementary color
Monochromatic Colors of #53696A
Black with #53696A
Text Example
Text Example
White with #53696A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53696A; }
p { color: rgb(83,105,106); }
H1.HeaderClassName
{
color: #53696A;
}
.AnyTagClassName
{
color: #53696A;
}
</style>
background-color css
<style>
a { background-color: #53696A; }
a { background-color: rgb(83,105,106); }
div.DivClassName
{
background-color: #53696A;
}
.BgClassName
{
background-color: #53696A;
}
</style>
border-color css
<style>
span { border-color: #53696A; }
span { border-color: rgb(83,105,106); }
td.TdClassName
{
border-color: #53696A;
}
.TagClassName
{
border-color: #53696A;
}
</style>