Shades of Tax Break #486262
Tints of Tax Break #486262
RGB
CMYK
RGB Variations
Color information
#486262 (or 0x486262) is known color: Tax Break. HEX triplet: 48, 62 and 62. RGB value is (72,98,98). Sum of RGB (Red+Green+Blue) = 72+98+98=268 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.87% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 98 (38.67% from 255 or 36.57% from 268); Max value from RGB is 98 - color contains mainly: green, blue. Hex color #486262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486262 is #B79D9D. Grayscale: #5A5A5A. Windows color (decimal): -12033438 or 6447688. OLE color: 6447688.
HSL color Cylindrical-coordinate representation of color #486262: hue angle of 180º 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 #486262 is Cyan = 0.27, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
RGB | 72 | 98 | 98 | - |
CMYK | 0.27 | 0 | 0 | 0.62 |
HSL | 180º | 0.15% | 0.33% | - |
HSV(B) | 180º | 0.27% | 0.38% | - |
XYZ | 9.24 | 10.99 | 13.19 | - |
YUV | 90.23 | 132.39 | 115 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 72 | 98 | 98 | 0.27 | 0 | 0 | 0.62 | 180 | 0.15 | 0.33 |
Hex | 48 | 62 | 62 | 1B | 0 | 0 | 3E | B4 | F | 21 |
Octal | 110 | 142 | 142 | 33 | 0 | 0 | 76 | 264 | 17 | 41 |
Binary | 1001000 | 1100010 | 1100010 | 11011 | 0 | 0 | 111110 | 10110100 | 1111 | 100001 |
Color Harmonies of #486262
Complementary color
Monochromatic Colors of #486262
Black with #486262
Text Example
Text Example
White with #486262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486262; }
p { color: rgb(72,98,98); }
H1.HeaderClassName
{
color: #486262;
}
.AnyTagClassName
{
color: #486262;
}
</style>
background-color css
<style>
a { background-color: #486262; }
a { background-color: rgb(72,98,98); }
div.DivClassName
{
background-color: #486262;
}
.BgClassName
{
background-color: #486262;
}
</style>
border-color css
<style>
span { border-color: #486262; }
span { border-color: rgb(72,98,98); }
td.TdClassName
{
border-color: #486262;
}
.TagClassName
{
border-color: #486262;
}
</style>