Shades of Tax Break #446265
Tints of Tax Break #446265
RGB
CMYK
RGB Variations
Color information
#446265 (or 0x446265) is known color: Tax Break. HEX triplet: 44, 62 and 65. RGB value is (68,98,101). Sum of RGB (Red+Green+Blue) = 68+98+101=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 101 (39.84% from 255 or 37.83% from 267); Max value from RGB is 101 - color contains mainly: blue. Hex color #446265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446265 is #BB9D9A. Grayscale: #595959. Windows color (decimal): -12295579 or 6644292. OLE color: 6644292.
HSL color Cylindrical-coordinate representation of color #446265: hue angle of 185.45º 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 #446265 is Cyan = 0.33, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 98 | 101 | - |
| CMYK | 0.33 | 0.03 | 0 | 0.60 |
| HSL | 185.45º | 0.2% | 0.33% | - |
| HSV(B) | 185.45º | 0.33% | 0.4% | - |
| XYZ | 9.1 | 10.9 | 13.94 | - |
| YUV | 89.37 | 134.56 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 101 | 0.33 | 0.03 | 0 | 0.60 | 185.45 | 0.2 | 0.33 |
| Hex | 44 | 62 | 65 | 21 | 3 | 0 | 3C | B9 | 14 | 21 |
| Octal | 104 | 142 | 145 | 41 | 3 | 0 | 74 | 271 | 24 | 41 |
| Binary | 1000100 | 1100010 | 1100101 | 100001 | 11 | 0 | 111100 | 10111001 | 10100 | 100001 |
Color Harmonies of #446265
Complementary color
Monochromatic Colors of #446265
Black with #446265
Text Example
Text Example
White with #446265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446265; }
p { color: rgb(68,98,101); }
H1.HeaderClassName
{
color: #446265;
}
.AnyTagClassName
{
color: #446265;
}
</style>
background-color css
<style>
a { background-color: #446265; }
a { background-color: rgb(68,98,101); }
div.DivClassName
{
background-color: #446265;
}
.BgClassName
{
background-color: #446265;
}
</style>
border-color css
<style>
span { border-color: #446265; }
span { border-color: rgb(68,98,101); }
td.TdClassName
{
border-color: #446265;
}
.TagClassName
{
border-color: #446265;
}
</style>