Shades of Spectra #396353
Tints of Spectra #396353
RGB
CMYK
RGB Variations
Color information
#396353 (or 0x396353) is known color: Spectra. HEX triplet: 39, 63 and 53. RGB value is (57,99,83). Sum of RGB (Red+Green+Blue) = 57+99+83=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 99 - color contains mainly: green. Hex color #396353 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396353 is #C69CAC. Grayscale: #545454. Windows color (decimal): -13016237 or 5464889. OLE color: 5464889.
HSL color Cylindrical-coordinate representation of color #396353: hue angle of 157.14º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #396353 is Cyan = 0.42, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 83 | - |
| CMYK | 0.42 | 0 | 0.16 | 0.61 |
| HSL | 157.14º | 0.27% | 0.31% | - |
| HSV(B) | 157.14º | 0.42% | 0.39% | - |
| XYZ | 7.71 | 10.42 | 9.79 | - |
| YUV | 84.62 | 127.09 | 108.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 83 | 0.42 | 0 | 0.16 | 0.61 | 157.14 | 0.27 | 0.31 |
| Hex | 39 | 63 | 53 | 2A | 0 | 10 | 3D | 9D | 1B | 1F |
| Octal | 71 | 143 | 123 | 52 | 0 | 20 | 75 | 235 | 33 | 37 |
| Binary | 111001 | 1100011 | 1010011 | 101010 | 0 | 10000 | 111101 | 10011101 | 11011 | 11111 |
Color Harmonies of #396353
Complementary color
Monochromatic Colors of #396353
Black with #396353
Text Example
Text Example
White with #396353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396353; }
p { color: rgb(57,99,83); }
H1.HeaderClassName
{
color: #396353;
}
.AnyTagClassName
{
color: #396353;
}
</style>
background-color css
<style>
a { background-color: #396353; }
a { background-color: rgb(57,99,83); }
div.DivClassName
{
background-color: #396353;
}
.BgClassName
{
background-color: #396353;
}
</style>
border-color css
<style>
span { border-color: #396353; }
span { border-color: rgb(57,99,83); }
td.TdClassName
{
border-color: #396353;
}
.TagClassName
{
border-color: #396353;
}
</style>