Shades of Amazon #387651
Tints of Amazon #387651
RGB
CMYK
RGB Variations
Color information
#387651 (or 0x387651) is known color: Amazon. HEX triplet: 38, 76 and 51. RGB value is (56,118,81). Sum of RGB (Red+Green+Blue) = 56+118+81=255 (33% of max value = 765). Red value is 56 (22.27% from 255 or 21.96% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 81 (32.03% from 255 or 31.76% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #387651 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387651 is #C789AE. Grayscale: #5F5F5F. Windows color (decimal): -13076911 or 5338680. OLE color: 5338680.
HSL color Cylindrical-coordinate representation of color #387651: hue angle of 144.19º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387651 is Cyan = 0.53, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 81 | - |
| CMYK | 0.53 | 0 | 0.31 | 0.54 |
| HSL | 144.19º | 0.36% | 0.34% | - |
| HSV(B) | 144.19º | 0.53% | 0.46% | - |
| XYZ | 9.59 | 14.39 | 10.06 | - |
| YUV | 95.24 | 119.96 | 100.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 81 | 0.53 | 0 | 0.31 | 0.54 | 144.19 | 0.36 | 0.34 |
| Hex | 38 | 76 | 51 | 35 | 0 | 1F | 36 | 90 | 24 | 22 |
| Octal | 70 | 166 | 121 | 65 | 0 | 37 | 66 | 220 | 44 | 42 |
| Binary | 111000 | 1110110 | 1010001 | 110101 | 0 | 11111 | 110110 | 10010000 | 100100 | 100010 |
Color Harmonies of #387651
Complementary color
Monochromatic Colors of #387651
Black with #387651
Text Example
Text Example
White with #387651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387651; }
p { color: rgb(56,118,81); }
H1.HeaderClassName
{
color: #387651;
}
.AnyTagClassName
{
color: #387651;
}
</style>
background-color css
<style>
a { background-color: #387651; }
a { background-color: rgb(56,118,81); }
div.DivClassName
{
background-color: #387651;
}
.BgClassName
{
background-color: #387651;
}
</style>
border-color css
<style>
span { border-color: #387651; }
span { border-color: rgb(56,118,81); }
td.TdClassName
{
border-color: #387651;
}
.TagClassName
{
border-color: #387651;
}
</style>