Shades of Tax Break #506667
Tints of Tax Break #506667
RGB
CMYK
RGB Variations
Color information
#506667 (or 0x506667) is known color: Tax Break. HEX triplet: 50, 66 and 67. RGB value is (80,102,103). Sum of RGB (Red+Green+Blue) = 80+102+103=285 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.07% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 103 - color contains mainly: blue. Hex color #506667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506667 is #AF9998. Grayscale: #5F5F5F. Windows color (decimal): -11508121 or 6776400. OLE color: 6776400.
HSL color Cylindrical-coordinate representation of color #506667: hue angle of 182.61º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #506667 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 102 | 103 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.60 |
| HSL | 182.61º | 0.13% | 0.36% | - |
| HSV(B) | 182.61º | 0.22% | 0.4% | - |
| XYZ | 10.51 | 12.19 | 14.63 | - |
| YUV | 95.54 | 132.21 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 103 | 0.22 | 0.01 | 0 | 0.60 | 182.61 | 0.13 | 0.36 |
| Hex | 50 | 66 | 67 | 16 | 1 | 0 | 3C | B7 | D | 24 |
| Octal | 120 | 146 | 147 | 26 | 1 | 0 | 74 | 267 | 15 | 44 |
| Binary | 1010000 | 1100110 | 1100111 | 10110 | 1 | 0 | 111100 | 10110111 | 1101 | 100100 |
Color Harmonies of #506667
Complementary color
Monochromatic Colors of #506667
Black with #506667
Text Example
Text Example
White with #506667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506667; }
p { color: rgb(80,102,103); }
H1.HeaderClassName
{
color: #506667;
}
.AnyTagClassName
{
color: #506667;
}
</style>
background-color css
<style>
a { background-color: #506667; }
a { background-color: rgb(80,102,103); }
div.DivClassName
{
background-color: #506667;
}
.BgClassName
{
background-color: #506667;
}
</style>
border-color css
<style>
span { border-color: #506667; }
span { border-color: rgb(80,102,103); }
td.TdClassName
{
border-color: #506667;
}
.TagClassName
{
border-color: #506667;
}
</style>