Shades of Tax Break #396868
Tints of Tax Break #396868
RGB
CMYK
RGB Variations
Color information
#396868 (or 0x396868) is known color: Tax Break. HEX triplet: 39, 68 and 68. RGB value is (57,104,104). Sum of RGB (Red+Green+Blue) = 57+104+104=265 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.51% from 265); Green value is 104 (41.02% from 255 or 39.25% from 265); Blue value is 104 (41.02% from 255 or 39.25% from 265); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #396868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396868 is #C69797. Grayscale: #595959. Windows color (decimal): -13014936 or 6842425. OLE color: 6842425.
HSL color Cylindrical-coordinate representation of color #396868: hue angle of 180º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #396868 is Cyan = 0.45, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 104 | - |
| CMYK | 0.45 | 0 | 0 | 0.59 |
| HSL | 180º | 0.29% | 0.32% | - |
| HSV(B) | 180º | 0.45% | 0.41% | - |
| XYZ | 9.14 | 11.77 | 14.89 | - |
| YUV | 89.95 | 135.93 | 104.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 104 | 0.45 | 0 | 0 | 0.59 | 180 | 0.29 | 0.32 |
| Hex | 39 | 68 | 68 | 2D | 0 | 0 | 3B | B4 | 1D | 20 |
| Octal | 71 | 150 | 150 | 55 | 0 | 0 | 73 | 264 | 35 | 40 |
| Binary | 111001 | 1101000 | 1101000 | 101101 | 0 | 0 | 111011 | 10110100 | 11101 | 100000 |
Color Harmonies of #396868
Complementary color
Monochromatic Colors of #396868
Black with #396868
Text Example
Text Example
White with #396868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396868; }
p { color: rgb(57,104,104); }
H1.HeaderClassName
{
color: #396868;
}
.AnyTagClassName
{
color: #396868;
}
</style>
background-color css
<style>
a { background-color: #396868; }
a { background-color: rgb(57,104,104); }
div.DivClassName
{
background-color: #396868;
}
.BgClassName
{
background-color: #396868;
}
</style>
border-color css
<style>
span { border-color: #396868; }
span { border-color: rgb(57,104,104); }
td.TdClassName
{
border-color: #396868;
}
.TagClassName
{
border-color: #396868;
}
</style>