Shades of Tax Break #506568
Tints of Tax Break #506568
RGB
CMYK
RGB Variations
Color information
#506568 (or 0x506568) is known color: Tax Break. HEX triplet: 50, 65 and 68. RGB value is (80,101,104). Sum of RGB (Red+Green+Blue) = 80+101+104=285 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.07% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 104 (41.02% from 255 or 36.49% from 285); Max value from RGB is 104 - color contains mainly: blue. Hex color #506568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506568 is #AF9A97. Grayscale: #5F5F5F. Windows color (decimal): -11508376 or 6841680. OLE color: 6841680.
HSL color Cylindrical-coordinate representation of color #506568: hue angle of 187.5º 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 #506568 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 101 | 104 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.59 |
| HSL | 187.5º | 0.13% | 0.36% | - |
| HSV(B) | 187.5º | 0.23% | 0.41% | - |
| XYZ | 10.46 | 12.01 | 14.86 | - |
| YUV | 95.06 | 133.04 | 117.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 101 | 104 | 0.23 | 0.03 | 0 | 0.59 | 187.5 | 0.13 | 0.36 |
| Hex | 50 | 65 | 68 | 17 | 3 | 0 | 3B | BC | D | 24 |
| Octal | 120 | 145 | 150 | 27 | 3 | 0 | 73 | 274 | 15 | 44 |
| Binary | 1010000 | 1100101 | 1101000 | 10111 | 11 | 0 | 111011 | 10111100 | 1101 | 100100 |
Color Harmonies of #506568
Complementary color
Monochromatic Colors of #506568
Black with #506568
Text Example
Text Example
White with #506568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506568; }
p { color: rgb(80,101,104); }
H1.HeaderClassName
{
color: #506568;
}
.AnyTagClassName
{
color: #506568;
}
</style>
background-color css
<style>
a { background-color: #506568; }
a { background-color: rgb(80,101,104); }
div.DivClassName
{
background-color: #506568;
}
.BgClassName
{
background-color: #506568;
}
</style>
border-color css
<style>
span { border-color: #506568; }
span { border-color: rgb(80,101,104); }
td.TdClassName
{
border-color: #506568;
}
.TagClassName
{
border-color: #506568;
}
</style>