Shades of Spectra #396056
Tints of Spectra #396056
RGB
CMYK
RGB Variations
Color information
#396056 (or 0x396056) is known color: Spectra. HEX triplet: 39, 60 and 56. RGB value is (57,96,86). Sum of RGB (Red+Green+Blue) = 57+96+86=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 96 - color contains mainly: green. Hex color #396056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396056 is #C69FA9. Grayscale: #535353. Windows color (decimal): -13017002 or 5660729. OLE color: 5660729.
HSL color Cylindrical-coordinate representation of color #396056: hue angle of 164.62º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #396056 is Cyan = 0.41, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 86 | - |
| CMYK | 0.41 | 0 | 0.10 | 0.62 |
| HSL | 164.62º | 0.25% | 0.3% | - |
| HSV(B) | 164.62º | 0.41% | 0.38% | - |
| XYZ | 7.55 | 9.91 | 10.32 | - |
| YUV | 83.2 | 129.58 | 109.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 86 | 0.41 | 0 | 0.10 | 0.62 | 164.62 | 0.25 | 0.3 |
| Hex | 39 | 60 | 56 | 29 | 0 | A | 3E | A5 | 19 | 1E |
| Octal | 71 | 140 | 126 | 51 | 0 | 12 | 76 | 245 | 31 | 36 |
| Binary | 111001 | 1100000 | 1010110 | 101001 | 0 | 1010 | 111110 | 10100101 | 11001 | 11110 |
Color Harmonies of #396056
Complementary color
Monochromatic Colors of #396056
Black with #396056
Text Example
Text Example
White with #396056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396056; }
p { color: rgb(57,96,86); }
H1.HeaderClassName
{
color: #396056;
}
.AnyTagClassName
{
color: #396056;
}
</style>
background-color css
<style>
a { background-color: #396056; }
a { background-color: rgb(57,96,86); }
div.DivClassName
{
background-color: #396056;
}
.BgClassName
{
background-color: #396056;
}
</style>
border-color css
<style>
span { border-color: #396056; }
span { border-color: rgb(57,96,86); }
td.TdClassName
{
border-color: #396056;
}
.TagClassName
{
border-color: #396056;
}
</style>