Shades of Tax Break #51676A
Tints of Tax Break #51676A
RGB
CMYK
RGB Variations
Color information
#51676A (or 0x51676A) is known color: Tax Break. HEX triplet: 51, 67 and 6A. RGB value is (81,103,106). Sum of RGB (Red+Green+Blue) = 81+103+106=290 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.93% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 106 (41.80% from 255 or 36.55% from 290); Max value from RGB is 106 - color contains mainly: blue. Hex color #51676A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #51676A is #AE9895. Grayscale: #606060. Windows color (decimal): -11442326 or 6973265. OLE color: 6973265.
HSL color Cylindrical-coordinate representation of color #51676A: hue angle of 187.2º degrees, saturation: 0.13, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #51676A is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 81 | 103 | 106 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.58 |
| HSL | 187.2º | 0.13% | 0.37% | - |
| HSV(B) | 187.2º | 0.24% | 0.42% | - |
| XYZ | 10.85 | 12.49 | 15.47 | - |
| YUV | 96.76 | 133.21 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 106 | 0.24 | 0.03 | 0 | 0.58 | 187.2 | 0.13 | 0.37 |
| Hex | 51 | 67 | 6A | 18 | 3 | 0 | 3A | BB | D | 25 |
| Octal | 121 | 147 | 152 | 30 | 3 | 0 | 72 | 273 | 15 | 45 |
| Binary | 1010001 | 1100111 | 1101010 | 11000 | 11 | 0 | 111010 | 10111011 | 1101 | 100101 |
Color Harmonies of #51676A
Complementary color
Monochromatic Colors of #51676A
Black with #51676A
Text Example
Text Example
White with #51676A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #51676A; }
p { color: rgb(81,103,106); }
H1.HeaderClassName
{
color: #51676A;
}
.AnyTagClassName
{
color: #51676A;
}
</style>
background-color css
<style>
a { background-color: #51676A; }
a { background-color: rgb(81,103,106); }
div.DivClassName
{
background-color: #51676A;
}
.BgClassName
{
background-color: #51676A;
}
</style>
border-color css
<style>
span { border-color: #51676A; }
span { border-color: rgb(81,103,106); }
td.TdClassName
{
border-color: #51676A;
}
.TagClassName
{
border-color: #51676A;
}
</style>