Shades of Tax Break #507073
Tints of Tax Break #507073
RGB
CMYK
RGB Variations
Color information
#507073 (or 0x507073) is known color: Tax Break. HEX triplet: 50, 70 and 73. RGB value is (80,112,115). Sum of RGB (Red+Green+Blue) = 80+112+115=307 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.06% from 307); Green value is 112 (44.14% from 255 or 36.48% from 307); Blue value is 115 (45.31% from 255 or 37.46% from 307); Max value from RGB is 115 - color contains mainly: blue. Hex color #507073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507073 is #AF8F8C. Grayscale: #666666. Windows color (decimal): -11505549 or 7565392. OLE color: 7565392.
HSL color Cylindrical-coordinate representation of color #507073: hue angle of 185.14º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #507073 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 112 | 115 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.55 |
| HSL | 185.14º | 0.18% | 0.38% | - |
| HSV(B) | 185.14º | 0.3% | 0.45% | - |
| XYZ | 12.2 | 14.53 | 18.38 | - |
| YUV | 102.77 | 134.9 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 115 | 0.30 | 0.03 | 0 | 0.55 | 185.14 | 0.18 | 0.38 |
| Hex | 50 | 70 | 73 | 1E | 3 | 0 | 37 | B9 | 12 | 26 |
| Octal | 120 | 160 | 163 | 36 | 3 | 0 | 67 | 271 | 22 | 46 |
| Binary | 1010000 | 1110000 | 1110011 | 11110 | 11 | 0 | 110111 | 10111001 | 10010 | 100110 |
Color Harmonies of #507073
Complementary color
Monochromatic Colors of #507073
Black with #507073
Text Example
Text Example
White with #507073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507073; }
p { color: rgb(80,112,115); }
H1.HeaderClassName
{
color: #507073;
}
.AnyTagClassName
{
color: #507073;
}
</style>
background-color css
<style>
a { background-color: #507073; }
a { background-color: rgb(80,112,115); }
div.DivClassName
{
background-color: #507073;
}
.BgClassName
{
background-color: #507073;
}
</style>
border-color css
<style>
span { border-color: #507073; }
span { border-color: rgb(80,112,115); }
td.TdClassName
{
border-color: #507073;
}
.TagClassName
{
border-color: #507073;
}
</style>