Shades of Amazon #387348
Tints of Amazon #387348
RGB
CMYK
RGB Variations
Color information
#387348 (or 0x387348) is known color: Amazon. HEX triplet: 38, 73 and 48. RGB value is (56,115,72). Sum of RGB (Red+Green+Blue) = 56+115+72=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 115 (45.31% from 255 or 47.33% from 243); Blue value is 72 (28.52% from 255 or 29.63% from 243); Max value from RGB is 115 - color contains mainly: green. Hex color #387348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387348 is #C78CB7. Grayscale: #5C5C5C. Windows color (decimal): -13077688 or 4748088. OLE color: 4748088.
HSL color Cylindrical-coordinate representation of color #387348: hue angle of 136.27º 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 #387348 is Cyan = 0.51, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 72 | - |
| CMYK | 0.51 | 0 | 0.37 | 0.55 |
| HSL | 136.27º | 0.35% | 0.34% | - |
| HSV(B) | 136.27º | 0.51% | 0.45% | - |
| XYZ | 8.93 | 13.57 | 8.28 | - |
| YUV | 92.46 | 116.45 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 72 | 0.51 | 0 | 0.37 | 0.55 | 136.27 | 0.35 | 0.34 |
| Hex | 38 | 73 | 48 | 33 | 0 | 25 | 37 | 88 | 23 | 22 |
| Octal | 70 | 163 | 110 | 63 | 0 | 45 | 67 | 210 | 43 | 42 |
| Binary | 111000 | 1110011 | 1001000 | 110011 | 0 | 100101 | 110111 | 10001000 | 100011 | 100010 |
Color Harmonies of #387348
Complementary color
Monochromatic Colors of #387348
Black with #387348
Text Example
Text Example
White with #387348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387348; }
p { color: rgb(56,115,72); }
H1.HeaderClassName
{
color: #387348;
}
.AnyTagClassName
{
color: #387348;
}
</style>
background-color css
<style>
a { background-color: #387348; }
a { background-color: rgb(56,115,72); }
div.DivClassName
{
background-color: #387348;
}
.BgClassName
{
background-color: #387348;
}
</style>
border-color css
<style>
span { border-color: #387348; }
span { border-color: rgb(56,115,72); }
td.TdClassName
{
border-color: #387348;
}
.TagClassName
{
border-color: #387348;
}
</style>