Shades of Tax Break #486261
Tints of Tax Break #486261
RGB
CMYK
RGB Variations
Color information
#486261 (or 0x486261) is known color: Tax Break. HEX triplet: 48, 62 and 61. RGB value is (72,98,97). Sum of RGB (Red+Green+Blue) = 72+98+97=267 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.97% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 97 (38.28% from 255 or 36.33% from 267); Max value from RGB is 98 - color contains mainly: green. Hex color #486261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486261 is #B79D9E. Grayscale: #5A5A5A. Windows color (decimal): -12033439 or 6382152. OLE color: 6382152.
HSL color Cylindrical-coordinate representation of color #486261: hue angle of 177.69º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #486261 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 98 | 97 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.62 |
| HSL | 177.69º | 0.15% | 0.33% | - |
| HSV(B) | 177.69º | 0.27% | 0.38% | - |
| XYZ | 9.2 | 10.98 | 12.94 | - |
| YUV | 90.11 | 131.89 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 97 | 0.27 | 0 | 0.01 | 0.62 | 177.69 | 0.15 | 0.33 |
| Hex | 48 | 62 | 61 | 1B | 0 | 1 | 3E | B2 | F | 21 |
| Octal | 110 | 142 | 141 | 33 | 0 | 1 | 76 | 262 | 17 | 41 |
| Binary | 1001000 | 1100010 | 1100001 | 11011 | 0 | 1 | 111110 | 10110010 | 1111 | 100001 |
Color Harmonies of #486261
Complementary color
Monochromatic Colors of #486261
Black with #486261
Text Example
Text Example
White with #486261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486261; }
p { color: rgb(72,98,97); }
H1.HeaderClassName
{
color: #486261;
}
.AnyTagClassName
{
color: #486261;
}
</style>
background-color css
<style>
a { background-color: #486261; }
a { background-color: rgb(72,98,97); }
div.DivClassName
{
background-color: #486261;
}
.BgClassName
{
background-color: #486261;
}
</style>
border-color css
<style>
span { border-color: #486261; }
span { border-color: rgb(72,98,97); }
td.TdClassName
{
border-color: #486261;
}
.TagClassName
{
border-color: #486261;
}
</style>