Shades of Tax Break #486061
Tints of Tax Break #486061
RGB
CMYK
RGB Variations
Color information
#486061 (or 0x486061) is known color: Tax Break. HEX triplet: 48, 60 and 61. RGB value is (72,96,97). Sum of RGB (Red+Green+Blue) = 72+96+97=265 (35% of max value = 765). Red value is 72 (28.52% from 255 or 27.17% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 97 - color contains mainly: blue. Hex color #486061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486061 is #B79F9E. Grayscale: #585858. Windows color (decimal): -12033951 or 6381640. OLE color: 6381640.
HSL color Cylindrical-coordinate representation of color #486061: hue angle of 182.4º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #486061 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 96 | 97 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.62 |
| HSL | 182.4º | 0.15% | 0.33% | - |
| HSV(B) | 182.4º | 0.26% | 0.38% | - |
| XYZ | 9.01 | 10.61 | 12.88 | - |
| YUV | 88.94 | 132.55 | 115.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 97 | 0.26 | 0.01 | 0 | 0.62 | 182.4 | 0.15 | 0.33 |
| Hex | 48 | 60 | 61 | 1A | 1 | 0 | 3E | B6 | F | 21 |
| Octal | 110 | 140 | 141 | 32 | 1 | 0 | 76 | 266 | 17 | 41 |
| Binary | 1001000 | 1100000 | 1100001 | 11010 | 1 | 0 | 111110 | 10110110 | 1111 | 100001 |
Color Harmonies of #486061
Complementary color
Monochromatic Colors of #486061
Black with #486061
Text Example
Text Example
White with #486061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486061; }
p { color: rgb(72,96,97); }
H1.HeaderClassName
{
color: #486061;
}
.AnyTagClassName
{
color: #486061;
}
</style>
background-color css
<style>
a { background-color: #486061; }
a { background-color: rgb(72,96,97); }
div.DivClassName
{
background-color: #486061;
}
.BgClassName
{
background-color: #486061;
}
</style>
border-color css
<style>
span { border-color: #486061; }
span { border-color: rgb(72,96,97); }
td.TdClassName
{
border-color: #486061;
}
.TagClassName
{
border-color: #486061;
}
</style>