Shades of Amazon #387157
Tints of Amazon #387157
RGB
CMYK
RGB Variations
Color information
#387157 (or 0x387157) is known color: Amazon. HEX triplet: 38, 71 and 57. RGB value is (56,113,87). Sum of RGB (Red+Green+Blue) = 56+113+87=256 (33% of max value = 765). Red value is 56 (22.27% from 255 or 21.88% from 256); Green value is 113 (44.53% from 255 or 44.14% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 113 - color contains mainly: green. Hex color #387157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387157 is #C78EA8. Grayscale: #5D5D5D. Windows color (decimal): -13078185 or 5730616. OLE color: 5730616.
HSL color Cylindrical-coordinate representation of color #387157: hue angle of 152.63º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #387157 is Cyan = 0.50, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 87 | - |
| CMYK | 0.50 | 0 | 0.23 | 0.56 |
| HSL | 152.63º | 0.34% | 0.33% | - |
| HSV(B) | 152.63º | 0.5% | 0.44% | - |
| XYZ | 9.26 | 13.34 | 11.1 | - |
| YUV | 92.99 | 124.62 | 101.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 87 | 0.50 | 0 | 0.23 | 0.56 | 152.63 | 0.34 | 0.33 |
| Hex | 38 | 71 | 57 | 32 | 0 | 17 | 38 | 99 | 22 | 21 |
| Octal | 70 | 161 | 127 | 62 | 0 | 27 | 70 | 231 | 42 | 41 |
| Binary | 111000 | 1110001 | 1010111 | 110010 | 0 | 10111 | 111000 | 10011001 | 100010 | 100001 |
Color Harmonies of #387157
Complementary color
Monochromatic Colors of #387157
Black with #387157
Text Example
Text Example
White with #387157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387157; }
p { color: rgb(56,113,87); }
H1.HeaderClassName
{
color: #387157;
}
.AnyTagClassName
{
color: #387157;
}
</style>
background-color css
<style>
a { background-color: #387157; }
a { background-color: rgb(56,113,87); }
div.DivClassName
{
background-color: #387157;
}
.BgClassName
{
background-color: #387157;
}
</style>
border-color css
<style>
span { border-color: #387157; }
span { border-color: rgb(56,113,87); }
td.TdClassName
{
border-color: #387157;
}
.TagClassName
{
border-color: #387157;
}
</style>