Shades of Tax Break #446060
Tints of Tax Break #446060
RGB
CMYK
RGB Variations
Color information
#446060 (or 0x446060) is known color: Tax Break. HEX triplet: 44, 60 and 60. RGB value is (68,96,96). Sum of RGB (Red+Green+Blue) = 68+96+96=260 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.15% from 260); Green value is 96 (37.89% from 255 or 36.92% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 96 - color contains mainly: green, blue. Hex color #446060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446060 is #BB9F9F. Grayscale: #575757. Windows color (decimal): -12296096 or 6316100. OLE color: 6316100.
HSL color Cylindrical-coordinate representation of color #446060: hue angle of 180º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #446060 is Cyan = 0.29, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 96 | - |
| CMYK | 0.29 | 0 | 0 | 0.62 |
| HSL | 180º | 0.17% | 0.32% | - |
| HSV(B) | 180º | 0.29% | 0.38% | - |
| XYZ | 8.68 | 10.44 | 12.62 | - |
| YUV | 87.63 | 132.72 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 96 | 0.29 | 0 | 0 | 0.62 | 180 | 0.17 | 0.32 |
| Hex | 44 | 60 | 60 | 1D | 0 | 0 | 3E | B4 | 11 | 20 |
| Octal | 104 | 140 | 140 | 35 | 0 | 0 | 76 | 264 | 21 | 40 |
| Binary | 1000100 | 1100000 | 1100000 | 11101 | 0 | 0 | 111110 | 10110100 | 10001 | 100000 |
Color Harmonies of #446060
Complementary color
Monochromatic Colors of #446060
Black with #446060
Text Example
Text Example
White with #446060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446060; }
p { color: rgb(68,96,96); }
H1.HeaderClassName
{
color: #446060;
}
.AnyTagClassName
{
color: #446060;
}
</style>
background-color css
<style>
a { background-color: #446060; }
a { background-color: rgb(68,96,96); }
div.DivClassName
{
background-color: #446060;
}
.BgClassName
{
background-color: #446060;
}
</style>
border-color css
<style>
span { border-color: #446060; }
span { border-color: rgb(68,96,96); }
td.TdClassName
{
border-color: #446060;
}
.TagClassName
{
border-color: #446060;
}
</style>