Shades of Tax Break #486868
Tints of Tax Break #486868
RGB
CMYK
RGB Variations
Color information
#486868 (or 0x486868) is known color: Tax Break. HEX triplet: 48, 68 and 68. RGB value is (72,104,104). Sum of RGB (Red+Green+Blue) = 72+104+104=280 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.71% from 280); Green value is 104 (41.02% from 255 or 37.14% from 280); Blue value is 104 (41.02% from 255 or 37.14% from 280); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #486868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486868 is #B79797. Grayscale: #5E5E5E. Windows color (decimal): -12031896 or 6842440. OLE color: 6842440.
HSL color Cylindrical-coordinate representation of color #486868: hue angle of 180º degrees, saturation: 0.18, 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 #486868 is Cyan = 0.31, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 104 | 104 | - |
| CMYK | 0.31 | 0 | 0 | 0.59 |
| HSL | 180º | 0.18% | 0.35% | - |
| HSV(B) | 180º | 0.31% | 0.41% | - |
| XYZ | 10.12 | 12.28 | 14.93 | - |
| YUV | 94.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 104 | 0.31 | 0 | 0 | 0.59 | 180 | 0.18 | 0.35 |
| Hex | 48 | 68 | 68 | 1F | 0 | 0 | 3B | B4 | 12 | 23 |
| Octal | 110 | 150 | 150 | 37 | 0 | 0 | 73 | 264 | 22 | 43 |
| Binary | 1001000 | 1101000 | 1101000 | 11111 | 0 | 0 | 111011 | 10110100 | 10010 | 100011 |
Color Harmonies of #486868
Complementary color
Monochromatic Colors of #486868
Black with #486868
Text Example
Text Example
White with #486868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486868; }
p { color: rgb(72,104,104); }
H1.HeaderClassName
{
color: #486868;
}
.AnyTagClassName
{
color: #486868;
}
</style>
background-color css
<style>
a { background-color: #486868; }
a { background-color: rgb(72,104,104); }
div.DivClassName
{
background-color: #486868;
}
.BgClassName
{
background-color: #486868;
}
</style>
border-color css
<style>
span { border-color: #486868; }
span { border-color: rgb(72,104,104); }
td.TdClassName
{
border-color: #486868;
}
.TagClassName
{
border-color: #486868;
}
</style>