Shades of Tax Break #516467
Tints of Tax Break #516467
RGB
CMYK
RGB Variations
Color information
#516467 (or 0x516467) is known color: Tax Break. HEX triplet: 51, 64 and 67. RGB value is (81,100,103). Sum of RGB (Red+Green+Blue) = 81+100+103=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 103 (40.62% from 255 or 36.27% from 284); Max value from RGB is 103 - color contains mainly: blue. Hex color #516467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516467 is #AE9B98. Grayscale: #5E5E5E. Windows color (decimal): -11443097 or 6775889. OLE color: 6775889.
HSL color Cylindrical-coordinate representation of color #516467: hue angle of 188.18º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #516467 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 100 | 103 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.60 |
| HSL | 188.18º | 0.12% | 0.36% | - |
| HSV(B) | 188.18º | 0.21% | 0.4% | - |
| XYZ | 10.4 | 11.84 | 14.57 | - |
| YUV | 94.66 | 132.71 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 103 | 0.21 | 0.03 | 0 | 0.60 | 188.18 | 0.12 | 0.36 |
| Hex | 51 | 64 | 67 | 15 | 3 | 0 | 3C | BC | C | 24 |
| Octal | 121 | 144 | 147 | 25 | 3 | 0 | 74 | 274 | 14 | 44 |
| Binary | 1010001 | 1100100 | 1100111 | 10101 | 11 | 0 | 111100 | 10111100 | 1100 | 100100 |
Color Harmonies of #516467
Complementary color
Monochromatic Colors of #516467
Black with #516467
Text Example
Text Example
White with #516467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516467; }
p { color: rgb(81,100,103); }
H1.HeaderClassName
{
color: #516467;
}
.AnyTagClassName
{
color: #516467;
}
</style>
background-color css
<style>
a { background-color: #516467; }
a { background-color: rgb(81,100,103); }
div.DivClassName
{
background-color: #516467;
}
.BgClassName
{
background-color: #516467;
}
</style>
border-color css
<style>
span { border-color: #516467; }
span { border-color: rgb(81,100,103); }
td.TdClassName
{
border-color: #516467;
}
.TagClassName
{
border-color: #516467;
}
</style>