Shades of Tax Break #486362
Tints of Tax Break #486362
RGB
CMYK
RGB Variations
Color information
#486362 (or 0x486362) is known color: Tax Break. HEX triplet: 48, 63 and 62. RGB value is (72,99,98). Sum of RGB (Red+Green+Blue) = 72+99+98=269 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.77% from 269); Green value is 99 (39.06% from 255 or 36.80% from 269); Blue value is 98 (38.67% from 255 or 36.43% from 269); Max value from RGB is 99 - color contains mainly: green. Hex color #486362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486362 is #B79C9D. Grayscale: #5A5A5A. Windows color (decimal): -12033182 or 6447944. OLE color: 6447944.
HSL color Cylindrical-coordinate representation of color #486362: hue angle of 177.78º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #486362 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 99 | 98 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.61 |
| HSL | 177.78º | 0.16% | 0.34% | - |
| HSV(B) | 177.78º | 0.27% | 0.39% | - |
| XYZ | 9.34 | 11.18 | 13.22 | - |
| YUV | 90.81 | 132.05 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 99 | 98 | 0.27 | 0 | 0.01 | 0.61 | 177.78 | 0.16 | 0.34 |
| Hex | 48 | 63 | 62 | 1B | 0 | 1 | 3D | B2 | 10 | 22 |
| Octal | 110 | 143 | 142 | 33 | 0 | 1 | 75 | 262 | 20 | 42 |
| Binary | 1001000 | 1100011 | 1100010 | 11011 | 0 | 1 | 111101 | 10110010 | 10000 | 100010 |
Color Harmonies of #486362
Complementary color
Monochromatic Colors of #486362
Black with #486362
Text Example
Text Example
White with #486362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486362; }
p { color: rgb(72,99,98); }
H1.HeaderClassName
{
color: #486362;
}
.AnyTagClassName
{
color: #486362;
}
</style>
background-color css
<style>
a { background-color: #486362; }
a { background-color: rgb(72,99,98); }
div.DivClassName
{
background-color: #486362;
}
.BgClassName
{
background-color: #486362;
}
</style>
border-color css
<style>
span { border-color: #486362; }
span { border-color: rgb(72,99,98); }
td.TdClassName
{
border-color: #486362;
}
.TagClassName
{
border-color: #486362;
}
</style>