Shades of Tax Break #486463
Tints of Tax Break #486463
RGB
CMYK
RGB Variations
Color information
#486463 (or 0x486463) is known color: Tax Break. HEX triplet: 48, 64 and 63. RGB value is (72,100,99). Sum of RGB (Red+Green+Blue) = 72+100+99=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 99 (39.06% from 255 or 36.53% from 271); Max value from RGB is 100 - color contains mainly: green. Hex color #486463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486463 is #B79B9C. Grayscale: #5B5B5B. Windows color (decimal): -12032925 or 6513736. OLE color: 6513736.
HSL color Cylindrical-coordinate representation of color #486463: hue angle of 177.86º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #486463 is Cyan = 0.28, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 100 | 99 | - |
| CMYK | 0.28 | 0 | 0.01 | 0.61 |
| HSL | 177.86º | 0.16% | 0.34% | - |
| HSV(B) | 177.86º | 0.28% | 0.39% | - |
| XYZ | 9.48 | 11.39 | 13.5 | - |
| YUV | 91.51 | 132.22 | 114.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 99 | 0.28 | 0 | 0.01 | 0.61 | 177.86 | 0.16 | 0.34 |
| Hex | 48 | 64 | 63 | 1C | 0 | 1 | 3D | B2 | 10 | 22 |
| Octal | 110 | 144 | 143 | 34 | 0 | 1 | 75 | 262 | 20 | 42 |
| Binary | 1001000 | 1100100 | 1100011 | 11100 | 0 | 1 | 111101 | 10110010 | 10000 | 100010 |
Color Harmonies of #486463
Complementary color
Monochromatic Colors of #486463
Black with #486463
Text Example
Text Example
White with #486463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486463; }
p { color: rgb(72,100,99); }
H1.HeaderClassName
{
color: #486463;
}
.AnyTagClassName
{
color: #486463;
}
</style>
background-color css
<style>
a { background-color: #486463; }
a { background-color: rgb(72,100,99); }
div.DivClassName
{
background-color: #486463;
}
.BgClassName
{
background-color: #486463;
}
</style>
border-color css
<style>
span { border-color: #486463; }
span { border-color: rgb(72,100,99); }
td.TdClassName
{
border-color: #486463;
}
.TagClassName
{
border-color: #486463;
}
</style>