Shades of Tax Break #446871
Tints of Tax Break #446871
RGB
CMYK
RGB Variations
Color information
#446871 (or 0x446871) is known color: Tax Break. HEX triplet: 44, 68 and 71. RGB value is (68,104,113). Sum of RGB (Red+Green+Blue) = 68+104+113=285 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.86% from 285); Green value is 104 (41.02% from 255 or 36.49% from 285); Blue value is 113 (44.53% from 255 or 39.65% from 285); Max value from RGB is 113 - color contains mainly: blue. Hex color #446871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446871 is #BB978E. Grayscale: #5E5E5E. Windows color (decimal): -12294031 or 7432260. OLE color: 7432260.
HSL color Cylindrical-coordinate representation of color #446871: hue angle of 192º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #446871 is Cyan = 0.40, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 104 | 113 | - |
| CMYK | 0.40 | 0.08 | 0 | 0.56 |
| HSL | 192º | 0.25% | 0.35% | - |
| HSV(B) | 192º | 0.4% | 0.44% | - |
| XYZ | 10.31 | 12.32 | 17.46 | - |
| YUV | 94.26 | 138.57 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 113 | 0.40 | 0.08 | 0 | 0.56 | 192 | 0.25 | 0.35 |
| Hex | 44 | 68 | 71 | 28 | 8 | 0 | 38 | C0 | 19 | 23 |
| Octal | 104 | 150 | 161 | 50 | 10 | 0 | 70 | 300 | 31 | 43 |
| Binary | 1000100 | 1101000 | 1110001 | 101000 | 1000 | 0 | 111000 | 11000000 | 11001 | 100011 |
Color Harmonies of #446871
Complementary color
Monochromatic Colors of #446871
Black with #446871
Text Example
Text Example
White with #446871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446871; }
p { color: rgb(68,104,113); }
H1.HeaderClassName
{
color: #446871;
}
.AnyTagClassName
{
color: #446871;
}
</style>
background-color css
<style>
a { background-color: #446871; }
a { background-color: rgb(68,104,113); }
div.DivClassName
{
background-color: #446871;
}
.BgClassName
{
background-color: #446871;
}
</style>
border-color css
<style>
span { border-color: #446871; }
span { border-color: rgb(68,104,113); }
td.TdClassName
{
border-color: #446871;
}
.TagClassName
{
border-color: #446871;
}
</style>