Shades of Tax Break #396569
Tints of Tax Break #396569
RGB
CMYK
RGB Variations
Color information
#396569 (or 0x396569) is known color: Tax Break. HEX triplet: 39, 65 and 69. RGB value is (57,101,105). Sum of RGB (Red+Green+Blue) = 57+101+105=263 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.67% from 263); Green value is 101 (39.84% from 255 or 38.40% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 105 - color contains mainly: blue. Hex color #396569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396569 is #C69A96. Grayscale: #585858. Windows color (decimal): -13015703 or 6907193. OLE color: 6907193.
HSL color Cylindrical-coordinate representation of color #396569: hue angle of 185º 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 #396569 is Cyan = 0.46, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 101 | 105 | - |
| CMYK | 0.46 | 0.04 | 0 | 0.59 |
| HSL | 185º | 0.3% | 0.32% | - |
| HSV(B) | 185º | 0.46% | 0.41% | - |
| XYZ | 8.89 | 11.2 | 15.06 | - |
| YUV | 88.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 105 | 0.46 | 0.04 | 0 | 0.59 | 185 | 0.3 | 0.32 |
| Hex | 39 | 65 | 69 | 2E | 4 | 0 | 3B | B9 | 1E | 20 |
| Octal | 71 | 145 | 151 | 56 | 4 | 0 | 73 | 271 | 36 | 40 |
| Binary | 111001 | 1100101 | 1101001 | 101110 | 100 | 0 | 111011 | 10111001 | 11110 | 100000 |
Color Harmonies of #396569
Complementary color
Monochromatic Colors of #396569
Black with #396569
Text Example
Text Example
White with #396569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396569; }
p { color: rgb(57,101,105); }
H1.HeaderClassName
{
color: #396569;
}
.AnyTagClassName
{
color: #396569;
}
</style>
background-color css
<style>
a { background-color: #396569; }
a { background-color: rgb(57,101,105); }
div.DivClassName
{
background-color: #396569;
}
.BgClassName
{
background-color: #396569;
}
</style>
border-color css
<style>
span { border-color: #396569; }
span { border-color: rgb(57,101,105); }
td.TdClassName
{
border-color: #396569;
}
.TagClassName
{
border-color: #396569;
}
</style>