Shades of Tax Break #446262
Tints of Tax Break #446262
RGB
CMYK
RGB Variations
Color information
#446262 (or 0x446262) is known color: Tax Break. HEX triplet: 44, 62 and 62. RGB value is (68,98,98). Sum of RGB (Red+Green+Blue) = 68+98+98=264 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.76% from 264); Green value is 98 (38.67% from 255 or 37.12% from 264); Blue value is 98 (38.67% from 255 or 37.12% from 264); Max value from RGB is 98 - color contains mainly: green, blue. Hex color #446262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446262 is #BB9D9D. Grayscale: #595959. Windows color (decimal): -12295582 or 6447684. OLE color: 6447684.
HSL color Cylindrical-coordinate representation of color #446262: hue angle of 180º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #446262 is Cyan = 0.31, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 98 | 98 | - |
| CMYK | 0.31 | 0 | 0 | 0.62 |
| HSL | 180º | 0.18% | 0.33% | - |
| HSV(B) | 180º | 0.31% | 0.38% | - |
| XYZ | 8.96 | 10.85 | 13.18 | - |
| YUV | 89.03 | 133.06 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 98 | 0.31 | 0 | 0 | 0.62 | 180 | 0.18 | 0.33 |
| Hex | 44 | 62 | 62 | 1F | 0 | 0 | 3E | B4 | 12 | 21 |
| Octal | 104 | 142 | 142 | 37 | 0 | 0 | 76 | 264 | 22 | 41 |
| Binary | 1000100 | 1100010 | 1100010 | 11111 | 0 | 0 | 111110 | 10110100 | 10010 | 100001 |
Color Harmonies of #446262
Complementary color
Monochromatic Colors of #446262
Black with #446262
Text Example
Text Example
White with #446262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446262; }
p { color: rgb(68,98,98); }
H1.HeaderClassName
{
color: #446262;
}
.AnyTagClassName
{
color: #446262;
}
</style>
background-color css
<style>
a { background-color: #446262; }
a { background-color: rgb(68,98,98); }
div.DivClassName
{
background-color: #446262;
}
.BgClassName
{
background-color: #446262;
}
</style>
border-color css
<style>
span { border-color: #446262; }
span { border-color: rgb(68,98,98); }
td.TdClassName
{
border-color: #446262;
}
.TagClassName
{
border-color: #446262;
}
</style>