Shades of Amazon #387350
Tints of Amazon #387350
RGB
CMYK
RGB Variations
Color information
#387350 (or 0x387350) is known color: Amazon. HEX triplet: 38, 73 and 50. RGB value is (56,115,80). Sum of RGB (Red+Green+Blue) = 56+115+80=251 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.31% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 80 (31.64% from 255 or 31.87% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #387350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387350 is #C78CAF. Grayscale: #5D5D5D. Windows color (decimal): -13077680 or 5272376. OLE color: 5272376.
HSL color Cylindrical-coordinate representation of color #387350: hue angle of 144.41º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387350 is Cyan = 0.51, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 80 | - |
| CMYK | 0.51 | 0 | 0.30 | 0.55 |
| HSL | 144.41º | 0.35% | 0.34% | - |
| HSV(B) | 144.41º | 0.51% | 0.45% | - |
| XYZ | 9.21 | 13.68 | 9.74 | - |
| YUV | 93.37 | 120.45 | 101.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 80 | 0.51 | 0 | 0.30 | 0.55 | 144.41 | 0.35 | 0.34 |
| Hex | 38 | 73 | 50 | 33 | 0 | 1E | 37 | 90 | 23 | 22 |
| Octal | 70 | 163 | 120 | 63 | 0 | 36 | 67 | 220 | 43 | 42 |
| Binary | 111000 | 1110011 | 1010000 | 110011 | 0 | 11110 | 110111 | 10010000 | 100011 | 100010 |
Color Harmonies of #387350
Complementary color
Monochromatic Colors of #387350
Black with #387350
Text Example
Text Example
White with #387350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387350; }
p { color: rgb(56,115,80); }
H1.HeaderClassName
{
color: #387350;
}
.AnyTagClassName
{
color: #387350;
}
</style>
background-color css
<style>
a { background-color: #387350; }
a { background-color: rgb(56,115,80); }
div.DivClassName
{
background-color: #387350;
}
.BgClassName
{
background-color: #387350;
}
</style>
border-color css
<style>
span { border-color: #387350; }
span { border-color: rgb(56,115,80); }
td.TdClassName
{
border-color: #387350;
}
.TagClassName
{
border-color: #387350;
}
</style>