Shades of Tax Break #486264
Tints of Tax Break #486264
RGB
CMYK
RGB Variations
Color information
#486264 (or 0x486264) is known color: Tax Break. HEX triplet: 48, 62 and 64. RGB value is (72,98,100). Sum of RGB (Red+Green+Blue) = 72+98+100=270 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.67% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 100 (39.45% from 255 or 37.04% from 270); Max value from RGB is 100 - color contains mainly: blue. Hex color #486264 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486264 is #B79D9B. Grayscale: #5A5A5A. Windows color (decimal): -12033436 or 6578760. OLE color: 6578760.
HSL color Cylindrical-coordinate representation of color #486264: hue angle of 184.29º 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 #486264 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 98 | 100 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.61 |
| HSL | 184.29º | 0.16% | 0.34% | - |
| HSV(B) | 184.29º | 0.28% | 0.39% | - |
| XYZ | 9.34 | 11.03 | 13.69 | - |
| YUV | 90.45 | 133.39 | 114.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 100 | 0.28 | 0.02 | 0 | 0.61 | 184.29 | 0.16 | 0.34 |
| Hex | 48 | 62 | 64 | 1C | 2 | 0 | 3D | B8 | 10 | 22 |
| Octal | 110 | 142 | 144 | 34 | 2 | 0 | 75 | 270 | 20 | 42 |
| Binary | 1001000 | 1100010 | 1100100 | 11100 | 10 | 0 | 111101 | 10111000 | 10000 | 100010 |
Color Harmonies of #486264
Complementary color
Monochromatic Colors of #486264
Black with #486264
Text Example
Text Example
White with #486264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486264; }
p { color: rgb(72,98,100); }
H1.HeaderClassName
{
color: #486264;
}
.AnyTagClassName
{
color: #486264;
}
</style>
background-color css
<style>
a { background-color: #486264; }
a { background-color: rgb(72,98,100); }
div.DivClassName
{
background-color: #486264;
}
.BgClassName
{
background-color: #486264;
}
</style>
border-color css
<style>
span { border-color: #486264; }
span { border-color: rgb(72,98,100); }
td.TdClassName
{
border-color: #486264;
}
.TagClassName
{
border-color: #486264;
}
</style>