Shades of Amazon #387358
Tints of Amazon #387358
RGB
CMYK
RGB Variations
Color information
#387358 (or 0x387358) is known color: Amazon. HEX triplet: 38, 73 and 58. RGB value is (56,115,88). Sum of RGB (Red+Green+Blue) = 56+115+88=259 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.62% from 259); Green value is 115 (45.31% from 255 or 44.40% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 115 - color contains mainly: green. Hex color #387358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387358 is #C78CA7. Grayscale: #5E5E5E. Windows color (decimal): -13077672 or 5796664. OLE color: 5796664.
HSL color Cylindrical-coordinate representation of color #387358: hue angle of 152.54º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387358 is Cyan = 0.51, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 88 | - |
| CMYK | 0.51 | 0 | 0.23 | 0.55 |
| HSL | 152.54º | 0.35% | 0.34% | - |
| HSV(B) | 152.54º | 0.51% | 0.45% | - |
| XYZ | 9.52 | 13.81 | 11.4 | - |
| YUV | 94.28 | 124.45 | 100.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 88 | 0.51 | 0 | 0.23 | 0.55 | 152.54 | 0.35 | 0.34 |
| Hex | 38 | 73 | 58 | 33 | 0 | 17 | 37 | 99 | 23 | 22 |
| Octal | 70 | 163 | 130 | 63 | 0 | 27 | 67 | 231 | 43 | 42 |
| Binary | 111000 | 1110011 | 1011000 | 110011 | 0 | 10111 | 110111 | 10011001 | 100011 | 100010 |
Color Harmonies of #387358
Complementary color
Monochromatic Colors of #387358
Black with #387358
Text Example
Text Example
White with #387358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387358; }
p { color: rgb(56,115,88); }
H1.HeaderClassName
{
color: #387358;
}
.AnyTagClassName
{
color: #387358;
}
</style>
background-color css
<style>
a { background-color: #387358; }
a { background-color: rgb(56,115,88); }
div.DivClassName
{
background-color: #387358;
}
.BgClassName
{
background-color: #387358;
}
</style>
border-color css
<style>
span { border-color: #387358; }
span { border-color: rgb(56,115,88); }
td.TdClassName
{
border-color: #387358;
}
.TagClassName
{
border-color: #387358;
}
</style>