Shades of Tax Break #486766
Tints of Tax Break #486766
RGB
CMYK
RGB Variations
Color information
#486766 (or 0x486766) is known color: Tax Break. HEX triplet: 48, 67 and 66. RGB value is (72,103,102). Sum of RGB (Red+Green+Blue) = 72+103+102=277 (36% of max value = 765). Red value is 72 (28.52% from 255 or 25.99% from 277); Green value is 103 (40.62% from 255 or 37.18% from 277); Blue value is 102 (40.23% from 255 or 36.82% from 277); Max value from RGB is 103 - color contains mainly: green. Hex color #486766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486766 is #B79899. Grayscale: #5D5D5D. Windows color (decimal): -12032154 or 6711112. OLE color: 6711112.
HSL color Cylindrical-coordinate representation of color #486766: hue angle of 178.06º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #486766 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 102 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.60 |
| HSL | 178.06º | 0.18% | 0.34% | - |
| HSV(B) | 178.06º | 0.3% | 0.4% | - |
| XYZ | 9.92 | 12.04 | 14.37 | - |
| YUV | 93.62 | 132.73 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 102 | 0.30 | 0 | 0.01 | 0.60 | 178.06 | 0.18 | 0.34 |
| Hex | 48 | 67 | 66 | 1E | 0 | 1 | 3C | B2 | 12 | 22 |
| Octal | 110 | 147 | 146 | 36 | 0 | 1 | 74 | 262 | 22 | 42 |
| Binary | 1001000 | 1100111 | 1100110 | 11110 | 0 | 1 | 111100 | 10110010 | 10010 | 100010 |
Color Harmonies of #486766
Complementary color
Monochromatic Colors of #486766
Black with #486766
Text Example
Text Example
White with #486766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486766; }
p { color: rgb(72,103,102); }
H1.HeaderClassName
{
color: #486766;
}
.AnyTagClassName
{
color: #486766;
}
</style>
background-color css
<style>
a { background-color: #486766; }
a { background-color: rgb(72,103,102); }
div.DivClassName
{
background-color: #486766;
}
.BgClassName
{
background-color: #486766;
}
</style>
border-color css
<style>
span { border-color: #486766; }
span { border-color: rgb(72,103,102); }
td.TdClassName
{
border-color: #486766;
}
.TagClassName
{
border-color: #486766;
}
</style>