Shades of Spectra #386550
Tints of Spectra #386550
RGB
CMYK
RGB Variations
Color information
#386550 (or 0x386550) is known color: Spectra. HEX triplet: 38, 65 and 50. RGB value is (56,101,80). Sum of RGB (Red+Green+Blue) = 56+101+80=237 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.63% from 237); Green value is 101 (39.84% from 255 or 42.62% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 101 - color contains mainly: green. Hex color #386550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386550 is #C79AAF. Grayscale: #555555. Windows color (decimal): -13081264 or 5268792. OLE color: 5268792.
HSL color Cylindrical-coordinate representation of color #386550: hue angle of 152º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #386550 is Cyan = 0.45, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 80 | - |
| CMYK | 0.45 | 0 | 0.21 | 0.60 |
| HSL | 152º | 0.29% | 0.31% | - |
| HSV(B) | 152º | 0.45% | 0.4% | - |
| XYZ | 7.73 | 10.73 | 9.25 | - |
| YUV | 85.15 | 125.09 | 107.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 80 | 0.45 | 0 | 0.21 | 0.60 | 152 | 0.29 | 0.31 |
| Hex | 38 | 65 | 50 | 2D | 0 | 15 | 3C | 98 | 1D | 1F |
| Octal | 70 | 145 | 120 | 55 | 0 | 25 | 74 | 230 | 35 | 37 |
| Binary | 111000 | 1100101 | 1010000 | 101101 | 0 | 10101 | 111100 | 10011000 | 11101 | 11111 |
Color Harmonies of #386550
Complementary color
Monochromatic Colors of #386550
Black with #386550
Text Example
Text Example
White with #386550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386550; }
p { color: rgb(56,101,80); }
H1.HeaderClassName
{
color: #386550;
}
.AnyTagClassName
{
color: #386550;
}
</style>
background-color css
<style>
a { background-color: #386550; }
a { background-color: rgb(56,101,80); }
div.DivClassName
{
background-color: #386550;
}
.BgClassName
{
background-color: #386550;
}
</style>
border-color css
<style>
span { border-color: #386550; }
span { border-color: rgb(56,101,80); }
td.TdClassName
{
border-color: #386550;
}
.TagClassName
{
border-color: #386550;
}
</style>