Shades of Spectra #386155
Tints of Spectra #386155
RGB
CMYK
RGB Variations
Color information
#386155 (or 0x386155) is known color: Spectra. HEX triplet: 38, 61 and 55. RGB value is (56,97,85). Sum of RGB (Red+Green+Blue) = 56+97+85=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 85 (33.59% from 255 or 35.71% from 238); Max value from RGB is 97 - color contains mainly: green. Hex color #386155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386155 is #C79EAA. Grayscale: #535353. Windows color (decimal): -13082283 or 5595448. OLE color: 5595448.
HSL color Cylindrical-coordinate representation of color #386155: hue angle of 162.44º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386155 is Cyan = 0.42, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 85 | - |
| CMYK | 0.42 | 0 | 0.12 | 0.62 |
| HSL | 162.44º | 0.27% | 0.3% | - |
| HSV(B) | 162.44º | 0.42% | 0.38% | - |
| XYZ | 7.55 | 10.05 | 10.14 | - |
| YUV | 83.37 | 128.92 | 108.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 85 | 0.42 | 0 | 0.12 | 0.62 | 162.44 | 0.27 | 0.3 |
| Hex | 38 | 61 | 55 | 2A | 0 | C | 3E | A2 | 1B | 1E |
| Octal | 70 | 141 | 125 | 52 | 0 | 14 | 76 | 242 | 33 | 36 |
| Binary | 111000 | 1100001 | 1010101 | 101010 | 0 | 1100 | 111110 | 10100010 | 11011 | 11110 |
Color Harmonies of #386155
Complementary color
Monochromatic Colors of #386155
Black with #386155
Text Example
Text Example
White with #386155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386155; }
p { color: rgb(56,97,85); }
H1.HeaderClassName
{
color: #386155;
}
.AnyTagClassName
{
color: #386155;
}
</style>
background-color css
<style>
a { background-color: #386155; }
a { background-color: rgb(56,97,85); }
div.DivClassName
{
background-color: #386155;
}
.BgClassName
{
background-color: #386155;
}
</style>
border-color css
<style>
span { border-color: #386155; }
span { border-color: rgb(56,97,85); }
td.TdClassName
{
border-color: #386155;
}
.TagClassName
{
border-color: #386155;
}
</style>