Shades of Tax Break #446766
Tints of Tax Break #446766
RGB
CMYK
RGB Variations
Color information
#446766 (or 0x446766) is known color: Tax Break. HEX triplet: 44, 67 and 66. RGB value is (68,103,102). Sum of RGB (Red+Green+Blue) = 68+103+102=273 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.91% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 102 (40.23% from 255 or 37.36% from 273); Max value from RGB is 103 - color contains mainly: green. Hex color #446766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446766 is #BB9899. Grayscale: #5C5C5C. Windows color (decimal): -12294298 or 6711108. OLE color: 6711108.
HSL color Cylindrical-coordinate representation of color #446766: hue angle of 178.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #446766 is Cyan = 0.34, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 103 | 102 | - |
| CMYK | 0.34 | 0 | 0.01 | 0.60 |
| HSL | 178.29º | 0.2% | 0.34% | - |
| HSV(B) | 178.29º | 0.34% | 0.4% | - |
| XYZ | 9.63 | 11.89 | 14.36 | - |
| YUV | 92.42 | 133.4 | 110.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 102 | 0.34 | 0 | 0.01 | 0.60 | 178.29 | 0.2 | 0.34 |
| Hex | 44 | 67 | 66 | 22 | 0 | 1 | 3C | B2 | 14 | 22 |
| Octal | 104 | 147 | 146 | 42 | 0 | 1 | 74 | 262 | 24 | 42 |
| Binary | 1000100 | 1100111 | 1100110 | 100010 | 0 | 1 | 111100 | 10110010 | 10100 | 100010 |
Color Harmonies of #446766
Complementary color
Monochromatic Colors of #446766
Black with #446766
Text Example
Text Example
White with #446766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446766; }
p { color: rgb(68,103,102); }
H1.HeaderClassName
{
color: #446766;
}
.AnyTagClassName
{
color: #446766;
}
</style>
background-color css
<style>
a { background-color: #446766; }
a { background-color: rgb(68,103,102); }
div.DivClassName
{
background-color: #446766;
}
.BgClassName
{
background-color: #446766;
}
</style>
border-color css
<style>
span { border-color: #446766; }
span { border-color: rgb(68,103,102); }
td.TdClassName
{
border-color: #446766;
}
.TagClassName
{
border-color: #446766;
}
</style>