Shades of Tax Break #466A71
Tints of Tax Break #466A71
RGB
CMYK
RGB Variations
Color information
#466A71 (or 0x466A71) is known color: Tax Break. HEX triplet: 46, 6A and 71. RGB value is (70,106,113). Sum of RGB (Red+Green+Blue) = 70+106+113=289 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.22% from 289); Green value is 106 (41.80% from 255 or 36.68% from 289); Blue value is 113 (44.53% from 255 or 39.10% from 289); Max value from RGB is 113 - color contains mainly: blue. Hex color #466A71 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466A71 is #B9958E. Grayscale: #5F5F5F. Windows color (decimal): -12162447 or 7432774. OLE color: 7432774.
HSL color Cylindrical-coordinate representation of color #466A71: hue angle of 189.77º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #466A71 is Cyan = 0.38, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 106 | 113 | - |
| CMYK | 0.38 | 0.06 | 0 | 0.56 |
| HSL | 189.77º | 0.23% | 0.36% | - |
| HSV(B) | 189.77º | 0.38% | 0.44% | - |
| XYZ | 10.66 | 12.8 | 17.53 | - |
| YUV | 96.03 | 137.57 | 109.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 106 | 113 | 0.38 | 0.06 | 0 | 0.56 | 189.77 | 0.23 | 0.36 |
| Hex | 46 | 6A | 71 | 26 | 6 | 0 | 38 | BE | 17 | 24 |
| Octal | 106 | 152 | 161 | 46 | 6 | 0 | 70 | 276 | 27 | 44 |
| Binary | 1000110 | 1101010 | 1110001 | 100110 | 110 | 0 | 111000 | 10111110 | 10111 | 100100 |
Color Harmonies of #466A71
Complementary color
Monochromatic Colors of #466A71
Black with #466A71
Text Example
Text Example
White with #466A71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466A71; }
p { color: rgb(70,106,113); }
H1.HeaderClassName
{
color: #466A71;
}
.AnyTagClassName
{
color: #466A71;
}
</style>
background-color css
<style>
a { background-color: #466A71; }
a { background-color: rgb(70,106,113); }
div.DivClassName
{
background-color: #466A71;
}
.BgClassName
{
background-color: #466A71;
}
</style>
border-color css
<style>
span { border-color: #466A71; }
span { border-color: rgb(70,106,113); }
td.TdClassName
{
border-color: #466A71;
}
.TagClassName
{
border-color: #466A71;
}
</style>