Shades of Amazon #387550
Tints of Amazon #387550
RGB
CMYK
RGB Variations
Color information
#387550 (or 0x387550) is known color: Amazon. HEX triplet: 38, 75 and 50. RGB value is (56,117,80). Sum of RGB (Red+Green+Blue) = 56+117+80=253 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.13% from 253); Green value is 117 (46.09% from 255 or 46.25% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 117 - color contains mainly: green. Hex color #387550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387550 is #C78AAF. Grayscale: #5E5E5E. Windows color (decimal): -13077168 or 5272888. OLE color: 5272888.
HSL color Cylindrical-coordinate representation of color #387550: hue angle of 143.61º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387550 is Cyan = 0.52, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 80 | - |
| CMYK | 0.52 | 0 | 0.32 | 0.54 |
| HSL | 143.61º | 0.35% | 0.34% | - |
| HSV(B) | 143.61º | 0.52% | 0.46% | - |
| XYZ | 9.44 | 14.14 | 9.82 | - |
| YUV | 94.54 | 119.79 | 100.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 80 | 0.52 | 0 | 0.32 | 0.54 | 143.61 | 0.35 | 0.34 |
| Hex | 38 | 75 | 50 | 34 | 0 | 20 | 36 | 90 | 23 | 22 |
| Octal | 70 | 165 | 120 | 64 | 0 | 40 | 66 | 220 | 43 | 42 |
| Binary | 111000 | 1110101 | 1010000 | 110100 | 0 | 100000 | 110110 | 10010000 | 100011 | 100010 |
Color Harmonies of #387550
Complementary color
Monochromatic Colors of #387550
Black with #387550
Text Example
Text Example
White with #387550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387550; }
p { color: rgb(56,117,80); }
H1.HeaderClassName
{
color: #387550;
}
.AnyTagClassName
{
color: #387550;
}
</style>
background-color css
<style>
a { background-color: #387550; }
a { background-color: rgb(56,117,80); }
div.DivClassName
{
background-color: #387550;
}
.BgClassName
{
background-color: #387550;
}
</style>
border-color css
<style>
span { border-color: #387550; }
span { border-color: rgb(56,117,80); }
td.TdClassName
{
border-color: #387550;
}
.TagClassName
{
border-color: #387550;
}
</style>