Shades of Amazon #387457
Tints of Amazon #387457
RGB
CMYK
RGB Variations
Color information
#387457 (or 0x387457) is known color: Amazon. HEX triplet: 38, 74 and 57. RGB value is (56,116,87). Sum of RGB (Red+Green+Blue) = 56+116+87=259 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.62% from 259); Green value is 116 (45.70% from 255 or 44.79% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 116 - color contains mainly: green. Hex color #387457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387457 is #C78BA8. Grayscale: #5E5E5E. Windows color (decimal): -13077417 or 5731384. OLE color: 5731384.
HSL color Cylindrical-coordinate representation of color #387457: hue angle of 151º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387457 is Cyan = 0.52, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 87 | - |
| CMYK | 0.52 | 0 | 0.25 | 0.55 |
| HSL | 151º | 0.35% | 0.34% | - |
| HSV(B) | 151º | 0.52% | 0.45% | - |
| XYZ | 9.6 | 14.02 | 11.22 | - |
| YUV | 94.75 | 123.62 | 100.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 87 | 0.52 | 0 | 0.25 | 0.55 | 151 | 0.35 | 0.34 |
| Hex | 38 | 74 | 57 | 34 | 0 | 19 | 37 | 97 | 23 | 22 |
| Octal | 70 | 164 | 127 | 64 | 0 | 31 | 67 | 227 | 43 | 42 |
| Binary | 111000 | 1110100 | 1010111 | 110100 | 0 | 11001 | 110111 | 10010111 | 100011 | 100010 |
Color Harmonies of #387457
Complementary color
Monochromatic Colors of #387457
Black with #387457
Text Example
Text Example
White with #387457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387457; }
p { color: rgb(56,116,87); }
H1.HeaderClassName
{
color: #387457;
}
.AnyTagClassName
{
color: #387457;
}
</style>
background-color css
<style>
a { background-color: #387457; }
a { background-color: rgb(56,116,87); }
div.DivClassName
{
background-color: #387457;
}
.BgClassName
{
background-color: #387457;
}
</style>
border-color css
<style>
span { border-color: #387457; }
span { border-color: rgb(56,116,87); }
td.TdClassName
{
border-color: #387457;
}
.TagClassName
{
border-color: #387457;
}
</style>