Shades of Tax Break #486967
Tints of Tax Break #486967
RGB
CMYK
RGB Variations
Color information
#486967 (or 0x486967) is known color: Tax Break. HEX triplet: 48, 69 and 67. RGB value is (72,105,103). Sum of RGB (Red+Green+Blue) = 72+105+103=280 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.71% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 103 (40.62% from 255 or 36.79% from 280); Max value from RGB is 105 - color contains mainly: green. Hex color #486967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486967 is #B79698. Grayscale: #5E5E5E. Windows color (decimal): -12031641 or 6777160. OLE color: 6777160.
HSL color Cylindrical-coordinate representation of color #486967: hue angle of 176.36º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #486967 is Cyan = 0.31, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 103 | - |
| CMYK | 0.31 | 0 | 0.02 | 0.59 |
| HSL | 176.36º | 0.19% | 0.35% | - |
| HSV(B) | 176.36º | 0.31% | 0.41% | - |
| XYZ | 10.17 | 12.46 | 14.7 | - |
| YUV | 94.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 103 | 0.31 | 0 | 0.02 | 0.59 | 176.36 | 0.19 | 0.35 |
| Hex | 48 | 69 | 67 | 1F | 0 | 2 | 3B | B0 | 13 | 23 |
| Octal | 110 | 151 | 147 | 37 | 0 | 2 | 73 | 260 | 23 | 43 |
| Binary | 1001000 | 1101001 | 1100111 | 11111 | 0 | 10 | 111011 | 10110000 | 10011 | 100011 |
Color Harmonies of #486967
Complementary color
Monochromatic Colors of #486967
Black with #486967
Text Example
Text Example
White with #486967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486967; }
p { color: rgb(72,105,103); }
H1.HeaderClassName
{
color: #486967;
}
.AnyTagClassName
{
color: #486967;
}
</style>
background-color css
<style>
a { background-color: #486967; }
a { background-color: rgb(72,105,103); }
div.DivClassName
{
background-color: #486967;
}
.BgClassName
{
background-color: #486967;
}
</style>
border-color css
<style>
span { border-color: #486967; }
span { border-color: rgb(72,105,103); }
td.TdClassName
{
border-color: #486967;
}
.TagClassName
{
border-color: #486967;
}
</style>