Shades of Tax Break #396466
Tints of Tax Break #396466
RGB
CMYK
RGB Variations
Color information
#396466 (or 0x396466) is known color: Tax Break. HEX triplet: 39, 64 and 66. RGB value is (57,100,102). Sum of RGB (Red+Green+Blue) = 57+100+102=259 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.01% from 259); Green value is 100 (39.45% from 255 or 38.61% from 259); Blue value is 102 (40.23% from 255 or 39.38% from 259); Max value from RGB is 102 - color contains mainly: blue. Hex color #396466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396466 is #C69B99. Grayscale: #575757. Windows color (decimal): -13015962 or 6710329. OLE color: 6710329.
HSL color Cylindrical-coordinate representation of color #396466: hue angle of 182.67º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #396466 is Cyan = 0.44, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 100 | 102 | - |
| CMYK | 0.44 | 0.02 | 0 | 0.6 |
| HSL | 182.67º | 0.28% | 0.31% | - |
| HSV(B) | 182.67º | 0.44% | 0.4% | - |
| XYZ | 8.64 | 10.94 | 14.23 | - |
| YUV | 87.37 | 136.25 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 100 | 102 | 0.44 | 0.02 | 0 | 0.6 | 182.67 | 0.28 | 0.31 |
| Hex | 39 | 64 | 66 | 2C | 2 | 0 | 3C | B7 | 1C | 1F |
| Octal | 71 | 144 | 146 | 54 | 2 | 0 | 74 | 267 | 34 | 37 |
| Binary | 111001 | 1100100 | 1100110 | 101100 | 10 | 0 | 111100 | 10110111 | 11100 | 11111 |
Color Harmonies of #396466
Complementary color
Monochromatic Colors of #396466
Black with #396466
Text Example
Text Example
White with #396466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396466; }
p { color: rgb(57,100,102); }
H1.HeaderClassName
{
color: #396466;
}
.AnyTagClassName
{
color: #396466;
}
</style>
background-color css
<style>
a { background-color: #396466; }
a { background-color: rgb(57,100,102); }
div.DivClassName
{
background-color: #396466;
}
.BgClassName
{
background-color: #396466;
}
</style>
border-color css
<style>
span { border-color: #396466; }
span { border-color: rgb(57,100,102); }
td.TdClassName
{
border-color: #396466;
}
.TagClassName
{
border-color: #396466;
}
</style>