Shades of Tax Break #396564
Tints of Tax Break #396564
RGB
CMYK
RGB Variations
Color information
#396564 (or 0x396564) is known color: Tax Break. HEX triplet: 39, 65 and 64. RGB value is (57,101,100). Sum of RGB (Red+Green+Blue) = 57+101+100=258 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.09% from 258); Green value is 101 (39.84% from 255 or 39.15% from 258); Blue value is 100 (39.45% from 255 or 38.76% from 258); Max value from RGB is 101 - color contains mainly: green. Hex color #396564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396564 is #C69A9B. Grayscale: #575757. Windows color (decimal): -13015708 or 6579513. OLE color: 6579513.
HSL color Cylindrical-coordinate representation of color #396564: hue angle of 178.64º 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 #396564 is Cyan = 0.44, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 100 | - |
| CMYK | 0.44 | 0 | 0.01 | 0.60 |
| HSL | 178.64º | 0.28% | 0.31% | - |
| HSV(B) | 178.64º | 0.44% | 0.4% | - |
| XYZ | 8.64 | 11.1 | 13.74 | - |
| YUV | 87.73 | 134.92 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 100 | 0.44 | 0 | 0.01 | 0.60 | 178.64 | 0.28 | 0.31 |
| Hex | 39 | 65 | 64 | 2C | 0 | 1 | 3C | B3 | 1C | 1F |
| Octal | 71 | 145 | 144 | 54 | 0 | 1 | 74 | 263 | 34 | 37 |
| Binary | 111001 | 1100101 | 1100100 | 101100 | 0 | 1 | 111100 | 10110011 | 11100 | 11111 |
Color Harmonies of #396564
Complementary color
Monochromatic Colors of #396564
Black with #396564
Text Example
Text Example
White with #396564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396564; }
p { color: rgb(57,101,100); }
H1.HeaderClassName
{
color: #396564;
}
.AnyTagClassName
{
color: #396564;
}
</style>
background-color css
<style>
a { background-color: #396564; }
a { background-color: rgb(57,101,100); }
div.DivClassName
{
background-color: #396564;
}
.BgClassName
{
background-color: #396564;
}
</style>
border-color css
<style>
span { border-color: #396564; }
span { border-color: rgb(57,101,100); }
td.TdClassName
{
border-color: #396564;
}
.TagClassName
{
border-color: #396564;
}
</style>