Shades of Tax Break #466867
Tints of Tax Break #466867
RGB
CMYK
RGB Variations
Color information
#466867 (or 0x466867) is known color: Tax Break. HEX triplet: 46, 68 and 67. RGB value is (70,104,103). Sum of RGB (Red+Green+Blue) = 70+104+103=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 104 (41.02% from 255 or 37.55% from 277); Blue value is 103 (40.62% from 255 or 37.18% from 277); Max value from RGB is 104 - color contains mainly: green. Hex color #466867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466867 is #B99798. Grayscale: #5D5D5D. Windows color (decimal): -12162969 or 6776902. OLE color: 6776902.
HSL color Cylindrical-coordinate representation of color #466867: hue angle of 178.24º 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 #466867 is Cyan = 0.33, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 103 | - |
| CMYK | 0.33 | 0 | 0.01 | 0.59 |
| HSL | 178.24º | 0.2% | 0.34% | - |
| HSV(B) | 178.24º | 0.33% | 0.41% | - |
| XYZ | 9.92 | 12.18 | 14.66 | - |
| YUV | 93.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 103 | 0.33 | 0 | 0.01 | 0.59 | 178.24 | 0.2 | 0.34 |
| Hex | 46 | 68 | 67 | 21 | 0 | 1 | 3B | B2 | 14 | 22 |
| Octal | 106 | 150 | 147 | 41 | 0 | 1 | 73 | 262 | 24 | 42 |
| Binary | 1000110 | 1101000 | 1100111 | 100001 | 0 | 1 | 111011 | 10110010 | 10100 | 100010 |
Color Harmonies of #466867
Complementary color
Monochromatic Colors of #466867
Black with #466867
Text Example
Text Example
White with #466867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466867; }
p { color: rgb(70,104,103); }
H1.HeaderClassName
{
color: #466867;
}
.AnyTagClassName
{
color: #466867;
}
</style>
background-color css
<style>
a { background-color: #466867; }
a { background-color: rgb(70,104,103); }
div.DivClassName
{
background-color: #466867;
}
.BgClassName
{
background-color: #466867;
}
</style>
border-color css
<style>
span { border-color: #466867; }
span { border-color: rgb(70,104,103); }
td.TdClassName
{
border-color: #466867;
}
.TagClassName
{
border-color: #466867;
}
</style>