Shades of Tax Break #466265
Tints of Tax Break #466265
RGB
CMYK
RGB Variations
Color information
#466265 (or 0x466265) is known color: Tax Break. HEX triplet: 46, 62 and 65. RGB value is (70,98,101). Sum of RGB (Red+Green+Blue) = 70+98+101=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 98 (38.67% from 255 or 36.43% from 269); Blue value is 101 (39.84% from 255 or 37.55% from 269); Max value from RGB is 101 - color contains mainly: blue. Hex color #466265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466265 is #B99D9A. Grayscale: #595959. Windows color (decimal): -12164507 or 6644294. OLE color: 6644294.
HSL color Cylindrical-coordinate representation of color #466265: hue angle of 185.81º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466265 is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 98 | 101 | - |
| CMYK | 0.31 | 0.03 | 0 | 0.60 |
| HSL | 185.81º | 0.18% | 0.34% | - |
| HSV(B) | 185.81º | 0.31% | 0.4% | - |
| XYZ | 9.24 | 10.98 | 13.94 | - |
| YUV | 89.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 101 | 0.31 | 0.03 | 0 | 0.60 | 185.81 | 0.18 | 0.34 |
| Hex | 46 | 62 | 65 | 1F | 3 | 0 | 3C | BA | 12 | 22 |
| Octal | 106 | 142 | 145 | 37 | 3 | 0 | 74 | 272 | 22 | 42 |
| Binary | 1000110 | 1100010 | 1100101 | 11111 | 11 | 0 | 111100 | 10111010 | 10010 | 100010 |
Color Harmonies of #466265
Complementary color
Monochromatic Colors of #466265
Black with #466265
Text Example
Text Example
White with #466265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466265; }
p { color: rgb(70,98,101); }
H1.HeaderClassName
{
color: #466265;
}
.AnyTagClassName
{
color: #466265;
}
</style>
background-color css
<style>
a { background-color: #466265; }
a { background-color: rgb(70,98,101); }
div.DivClassName
{
background-color: #466265;
}
.BgClassName
{
background-color: #466265;
}
</style>
border-color css
<style>
span { border-color: #466265; }
span { border-color: rgb(70,98,101); }
td.TdClassName
{
border-color: #466265;
}
.TagClassName
{
border-color: #466265;
}
</style>