Shades of Tax Break #466361
Tints of Tax Break #466361
RGB
CMYK
RGB Variations
Color information
#466361 (or 0x466361) is known color: Tax Break. HEX triplet: 46, 63 and 61. RGB value is (70,99,97). Sum of RGB (Red+Green+Blue) = 70+99+97=266 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.32% from 266); Green value is 99 (39.06% from 255 or 37.22% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 99 - color contains mainly: green. Hex color #466361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466361 is #B99C9E. Grayscale: #5A5A5A. Windows color (decimal): -12164255 or 6382406. OLE color: 6382406.
HSL color Cylindrical-coordinate representation of color #466361: hue angle of 175.86º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466361 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 97 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.61 |
| HSL | 175.86º | 0.17% | 0.33% | - |
| HSV(B) | 175.86º | 0.29% | 0.39% | - |
| XYZ | 9.15 | 11.09 | 12.97 | - |
| YUV | 90.1 | 131.89 | 113.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 97 | 0.29 | 0 | 0.02 | 0.61 | 175.86 | 0.17 | 0.33 |
| Hex | 46 | 63 | 61 | 1D | 0 | 2 | 3D | B0 | 11 | 21 |
| Octal | 106 | 143 | 141 | 35 | 0 | 2 | 75 | 260 | 21 | 41 |
| Binary | 1000110 | 1100011 | 1100001 | 11101 | 0 | 10 | 111101 | 10110000 | 10001 | 100001 |
Color Harmonies of #466361
Complementary color
Monochromatic Colors of #466361
Black with #466361
Text Example
Text Example
White with #466361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466361; }
p { color: rgb(70,99,97); }
H1.HeaderClassName
{
color: #466361;
}
.AnyTagClassName
{
color: #466361;
}
</style>
background-color css
<style>
a { background-color: #466361; }
a { background-color: rgb(70,99,97); }
div.DivClassName
{
background-color: #466361;
}
.BgClassName
{
background-color: #466361;
}
</style>
border-color css
<style>
span { border-color: #466361; }
span { border-color: rgb(70,99,97); }
td.TdClassName
{
border-color: #466361;
}
.TagClassName
{
border-color: #466361;
}
</style>