Shades of Tax Break #506668
Tints of Tax Break #506668
RGB
CMYK
RGB Variations
Color information
#506668 (or 0x506668) is known color: Tax Break. HEX triplet: 50, 66 and 68. RGB value is (80,102,104). Sum of RGB (Red+Green+Blue) = 80+102+104=286 (37% of max value = 765). Red value is 80 (31.64% from 255 or 27.97% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 104 - color contains mainly: blue. Hex color #506668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506668 is #AF9997. Grayscale: #5F5F5F. Windows color (decimal): -11508120 or 6841936. OLE color: 6841936.
HSL color Cylindrical-coordinate representation of color #506668: hue angle of 185º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #506668 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 102 | 104 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.59 |
| HSL | 185º | 0.13% | 0.36% | - |
| HSV(B) | 185º | 0.23% | 0.41% | - |
| XYZ | 10.56 | 12.21 | 14.9 | - |
| YUV | 95.65 | 132.71 | 116.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 104 | 0.23 | 0.02 | 0 | 0.59 | 185 | 0.13 | 0.36 |
| Hex | 50 | 66 | 68 | 17 | 2 | 0 | 3B | B9 | D | 24 |
| Octal | 120 | 146 | 150 | 27 | 2 | 0 | 73 | 271 | 15 | 44 |
| Binary | 1010000 | 1100110 | 1101000 | 10111 | 10 | 0 | 111011 | 10111001 | 1101 | 100100 |
Color Harmonies of #506668
Complementary color
Monochromatic Colors of #506668
Black with #506668
Text Example
Text Example
White with #506668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506668; }
p { color: rgb(80,102,104); }
H1.HeaderClassName
{
color: #506668;
}
.AnyTagClassName
{
color: #506668;
}
</style>
background-color css
<style>
a { background-color: #506668; }
a { background-color: rgb(80,102,104); }
div.DivClassName
{
background-color: #506668;
}
.BgClassName
{
background-color: #506668;
}
</style>
border-color css
<style>
span { border-color: #506668; }
span { border-color: rgb(80,102,104); }
td.TdClassName
{
border-color: #506668;
}
.TagClassName
{
border-color: #506668;
}
</style>