Shades of Spectra #396053
Tints of Spectra #396053
RGB
CMYK
RGB Variations
Color information
#396053 (or 0x396053) is known color: Spectra. HEX triplet: 39, 60 and 53. RGB value is (57,96,83). Sum of RGB (Red+Green+Blue) = 57+96+83=236 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.15% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 96 - color contains mainly: green. Hex color #396053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396053 is #C69FAC. Grayscale: #525252. Windows color (decimal): -13017005 or 5464121. OLE color: 5464121.
HSL color Cylindrical-coordinate representation of color #396053: hue angle of 160º 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 #396053 is Cyan = 0.41, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 83 | - |
| CMYK | 0.41 | 0 | 0.14 | 0.62 |
| HSL | 160º | 0.25% | 0.3% | - |
| HSV(B) | 160º | 0.41% | 0.38% | - |
| XYZ | 7.43 | 9.86 | 9.7 | - |
| YUV | 82.86 | 128.08 | 109.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 83 | 0.41 | 0 | 0.14 | 0.62 | 160 | 0.25 | 0.3 |
| Hex | 39 | 60 | 53 | 29 | 0 | E | 3E | A0 | 19 | 1E |
| Octal | 71 | 140 | 123 | 51 | 0 | 16 | 76 | 240 | 31 | 36 |
| Binary | 111001 | 1100000 | 1010011 | 101001 | 0 | 1110 | 111110 | 10100000 | 11001 | 11110 |
Color Harmonies of #396053
Complementary color
Monochromatic Colors of #396053
Black with #396053
Text Example
Text Example
White with #396053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396053; }
p { color: rgb(57,96,83); }
H1.HeaderClassName
{
color: #396053;
}
.AnyTagClassName
{
color: #396053;
}
</style>
background-color css
<style>
a { background-color: #396053; }
a { background-color: rgb(57,96,83); }
div.DivClassName
{
background-color: #396053;
}
.BgClassName
{
background-color: #396053;
}
</style>
border-color css
<style>
span { border-color: #396053; }
span { border-color: rgb(57,96,83); }
td.TdClassName
{
border-color: #396053;
}
.TagClassName
{
border-color: #396053;
}
</style>