Shades of Amazon #387751
Tints of Amazon #387751
RGB
CMYK
RGB Variations
Color information
#387751 (or 0x387751) is known color: Amazon. HEX triplet: 38, 77 and 51. RGB value is (56,119,81). Sum of RGB (Red+Green+Blue) = 56+119+81=256 (33% of max value = 765). Red value is 56 (22.27% from 255 or 21.88% from 256); Green value is 119 (46.88% from 255 or 46.48% from 256); Blue value is 81 (32.03% from 255 or 31.64% from 256); Max value from RGB is 119 - color contains mainly: green. Hex color #387751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387751 is #C788AE. Grayscale: #5F5F5F. Windows color (decimal): -13076655 or 5338936. OLE color: 5338936.
HSL color Cylindrical-coordinate representation of color #387751: hue angle of 143.81º 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 #387751 is Cyan = 0.53, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 81 | - |
| CMYK | 0.53 | 0 | 0.32 | 0.53 |
| HSL | 143.81º | 0.36% | 0.34% | - |
| HSV(B) | 143.81º | 0.53% | 0.47% | - |
| XYZ | 9.71 | 14.63 | 10.1 | - |
| YUV | 95.83 | 119.63 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 81 | 0.53 | 0 | 0.32 | 0.53 | 143.81 | 0.36 | 0.34 |
| Hex | 38 | 77 | 51 | 35 | 0 | 20 | 35 | 90 | 24 | 22 |
| Octal | 70 | 167 | 121 | 65 | 0 | 40 | 65 | 220 | 44 | 42 |
| Binary | 111000 | 1110111 | 1010001 | 110101 | 0 | 100000 | 110101 | 10010000 | 100100 | 100010 |
Color Harmonies of #387751
Complementary color
Monochromatic Colors of #387751
Black with #387751
Text Example
Text Example
White with #387751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387751; }
p { color: rgb(56,119,81); }
H1.HeaderClassName
{
color: #387751;
}
.AnyTagClassName
{
color: #387751;
}
</style>
background-color css
<style>
a { background-color: #387751; }
a { background-color: rgb(56,119,81); }
div.DivClassName
{
background-color: #387751;
}
.BgClassName
{
background-color: #387751;
}
</style>
border-color css
<style>
span { border-color: #387751; }
span { border-color: rgb(56,119,81); }
td.TdClassName
{
border-color: #387751;
}
.TagClassName
{
border-color: #387751;
}
</style>