Shades of Spectra #396054
Tints of Spectra #396054
RGB
CMYK
RGB Variations
Color information
#396054 (or 0x396054) is known color: Spectra. HEX triplet: 39, 60 and 54. RGB value is (57,96,84). Sum of RGB (Red+Green+Blue) = 57+96+84=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 96 (37.89% from 255 or 40.51% from 237); Blue value is 84 (33.20% from 255 or 35.44% from 237); Max value from RGB is 96 - color contains mainly: green. Hex color #396054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396054 is #C69FAB. Grayscale: #525252. Windows color (decimal): -13017004 or 5529657. OLE color: 5529657.
HSL color Cylindrical-coordinate representation of color #396054: hue angle of 161.54º 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 #396054 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 84 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.62 |
| HSL | 161.54º | 0.25% | 0.3% | - |
| HSV(B) | 161.54º | 0.41% | 0.38% | - |
| XYZ | 7.47 | 9.88 | 9.9 | - |
| YUV | 82.97 | 128.58 | 109.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 84 | 0.41 | 0 | 0.12 | 0.62 | 161.54 | 0.25 | 0.3 |
| Hex | 39 | 60 | 54 | 29 | 0 | C | 3E | A2 | 19 | 1E |
| Octal | 71 | 140 | 124 | 51 | 0 | 14 | 76 | 242 | 31 | 36 |
| Binary | 111001 | 1100000 | 1010100 | 101001 | 0 | 1100 | 111110 | 10100010 | 11001 | 11110 |
Color Harmonies of #396054
Complementary color
Monochromatic Colors of #396054
Black with #396054
Text Example
Text Example
White with #396054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396054; }
p { color: rgb(57,96,84); }
H1.HeaderClassName
{
color: #396054;
}
.AnyTagClassName
{
color: #396054;
}
</style>
background-color css
<style>
a { background-color: #396054; }
a { background-color: rgb(57,96,84); }
div.DivClassName
{
background-color: #396054;
}
.BgClassName
{
background-color: #396054;
}
</style>
border-color css
<style>
span { border-color: #396054; }
span { border-color: rgb(57,96,84); }
td.TdClassName
{
border-color: #396054;
}
.TagClassName
{
border-color: #396054;
}
</style>