Shades of Tax Break #466770
Tints of Tax Break #466770
RGB
CMYK
RGB Variations
Color information
#466770 (or 0x466770) is known color: Tax Break. HEX triplet: 46, 67 and 70. RGB value is (70,103,112). Sum of RGB (Red+Green+Blue) = 70+103+112=285 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.56% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 112 (44.14% from 255 or 39.30% from 285); Max value from RGB is 112 - color contains mainly: blue. Hex color #466770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466770 is #B9988F. Grayscale: #5E5E5E. Windows color (decimal): -12163216 or 7366470. OLE color: 7366470.
HSL color Cylindrical-coordinate representation of color #466770: hue angle of 192.86º 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 #466770 is Cyan = 0.38, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 103 | 112 | - |
| CMYK | 0.38 | 0.08 | 0 | 0.56 |
| HSL | 192.86º | 0.23% | 0.36% | - |
| HSV(B) | 192.86º | 0.38% | 0.44% | - |
| XYZ | 10.3 | 12.17 | 17.14 | - |
| YUV | 94.16 | 138.07 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 112 | 0.38 | 0.08 | 0 | 0.56 | 192.86 | 0.23 | 0.36 |
| Hex | 46 | 67 | 70 | 26 | 8 | 0 | 38 | C1 | 17 | 24 |
| Octal | 106 | 147 | 160 | 46 | 10 | 0 | 70 | 301 | 27 | 44 |
| Binary | 1000110 | 1100111 | 1110000 | 100110 | 1000 | 0 | 111000 | 11000001 | 10111 | 100100 |
Color Harmonies of #466770
Complementary color
Monochromatic Colors of #466770
Black with #466770
Text Example
Text Example
White with #466770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466770; }
p { color: rgb(70,103,112); }
H1.HeaderClassName
{
color: #466770;
}
.AnyTagClassName
{
color: #466770;
}
</style>
background-color css
<style>
a { background-color: #466770; }
a { background-color: rgb(70,103,112); }
div.DivClassName
{
background-color: #466770;
}
.BgClassName
{
background-color: #466770;
}
</style>
border-color css
<style>
span { border-color: #466770; }
span { border-color: rgb(70,103,112); }
td.TdClassName
{
border-color: #466770;
}
.TagClassName
{
border-color: #466770;
}
</style>