Shades of Amazon #387856
Tints of Amazon #387856
RGB
CMYK
RGB Variations
Color information
#387856 (or 0x387856) is known color: Amazon. HEX triplet: 38, 78 and 56. RGB value is (56,120,86). Sum of RGB (Red+Green+Blue) = 56+120+86=262 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.37% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 86 (33.98% from 255 or 32.82% from 262); Max value from RGB is 120 - color contains mainly: green. Hex color #387856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387856 is #C787A9. Grayscale: #616161. Windows color (decimal): -13076394 or 5666872. OLE color: 5666872.
HSL color Cylindrical-coordinate representation of color #387856: hue angle of 148.12º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387856 is Cyan = 0.53, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 86 | - |
| CMYK | 0.53 | 0 | 0.28 | 0.53 |
| HSL | 148.13º | 0.36% | 0.35% | - |
| HSV(B) | 148.13º | 0.53% | 0.47% | - |
| XYZ | 10.03 | 14.95 | 11.16 | - |
| YUV | 96.99 | 121.8 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 86 | 0.53 | 0 | 0.28 | 0.53 | 148.13 | 0.36 | 0.35 |
| Hex | 38 | 78 | 56 | 35 | 0 | 1C | 35 | 94 | 24 | 23 |
| Octal | 70 | 170 | 126 | 65 | 0 | 34 | 65 | 224 | 44 | 43 |
| Binary | 111000 | 1111000 | 1010110 | 110101 | 0 | 11100 | 110101 | 10010100 | 100100 | 100011 |
Color Harmonies of #387856
Complementary color
Monochromatic Colors of #387856
Black with #387856
Text Example
Text Example
White with #387856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387856; }
p { color: rgb(56,120,86); }
H1.HeaderClassName
{
color: #387856;
}
.AnyTagClassName
{
color: #387856;
}
</style>
background-color css
<style>
a { background-color: #387856; }
a { background-color: rgb(56,120,86); }
div.DivClassName
{
background-color: #387856;
}
.BgClassName
{
background-color: #387856;
}
</style>
border-color css
<style>
span { border-color: #387856; }
span { border-color: rgb(56,120,86); }
td.TdClassName
{
border-color: #387856;
}
.TagClassName
{
border-color: #387856;
}
</style>