Shades of Tax Break #446365
Tints of Tax Break #446365
RGB
CMYK
RGB Variations
Color information
#446365 (or 0x446365) is known color: Tax Break. HEX triplet: 44, 63 and 65. RGB value is (68,99,101). Sum of RGB (Red+Green+Blue) = 68+99+101=268 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.37% from 268); Green value is 99 (39.06% from 255 or 36.94% from 268); Blue value is 101 (39.84% from 255 or 37.69% from 268); Max value from RGB is 101 - color contains mainly: blue. Hex color #446365 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446365 is #BB9C9A. Grayscale: #595959. Windows color (decimal): -12295323 or 6644548. OLE color: 6644548.
HSL color Cylindrical-coordinate representation of color #446365: hue angle of 183.64º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #446365 is Cyan = 0.33, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 99 | 101 | - |
| CMYK | 0.33 | 0.02 | 0 | 0.60 |
| HSL | 183.64º | 0.2% | 0.33% | - |
| HSV(B) | 183.64º | 0.33% | 0.4% | - |
| XYZ | 9.19 | 11.09 | 13.97 | - |
| YUV | 89.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 101 | 0.33 | 0.02 | 0 | 0.60 | 183.64 | 0.2 | 0.33 |
| Hex | 44 | 63 | 65 | 21 | 2 | 0 | 3C | B8 | 14 | 21 |
| Octal | 104 | 143 | 145 | 41 | 2 | 0 | 74 | 270 | 24 | 41 |
| Binary | 1000100 | 1100011 | 1100101 | 100001 | 10 | 0 | 111100 | 10111000 | 10100 | 100001 |
Color Harmonies of #446365
Complementary color
Monochromatic Colors of #446365
Black with #446365
Text Example
Text Example
White with #446365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446365; }
p { color: rgb(68,99,101); }
H1.HeaderClassName
{
color: #446365;
}
.AnyTagClassName
{
color: #446365;
}
</style>
background-color css
<style>
a { background-color: #446365; }
a { background-color: rgb(68,99,101); }
div.DivClassName
{
background-color: #446365;
}
.BgClassName
{
background-color: #446365;
}
</style>
border-color css
<style>
span { border-color: #446365; }
span { border-color: rgb(68,99,101); }
td.TdClassName
{
border-color: #446365;
}
.TagClassName
{
border-color: #446365;
}
</style>