Shades of Tax Break #486263
Tints of Tax Break #486263
RGB
CMYK
RGB Variations
Color information
#486263 (or 0x486263) is known color: Tax Break. HEX triplet: 48, 62 and 63. RGB value is (72,98,99). Sum of RGB (Red+Green+Blue) = 72+98+99=269 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.77% from 269); Green value is 98 (38.67% from 255 or 36.43% from 269); Blue value is 99 (39.06% from 255 or 36.80% from 269); Max value from RGB is 99 - color contains mainly: blue. Hex color #486263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486263 is #B79D9C. Grayscale: #5A5A5A. Windows color (decimal): -12033437 or 6513224. OLE color: 6513224.
HSL color Cylindrical-coordinate representation of color #486263: hue angle of 182.22º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #486263 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 98 | 99 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.61 |
| HSL | 182.22º | 0.16% | 0.34% | - |
| HSV(B) | 182.22º | 0.27% | 0.39% | - |
| XYZ | 9.29 | 11.01 | 13.44 | - |
| YUV | 90.34 | 132.89 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 99 | 0.27 | 0.01 | 0 | 0.61 | 182.22 | 0.16 | 0.34 |
| Hex | 48 | 62 | 63 | 1B | 1 | 0 | 3D | B6 | 10 | 22 |
| Octal | 110 | 142 | 143 | 33 | 1 | 0 | 75 | 266 | 20 | 42 |
| Binary | 1001000 | 1100010 | 1100011 | 11011 | 1 | 0 | 111101 | 10110110 | 10000 | 100010 |
Color Harmonies of #486263
Complementary color
Monochromatic Colors of #486263
Black with #486263
Text Example
Text Example
White with #486263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486263; }
p { color: rgb(72,98,99); }
H1.HeaderClassName
{
color: #486263;
}
.AnyTagClassName
{
color: #486263;
}
</style>
background-color css
<style>
a { background-color: #486263; }
a { background-color: rgb(72,98,99); }
div.DivClassName
{
background-color: #486263;
}
.BgClassName
{
background-color: #486263;
}
</style>
border-color css
<style>
span { border-color: #486263; }
span { border-color: rgb(72,98,99); }
td.TdClassName
{
border-color: #486263;
}
.TagClassName
{
border-color: #486263;
}
</style>