Shades of Spectra #395750
Tints of Spectra #395750
RGB
CMYK
RGB Variations
Color information
#395750 (or 0x395750) is known color: Spectra. HEX triplet: 39, 57 and 50. RGB value is (57,87,80). Sum of RGB (Red+Green+Blue) = 57+87+80=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 80 (31.64% from 255 or 35.71% from 224); Max value from RGB is 87 - color contains mainly: green. Hex color #395750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395750 is #C6A8AF. Grayscale: #4D4D4D. Windows color (decimal): -13019312 or 5265209. OLE color: 5265209.
HSL color Cylindrical-coordinate representation of color #395750: hue angle of 166º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395750 is Cyan = 0.34, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 80 | - |
| CMYK | 0.34 | 0 | 0.08 | 0.66 |
| HSL | 166º | 0.21% | 0.28% | - |
| HSV(B) | 166º | 0.34% | 0.34% | - |
| XYZ | 6.54 | 8.27 | 8.84 | - |
| YUV | 77.23 | 129.56 | 113.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 80 | 0.34 | 0 | 0.08 | 0.66 | 166 | 0.21 | 0.28 |
| Hex | 39 | 57 | 50 | 22 | 0 | 8 | 42 | A6 | 15 | 1C |
| Octal | 71 | 127 | 120 | 42 | 0 | 10 | 102 | 246 | 25 | 34 |
| Binary | 111001 | 1010111 | 1010000 | 100010 | 0 | 1000 | 1000010 | 10100110 | 10101 | 11100 |
Color Harmonies of #395750
Complementary color
Monochromatic Colors of #395750
Black with #395750
Text Example
Text Example
White with #395750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395750; }
p { color: rgb(57,87,80); }
H1.HeaderClassName
{
color: #395750;
}
.AnyTagClassName
{
color: #395750;
}
</style>
background-color css
<style>
a { background-color: #395750; }
a { background-color: rgb(57,87,80); }
div.DivClassName
{
background-color: #395750;
}
.BgClassName
{
background-color: #395750;
}
</style>
border-color css
<style>
span { border-color: #395750; }
span { border-color: rgb(57,87,80); }
td.TdClassName
{
border-color: #395750;
}
.TagClassName
{
border-color: #395750;
}
</style>