Shades of Tax Break #506669
Tints of Tax Break #506669
RGB
CMYK
RGB Variations
Color information
#506669 (or 0x506669) is known color: Tax Break. HEX triplet: 50, 66 and 69. RGB value is (80,102,105). Sum of RGB (Red+Green+Blue) = 80+102+105=287 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.87% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 105 - color contains mainly: blue. Hex color #506669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506669 is #AF9996. Grayscale: #5F5F5F. Windows color (decimal): -11508119 or 6907472. OLE color: 6907472.
HSL color Cylindrical-coordinate representation of color #506669: hue angle of 187.2º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #506669 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 102 | 105 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.59 |
| HSL | 187.2º | 0.14% | 0.36% | - |
| HSV(B) | 187.2º | 0.24% | 0.41% | - |
| XYZ | 10.61 | 12.23 | 15.17 | - |
| YUV | 95.76 | 133.21 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 105 | 0.24 | 0.03 | 0 | 0.59 | 187.2 | 0.14 | 0.36 |
| Hex | 50 | 66 | 69 | 18 | 3 | 0 | 3B | BB | E | 24 |
| Octal | 120 | 146 | 151 | 30 | 3 | 0 | 73 | 273 | 16 | 44 |
| Binary | 1010000 | 1100110 | 1101001 | 11000 | 11 | 0 | 111011 | 10111011 | 1110 | 100100 |
Color Harmonies of #506669
Complementary color
Monochromatic Colors of #506669
Black with #506669
Text Example
Text Example
White with #506669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506669; }
p { color: rgb(80,102,105); }
H1.HeaderClassName
{
color: #506669;
}
.AnyTagClassName
{
color: #506669;
}
</style>
background-color css
<style>
a { background-color: #506669; }
a { background-color: rgb(80,102,105); }
div.DivClassName
{
background-color: #506669;
}
.BgClassName
{
background-color: #506669;
}
</style>
border-color css
<style>
span { border-color: #506669; }
span { border-color: rgb(80,102,105); }
td.TdClassName
{
border-color: #506669;
}
.TagClassName
{
border-color: #506669;
}
</style>