Shades of Tax Break #396771
Tints of Tax Break #396771
RGB
CMYK
RGB Variations
Color information
#396771 (or 0x396771) is known color: Tax Break. HEX triplet: 39, 67 and 71. RGB value is (57,103,113). Sum of RGB (Red+Green+Blue) = 57+103+113=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 113 (44.53% from 255 or 41.39% from 273); Max value from RGB is 113 - color contains mainly: blue. Hex color #396771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396771 is #C6988E. Grayscale: #5A5A5A. Windows color (decimal): -13015183 or 7431993. OLE color: 7431993.
HSL color Cylindrical-coordinate representation of color #396771: hue angle of 190.71º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #396771 is Cyan = 0.50, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 103 | 113 | - |
| CMYK | 0.50 | 0.09 | 0 | 0.56 |
| HSL | 190.71º | 0.33% | 0.33% | - |
| HSV(B) | 190.71º | 0.5% | 0.44% | - |
| XYZ | 9.52 | 11.76 | 17.39 | - |
| YUV | 90.39 | 140.76 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 113 | 0.50 | 0.09 | 0 | 0.56 | 190.71 | 0.33 | 0.33 |
| Hex | 39 | 67 | 71 | 32 | 9 | 0 | 38 | BF | 21 | 21 |
| Octal | 71 | 147 | 161 | 62 | 11 | 0 | 70 | 277 | 41 | 41 |
| Binary | 111001 | 1100111 | 1110001 | 110010 | 1001 | 0 | 111000 | 10111111 | 100001 | 100001 |
Color Harmonies of #396771
Complementary color
Monochromatic Colors of #396771
Black with #396771
Text Example
Text Example
White with #396771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396771; }
p { color: rgb(57,103,113); }
H1.HeaderClassName
{
color: #396771;
}
.AnyTagClassName
{
color: #396771;
}
</style>
background-color css
<style>
a { background-color: #396771; }
a { background-color: rgb(57,103,113); }
div.DivClassName
{
background-color: #396771;
}
.BgClassName
{
background-color: #396771;
}
</style>
border-color css
<style>
span { border-color: #396771; }
span { border-color: rgb(57,103,113); }
td.TdClassName
{
border-color: #396771;
}
.TagClassName
{
border-color: #396771;
}
</style>