Shades of Tax Break #446361
Tints of Tax Break #446361
RGB
CMYK
RGB Variations
Color information
#446361 (or 0x446361) is known color: Tax Break. HEX triplet: 44, 63 and 61. RGB value is (68,99,97). Sum of RGB (Red+Green+Blue) = 68+99+97=264 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.76% from 264); Green value is 99 (39.06% from 255 or 37.5% from 264); Blue value is 97 (38.28% from 255 or 36.74% from 264); Max value from RGB is 99 - color contains mainly: green. Hex color #446361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446361 is #BB9C9E. Grayscale: #595959. Windows color (decimal): -12295327 or 6382404. OLE color: 6382404.
HSL color Cylindrical-coordinate representation of color #446361: hue angle of 176.13º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #446361 is Cyan = 0.31, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 97 | - |
| CMYK | 0.31 | 0 | 0.02 | 0.61 |
| HSL | 176.13º | 0.19% | 0.33% | - |
| HSV(B) | 176.13º | 0.31% | 0.39% | - |
| XYZ | 9 | 11.02 | 12.96 | - |
| YUV | 89.5 | 132.23 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 97 | 0.31 | 0 | 0.02 | 0.61 | 176.13 | 0.19 | 0.33 |
| Hex | 44 | 63 | 61 | 1F | 0 | 2 | 3D | B0 | 13 | 21 |
| Octal | 104 | 143 | 141 | 37 | 0 | 2 | 75 | 260 | 23 | 41 |
| Binary | 1000100 | 1100011 | 1100001 | 11111 | 0 | 10 | 111101 | 10110000 | 10011 | 100001 |
Color Harmonies of #446361
Complementary color
Monochromatic Colors of #446361
Black with #446361
Text Example
Text Example
White with #446361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446361; }
p { color: rgb(68,99,97); }
H1.HeaderClassName
{
color: #446361;
}
.AnyTagClassName
{
color: #446361;
}
</style>
background-color css
<style>
a { background-color: #446361; }
a { background-color: rgb(68,99,97); }
div.DivClassName
{
background-color: #446361;
}
.BgClassName
{
background-color: #446361;
}
</style>
border-color css
<style>
span { border-color: #446361; }
span { border-color: rgb(68,99,97); }
td.TdClassName
{
border-color: #446361;
}
.TagClassName
{
border-color: #446361;
}
</style>