Shades of Tax Break #416462
Tints of Tax Break #416462
RGB
CMYK
RGB Variations
Color information
#416462 (or 0x416462) is known color: Tax Break. HEX triplet: 41, 64 and 62. RGB value is (65,100,98). Sum of RGB (Red+Green+Blue) = 65+100+98=263 (34% of max value = 765). Red value is 65 (25.78% from 255 or 24.71% from 263); Green value is 100 (39.45% from 255 or 38.02% from 263); Blue value is 98 (38.67% from 255 or 37.26% from 263); Max value from RGB is 100 - color contains mainly: green. Hex color #416462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416462 is #BE9B9D. Grayscale: #595959. Windows color (decimal): -12491678 or 6448193. OLE color: 6448193.
HSL color Cylindrical-coordinate representation of color #416462: hue angle of 176.57º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #416462 is Cyan = 0.35, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 100 | 98 | - |
| CMYK | 0.35 | 0 | 0.02 | 0.61 |
| HSL | 176.57º | 0.21% | 0.32% | - |
| HSV(B) | 176.57º | 0.35% | 0.39% | - |
| XYZ | 8.94 | 11.12 | 13.23 | - |
| YUV | 89.31 | 132.9 | 110.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 100 | 98 | 0.35 | 0 | 0.02 | 0.61 | 176.57 | 0.21 | 0.32 |
| Hex | 41 | 64 | 62 | 23 | 0 | 2 | 3D | B1 | 15 | 20 |
| Octal | 101 | 144 | 142 | 43 | 0 | 2 | 75 | 261 | 25 | 40 |
| Binary | 1000001 | 1100100 | 1100010 | 100011 | 0 | 10 | 111101 | 10110001 | 10101 | 100000 |
Color Harmonies of #416462
Complementary color
Monochromatic Colors of #416462
Black with #416462
Text Example
Text Example
White with #416462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416462; }
p { color: rgb(65,100,98); }
H1.HeaderClassName
{
color: #416462;
}
.AnyTagClassName
{
color: #416462;
}
</style>
background-color css
<style>
a { background-color: #416462; }
a { background-color: rgb(65,100,98); }
div.DivClassName
{
background-color: #416462;
}
.BgClassName
{
background-color: #416462;
}
</style>
border-color css
<style>
span { border-color: #416462; }
span { border-color: rgb(65,100,98); }
td.TdClassName
{
border-color: #416462;
}
.TagClassName
{
border-color: #416462;
}
</style>