Shades of Tax Break #446770
Tints of Tax Break #446770
RGB
CMYK
RGB Variations
Color information
#446770 (or 0x446770) is known color: Tax Break. HEX triplet: 44, 67 and 70. RGB value is (68,103,112). Sum of RGB (Red+Green+Blue) = 68+103+112=283 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.03% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 112 - color contains mainly: blue. Hex color #446770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446770 is #BB988F. Grayscale: #5D5D5D. Windows color (decimal): -12294288 or 7366468. OLE color: 7366468.
HSL color Cylindrical-coordinate representation of color #446770: hue angle of 192.27º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #446770 is Cyan = 0.39, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 103 | 112 | - |
| CMYK | 0.39 | 0.08 | 0 | 0.56 |
| HSL | 192.27º | 0.24% | 0.35% | - |
| HSV(B) | 192.27º | 0.39% | 0.44% | - |
| XYZ | 10.16 | 12.1 | 17.13 | - |
| YUV | 93.56 | 138.4 | 109.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 112 | 0.39 | 0.08 | 0 | 0.56 | 192.27 | 0.24 | 0.35 |
| Hex | 44 | 67 | 70 | 27 | 8 | 0 | 38 | C0 | 18 | 23 |
| Octal | 104 | 147 | 160 | 47 | 10 | 0 | 70 | 300 | 30 | 43 |
| Binary | 1000100 | 1100111 | 1110000 | 100111 | 1000 | 0 | 111000 | 11000000 | 11000 | 100011 |
Color Harmonies of #446770
Complementary color
Monochromatic Colors of #446770
Black with #446770
Text Example
Text Example
White with #446770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446770; }
p { color: rgb(68,103,112); }
H1.HeaderClassName
{
color: #446770;
}
.AnyTagClassName
{
color: #446770;
}
</style>
background-color css
<style>
a { background-color: #446770; }
a { background-color: rgb(68,103,112); }
div.DivClassName
{
background-color: #446770;
}
.BgClassName
{
background-color: #446770;
}
</style>
border-color css
<style>
span { border-color: #446770; }
span { border-color: rgb(68,103,112); }
td.TdClassName
{
border-color: #446770;
}
.TagClassName
{
border-color: #446770;
}
</style>