Shades of Tax Break #396869
Tints of Tax Break #396869
RGB
CMYK
RGB Variations
Color information
#396869 (or 0x396869) is known color: Tax Break. HEX triplet: 39, 68 and 69. RGB value is (57,104,105). Sum of RGB (Red+Green+Blue) = 57+104+105=266 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.43% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 105 (41.41% from 255 or 39.47% from 266); Max value from RGB is 105 - color contains mainly: blue. Hex color #396869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396869 is #C69796. Grayscale: #5A5A5A. Windows color (decimal): -13014935 or 6907961. OLE color: 6907961.
HSL color Cylindrical-coordinate representation of color #396869: hue angle of 181.25º 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 #396869 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 105 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.59 |
| HSL | 181.25º | 0.3% | 0.32% | - |
| HSV(B) | 181.25º | 0.46% | 0.41% | - |
| XYZ | 9.19 | 11.79 | 15.16 | - |
| YUV | 90.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 105 | 0.46 | 0.01 | 0 | 0.59 | 181.25 | 0.3 | 0.32 |
| Hex | 39 | 68 | 69 | 2E | 1 | 0 | 3B | B5 | 1E | 20 |
| Octal | 71 | 150 | 151 | 56 | 1 | 0 | 73 | 265 | 36 | 40 |
| Binary | 111001 | 1101000 | 1101001 | 101110 | 1 | 0 | 111011 | 10110101 | 11110 | 100000 |
Color Harmonies of #396869
Complementary color
Monochromatic Colors of #396869
Black with #396869
Text Example
Text Example
White with #396869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396869; }
p { color: rgb(57,104,105); }
H1.HeaderClassName
{
color: #396869;
}
.AnyTagClassName
{
color: #396869;
}
</style>
background-color css
<style>
a { background-color: #396869; }
a { background-color: rgb(57,104,105); }
div.DivClassName
{
background-color: #396869;
}
.BgClassName
{
background-color: #396869;
}
</style>
border-color css
<style>
span { border-color: #396869; }
span { border-color: rgb(57,104,105); }
td.TdClassName
{
border-color: #396869;
}
.TagClassName
{
border-color: #396869;
}
</style>