Shades of Tax Break #466970
Tints of Tax Break #466970
RGB
CMYK
RGB Variations
Color information
#466970 (or 0x466970) is known color: Tax Break. HEX triplet: 46, 69 and 70. RGB value is (70,105,112). Sum of RGB (Red+Green+Blue) = 70+105+112=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 105 (41.41% from 255 or 36.59% from 287); Blue value is 112 (44.14% from 255 or 39.02% from 287); Max value from RGB is 112 - color contains mainly: blue. Hex color #466970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466970 is #B9968F. Grayscale: #5F5F5F. Windows color (decimal): -12162704 or 7366982. OLE color: 7366982.
HSL color Cylindrical-coordinate representation of color #466970: hue angle of 190º 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 #466970 is Cyan = 0.38, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 105 | 112 | - |
| CMYK | 0.38 | 0.06 | 0 | 0.56 |
| HSL | 190º | 0.23% | 0.36% | - |
| HSV(B) | 190º | 0.38% | 0.44% | - |
| XYZ | 10.5 | 12.58 | 17.2 | - |
| YUV | 95.33 | 137.4 | 109.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 112 | 0.38 | 0.06 | 0 | 0.56 | 190 | 0.23 | 0.36 |
| Hex | 46 | 69 | 70 | 26 | 6 | 0 | 38 | BE | 17 | 24 |
| Octal | 106 | 151 | 160 | 46 | 6 | 0 | 70 | 276 | 27 | 44 |
| Binary | 1000110 | 1101001 | 1110000 | 100110 | 110 | 0 | 111000 | 10111110 | 10111 | 100100 |
Color Harmonies of #466970
Complementary color
Monochromatic Colors of #466970
Black with #466970
Text Example
Text Example
White with #466970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466970; }
p { color: rgb(70,105,112); }
H1.HeaderClassName
{
color: #466970;
}
.AnyTagClassName
{
color: #466970;
}
</style>
background-color css
<style>
a { background-color: #466970; }
a { background-color: rgb(70,105,112); }
div.DivClassName
{
background-color: #466970;
}
.BgClassName
{
background-color: #466970;
}
</style>
border-color css
<style>
span { border-color: #466970; }
span { border-color: rgb(70,105,112); }
td.TdClassName
{
border-color: #466970;
}
.TagClassName
{
border-color: #466970;
}
</style>