Shades of Amazon #387650
Tints of Amazon #387650
RGB
CMYK
RGB Variations
Color information
#387650 (or 0x387650) is known color: Amazon. HEX triplet: 38, 76 and 50. RGB value is (56,118,80). Sum of RGB (Red+Green+Blue) = 56+118+80=254 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.05% from 254); Green value is 118 (46.48% from 255 or 46.46% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 118 - color contains mainly: green. Hex color #387650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387650 is #C789AF. Grayscale: #5F5F5F. Windows color (decimal): -13076912 or 5273144. OLE color: 5273144.
HSL color Cylindrical-coordinate representation of color #387650: hue angle of 143.23º 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 #387650 is Cyan = 0.53, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 80 | - |
| CMYK | 0.53 | 0 | 0.32 | 0.54 |
| HSL | 143.23º | 0.36% | 0.34% | - |
| HSV(B) | 143.23º | 0.53% | 0.46% | - |
| XYZ | 9.56 | 14.38 | 9.86 | - |
| YUV | 95.13 | 119.46 | 100.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 80 | 0.53 | 0 | 0.32 | 0.54 | 143.23 | 0.36 | 0.34 |
| Hex | 38 | 76 | 50 | 35 | 0 | 20 | 36 | 8F | 24 | 22 |
| Octal | 70 | 166 | 120 | 65 | 0 | 40 | 66 | 217 | 44 | 42 |
| Binary | 111000 | 1110110 | 1010000 | 110101 | 0 | 100000 | 110110 | 10001111 | 100100 | 100010 |
Color Harmonies of #387650
Complementary color
Monochromatic Colors of #387650
Black with #387650
Text Example
Text Example
White with #387650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387650; }
p { color: rgb(56,118,80); }
H1.HeaderClassName
{
color: #387650;
}
.AnyTagClassName
{
color: #387650;
}
</style>
background-color css
<style>
a { background-color: #387650; }
a { background-color: rgb(56,118,80); }
div.DivClassName
{
background-color: #387650;
}
.BgClassName
{
background-color: #387650;
}
</style>
border-color css
<style>
span { border-color: #387650; }
span { border-color: rgb(56,118,80); }
td.TdClassName
{
border-color: #387650;
}
.TagClassName
{
border-color: #387650;
}
</style>