Shades of Tax Break #396968
Tints of Tax Break #396968
RGB
CMYK
RGB Variations
Color information
#396968 (or 0x396968) is known color: Tax Break. HEX triplet: 39, 69 and 68. RGB value is (57,105,104). Sum of RGB (Red+Green+Blue) = 57+105+104=266 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.43% from 266); Green value is 105 (41.41% from 255 or 39.47% from 266); Blue value is 104 (41.02% from 255 or 39.10% from 266); Max value from RGB is 105 - color contains mainly: green. Hex color #396968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396968 is #C69697. Grayscale: #5A5A5A. Windows color (decimal): -13014680 or 6842681. OLE color: 6842681.
HSL color Cylindrical-coordinate representation of color #396968: hue angle of 178.75º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #396968 is Cyan = 0.46, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 104 | - |
| CMYK | 0.46 | 0 | 0.01 | 0.59 |
| HSL | 178.75º | 0.3% | 0.32% | - |
| HSV(B) | 178.75º | 0.46% | 0.41% | - |
| XYZ | 9.24 | 11.97 | 14.92 | - |
| YUV | 90.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 104 | 0.46 | 0 | 0.01 | 0.59 | 178.75 | 0.3 | 0.32 |
| Hex | 39 | 69 | 68 | 2E | 0 | 1 | 3B | B3 | 1E | 20 |
| Octal | 71 | 151 | 150 | 56 | 0 | 1 | 73 | 263 | 36 | 40 |
| Binary | 111001 | 1101001 | 1101000 | 101110 | 0 | 1 | 111011 | 10110011 | 11110 | 100000 |
Color Harmonies of #396968
Complementary color
Monochromatic Colors of #396968
Black with #396968
Text Example
Text Example
White with #396968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396968; }
p { color: rgb(57,105,104); }
H1.HeaderClassName
{
color: #396968;
}
.AnyTagClassName
{
color: #396968;
}
</style>
background-color css
<style>
a { background-color: #396968; }
a { background-color: rgb(57,105,104); }
div.DivClassName
{
background-color: #396968;
}
.BgClassName
{
background-color: #396968;
}
</style>
border-color css
<style>
span { border-color: #396968; }
span { border-color: rgb(57,105,104); }
td.TdClassName
{
border-color: #396968;
}
.TagClassName
{
border-color: #396968;
}
</style>