Shades of Amazon #387756
Tints of Amazon #387756
RGB
CMYK
RGB Variations
Color information
#387756 (or 0x387756) is known color: Amazon. HEX triplet: 38, 77 and 56. RGB value is (56,119,86). Sum of RGB (Red+Green+Blue) = 56+119+86=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 119 (46.88% from 255 or 45.59% from 261); Blue value is 86 (33.98% from 255 or 32.95% from 261); Max value from RGB is 119 - color contains mainly: green. Hex color #387756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387756 is #C788A9. Grayscale: #606060. Windows color (decimal): -13076650 or 5666616. OLE color: 5666616.
HSL color Cylindrical-coordinate representation of color #387756: hue angle of 148.57º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387756 is Cyan = 0.53, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 86 | - |
| CMYK | 0.53 | 0 | 0.28 | 0.53 |
| HSL | 148.57º | 0.36% | 0.34% | - |
| HSV(B) | 148.57º | 0.53% | 0.47% | - |
| XYZ | 9.91 | 14.71 | 11.12 | - |
| YUV | 96.4 | 122.13 | 99.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 86 | 0.53 | 0 | 0.28 | 0.53 | 148.57 | 0.36 | 0.34 |
| Hex | 38 | 77 | 56 | 35 | 0 | 1C | 35 | 95 | 24 | 22 |
| Octal | 70 | 167 | 126 | 65 | 0 | 34 | 65 | 225 | 44 | 42 |
| Binary | 111000 | 1110111 | 1010110 | 110101 | 0 | 11100 | 110101 | 10010101 | 100100 | 100010 |
Color Harmonies of #387756
Complementary color
Monochromatic Colors of #387756
Black with #387756
Text Example
Text Example
White with #387756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387756; }
p { color: rgb(56,119,86); }
H1.HeaderClassName
{
color: #387756;
}
.AnyTagClassName
{
color: #387756;
}
</style>
background-color css
<style>
a { background-color: #387756; }
a { background-color: rgb(56,119,86); }
div.DivClassName
{
background-color: #387756;
}
.BgClassName
{
background-color: #387756;
}
</style>
border-color css
<style>
span { border-color: #387756; }
span { border-color: rgb(56,119,86); }
td.TdClassName
{
border-color: #387756;
}
.TagClassName
{
border-color: #387756;
}
</style>