Shades of Tax Break #486870
Tints of Tax Break #486870
RGB
CMYK
RGB Variations
Color information
#486870 (or 0x486870) is known color: Tax Break. HEX triplet: 48, 68 and 70. RGB value is (72,104,112). Sum of RGB (Red+Green+Blue) = 72+104+112=288 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25% from 288); Green value is 104 (41.02% from 255 or 36.11% from 288); Blue value is 112 (44.14% from 255 or 38.89% from 288); Max value from RGB is 112 - color contains mainly: blue. Hex color #486870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486870 is #B7978F. Grayscale: #5F5F5F. Windows color (decimal): -12031888 or 7366728. OLE color: 7366728.
HSL color Cylindrical-coordinate representation of color #486870: hue angle of 192º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #486870 is Cyan = 0.36, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 104 | 112 | - |
| CMYK | 0.36 | 0.07 | 0 | 0.56 |
| HSL | 192º | 0.22% | 0.36% | - |
| HSV(B) | 192º | 0.36% | 0.44% | - |
| XYZ | 10.55 | 12.45 | 17.18 | - |
| YUV | 95.34 | 137.4 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 112 | 0.36 | 0.07 | 0 | 0.56 | 192 | 0.22 | 0.36 |
| Hex | 48 | 68 | 70 | 24 | 7 | 0 | 38 | C0 | 16 | 24 |
| Octal | 110 | 150 | 160 | 44 | 7 | 0 | 70 | 300 | 26 | 44 |
| Binary | 1001000 | 1101000 | 1110000 | 100100 | 111 | 0 | 111000 | 11000000 | 10110 | 100100 |
Color Harmonies of #486870
Complementary color
Monochromatic Colors of #486870
Black with #486870
Text Example
Text Example
White with #486870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486870; }
p { color: rgb(72,104,112); }
H1.HeaderClassName
{
color: #486870;
}
.AnyTagClassName
{
color: #486870;
}
</style>
background-color css
<style>
a { background-color: #486870; }
a { background-color: rgb(72,104,112); }
div.DivClassName
{
background-color: #486870;
}
.BgClassName
{
background-color: #486870;
}
</style>
border-color css
<style>
span { border-color: #486870; }
span { border-color: rgb(72,104,112); }
td.TdClassName
{
border-color: #486870;
}
.TagClassName
{
border-color: #486870;
}
</style>