Shades of Tax Break #486562
Tints of Tax Break #486562
RGB
CMYK
RGB Variations
Color information
#486562 (or 0x486562) is known color: Tax Break. HEX triplet: 48, 65 and 62. RGB value is (72,101,98). Sum of RGB (Red+Green+Blue) = 72+101+98=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 98 (38.67% from 255 or 36.16% from 271); Max value from RGB is 101 - color contains mainly: green. Hex color #486562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486562 is #B79A9D. Grayscale: #5B5B5B. Windows color (decimal): -12032670 or 6448456. OLE color: 6448456.
HSL color Cylindrical-coordinate representation of color #486562: hue angle of 173.79º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #486562 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 101 | 98 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.60 |
| HSL | 173.79º | 0.17% | 0.34% | - |
| HSV(B) | 173.79º | 0.29% | 0.4% | - |
| XYZ | 9.53 | 11.57 | 13.29 | - |
| YUV | 91.99 | 131.39 | 113.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 101 | 98 | 0.29 | 0 | 0.03 | 0.60 | 173.79 | 0.17 | 0.34 |
| Hex | 48 | 65 | 62 | 1D | 0 | 3 | 3C | AE | 11 | 22 |
| Octal | 110 | 145 | 142 | 35 | 0 | 3 | 74 | 256 | 21 | 42 |
| Binary | 1001000 | 1100101 | 1100010 | 11101 | 0 | 11 | 111100 | 10101110 | 10001 | 100010 |
Color Harmonies of #486562
Complementary color
Monochromatic Colors of #486562
Black with #486562
Text Example
Text Example
White with #486562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486562; }
p { color: rgb(72,101,98); }
H1.HeaderClassName
{
color: #486562;
}
.AnyTagClassName
{
color: #486562;
}
</style>
background-color css
<style>
a { background-color: #486562; }
a { background-color: rgb(72,101,98); }
div.DivClassName
{
background-color: #486562;
}
.BgClassName
{
background-color: #486562;
}
</style>
border-color css
<style>
span { border-color: #486562; }
span { border-color: rgb(72,101,98); }
td.TdClassName
{
border-color: #486562;
}
.TagClassName
{
border-color: #486562;
}
</style>