Shades of Tax Break #527074
Tints of Tax Break #527074
RGB
CMYK
RGB Variations
Color information
#527074 (or 0x527074) is known color: Tax Break. HEX triplet: 52, 70 and 74. RGB value is (82,112,116). Sum of RGB (Red+Green+Blue) = 82+112+116=310 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.45% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 116 (45.70% from 255 or 37.42% from 310); Max value from RGB is 116 - color contains mainly: blue. Hex color #527074 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527074 is #AD8F8B. Grayscale: #676767. Windows color (decimal): -11374476 or 7630930. OLE color: 7630930.
HSL color Cylindrical-coordinate representation of color #527074: hue angle of 187.06º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527074 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 112 | 116 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.55 |
| HSL | 187.06º | 0.17% | 0.39% | - |
| HSV(B) | 187.06º | 0.29% | 0.45% | - |
| XYZ | 12.43 | 14.64 | 18.69 | - |
| YUV | 103.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 116 | 0.29 | 0.03 | 0 | 0.55 | 187.06 | 0.17 | 0.39 |
| Hex | 52 | 70 | 74 | 1D | 3 | 0 | 37 | BB | 11 | 27 |
| Octal | 122 | 160 | 164 | 35 | 3 | 0 | 67 | 273 | 21 | 47 |
| Binary | 1010010 | 1110000 | 1110100 | 11101 | 11 | 0 | 110111 | 10111011 | 10001 | 100111 |
Color Harmonies of #527074
Complementary color
Monochromatic Colors of #527074
Black with #527074
Text Example
Text Example
White with #527074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527074; }
p { color: rgb(82,112,116); }
H1.HeaderClassName
{
color: #527074;
}
.AnyTagClassName
{
color: #527074;
}
</style>
background-color css
<style>
a { background-color: #527074; }
a { background-color: rgb(82,112,116); }
div.DivClassName
{
background-color: #527074;
}
.BgClassName
{
background-color: #527074;
}
</style>
border-color css
<style>
span { border-color: #527074; }
span { border-color: rgb(82,112,116); }
td.TdClassName
{
border-color: #527074;
}
.TagClassName
{
border-color: #527074;
}
</style>