Shades of Tax Break #446970
Tints of Tax Break #446970
RGB
CMYK
RGB Variations
Color information
#446970 (or 0x446970) is known color: Tax Break. HEX triplet: 44, 69 and 70. RGB value is (68,105,112). Sum of RGB (Red+Green+Blue) = 68+105+112=285 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.86% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 112 (44.14% from 255 or 39.30% from 285); Max value from RGB is 112 - color contains mainly: blue. Hex color #446970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446970 is #BB968F. Grayscale: #5E5E5E. Windows color (decimal): -12293776 or 7366980. OLE color: 7366980.
HSL color Cylindrical-coordinate representation of color #446970: hue angle of 189.55º 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 #446970 is Cyan = 0.39, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 105 | 112 | - |
| CMYK | 0.39 | 0.06 | 0 | 0.56 |
| HSL | 189.55º | 0.24% | 0.35% | - |
| HSV(B) | 189.55º | 0.39% | 0.44% | - |
| XYZ | 10.36 | 12.5 | 17.2 | - |
| YUV | 94.74 | 137.74 | 108.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 112 | 0.39 | 0.06 | 0 | 0.56 | 189.55 | 0.24 | 0.35 |
| Hex | 44 | 69 | 70 | 27 | 6 | 0 | 38 | BE | 18 | 23 |
| Octal | 104 | 151 | 160 | 47 | 6 | 0 | 70 | 276 | 30 | 43 |
| Binary | 1000100 | 1101001 | 1110000 | 100111 | 110 | 0 | 111000 | 10111110 | 11000 | 100011 |
Color Harmonies of #446970
Complementary color
Monochromatic Colors of #446970
Black with #446970
Text Example
Text Example
White with #446970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446970; }
p { color: rgb(68,105,112); }
H1.HeaderClassName
{
color: #446970;
}
.AnyTagClassName
{
color: #446970;
}
</style>
background-color css
<style>
a { background-color: #446970; }
a { background-color: rgb(68,105,112); }
div.DivClassName
{
background-color: #446970;
}
.BgClassName
{
background-color: #446970;
}
</style>
border-color css
<style>
span { border-color: #446970; }
span { border-color: rgb(68,105,112); }
td.TdClassName
{
border-color: #446970;
}
.TagClassName
{
border-color: #446970;
}
</style>