Shades of Tax Break #466869
Tints of Tax Break #466869
RGB
CMYK
RGB Variations
Color information
#466869 (or 0x466869) is known color: Tax Break. HEX triplet: 46, 68 and 69. RGB value is (70,104,105). Sum of RGB (Red+Green+Blue) = 70+104+105=279 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.09% from 279); Green value is 104 (41.02% from 255 or 37.28% from 279); Blue value is 105 (41.41% from 255 or 37.63% from 279); Max value from RGB is 105 - color contains mainly: blue. Hex color #466869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466869 is #B99796. Grayscale: #5D5D5D. Windows color (decimal): -12162967 or 6907974. OLE color: 6907974.
HSL color Cylindrical-coordinate representation of color #466869: hue angle of 181.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466869 is Cyan = 0.33, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 105 | - |
| CMYK | 0.33 | 0.01 | 0 | 0.59 |
| HSL | 181.71º | 0.2% | 0.34% | - |
| HSV(B) | 181.71º | 0.33% | 0.41% | - |
| XYZ | 10.03 | 12.22 | 15.2 | - |
| YUV | 93.95 | 134.24 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 105 | 0.33 | 0.01 | 0 | 0.59 | 181.71 | 0.2 | 0.34 |
| Hex | 46 | 68 | 69 | 21 | 1 | 0 | 3B | B6 | 14 | 22 |
| Octal | 106 | 150 | 151 | 41 | 1 | 0 | 73 | 266 | 24 | 42 |
| Binary | 1000110 | 1101000 | 1101001 | 100001 | 1 | 0 | 111011 | 10110110 | 10100 | 100010 |
Color Harmonies of #466869
Complementary color
Monochromatic Colors of #466869
Black with #466869
Text Example
Text Example
White with #466869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466869; }
p { color: rgb(70,104,105); }
H1.HeaderClassName
{
color: #466869;
}
.AnyTagClassName
{
color: #466869;
}
</style>
background-color css
<style>
a { background-color: #466869; }
a { background-color: rgb(70,104,105); }
div.DivClassName
{
background-color: #466869;
}
.BgClassName
{
background-color: #466869;
}
</style>
border-color css
<style>
span { border-color: #466869; }
span { border-color: rgb(70,104,105); }
td.TdClassName
{
border-color: #466869;
}
.TagClassName
{
border-color: #466869;
}
</style>