Shades of Amazon #387349
Tints of Amazon #387349
RGB
CMYK
RGB Variations
Color information
#387349 (or 0x387349) is known color: Amazon. HEX triplet: 38, 73 and 49. RGB value is (56,115,73). Sum of RGB (Red+Green+Blue) = 56+115+73=244 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.95% from 244); Green value is 115 (45.31% from 255 or 47.13% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 115 - color contains mainly: green. Hex color #387349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387349 is #C78CB6. Grayscale: #5C5C5C. Windows color (decimal): -13077687 or 4813624. OLE color: 4813624.
HSL color Cylindrical-coordinate representation of color #387349: hue angle of 137.29º 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 #387349 is Cyan = 0.51, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 73 | - |
| CMYK | 0.51 | 0 | 0.37 | 0.55 |
| HSL | 137.29º | 0.35% | 0.34% | - |
| HSV(B) | 137.29º | 0.51% | 0.45% | - |
| XYZ | 8.96 | 13.58 | 8.45 | - |
| YUV | 92.57 | 116.95 | 101.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 73 | 0.51 | 0 | 0.37 | 0.55 | 137.29 | 0.35 | 0.34 |
| Hex | 38 | 73 | 49 | 33 | 0 | 25 | 37 | 89 | 23 | 22 |
| Octal | 70 | 163 | 111 | 63 | 0 | 45 | 67 | 211 | 43 | 42 |
| Binary | 111000 | 1110011 | 1001001 | 110011 | 0 | 100101 | 110111 | 10001001 | 100011 | 100010 |
Color Harmonies of #387349
Complementary color
Monochromatic Colors of #387349
Black with #387349
Text Example
Text Example
White with #387349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387349; }
p { color: rgb(56,115,73); }
H1.HeaderClassName
{
color: #387349;
}
.AnyTagClassName
{
color: #387349;
}
</style>
background-color css
<style>
a { background-color: #387349; }
a { background-color: rgb(56,115,73); }
div.DivClassName
{
background-color: #387349;
}
.BgClassName
{
background-color: #387349;
}
</style>
border-color css
<style>
span { border-color: #387349; }
span { border-color: rgb(56,115,73); }
td.TdClassName
{
border-color: #387349;
}
.TagClassName
{
border-color: #387349;
}
</style>