Shades of Amazon #367656
Tints of Amazon #367656
RGB
CMYK
RGB Variations
Color information
#367656 (or 0x367656) is known color: Amazon. HEX triplet: 36, 76 and 56. RGB value is (54,118,86). Sum of RGB (Red+Green+Blue) = 54+118+86=258 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.93% from 258); Green value is 118 (46.48% from 255 or 45.74% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 118 - color contains mainly: green. Hex color #367656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367656 is #C989A9. Grayscale: #5F5F5F. Windows color (decimal): -13207978 or 5666358. OLE color: 5666358.
HSL color Cylindrical-coordinate representation of color #367656: hue angle of 150º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367656 is Cyan = 0.54, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 86 | - |
| CMYK | 0.54 | 0 | 0.27 | 0.54 |
| HSL | 150º | 0.37% | 0.34% | - |
| HSV(B) | 150º | 0.54% | 0.46% | - |
| XYZ | 9.68 | 14.41 | 11.08 | - |
| YUV | 95.22 | 122.8 | 98.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 86 | 0.54 | 0 | 0.27 | 0.54 | 150 | 0.37 | 0.34 |
| Hex | 36 | 76 | 56 | 36 | 0 | 1B | 36 | 96 | 25 | 22 |
| Octal | 66 | 166 | 126 | 66 | 0 | 33 | 66 | 226 | 45 | 42 |
| Binary | 110110 | 1110110 | 1010110 | 110110 | 0 | 11011 | 110110 | 10010110 | 100101 | 100010 |
Color Harmonies of #367656
Complementary color
Monochromatic Colors of #367656
Black with #367656
Text Example
Text Example
White with #367656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367656; }
p { color: rgb(54,118,86); }
H1.HeaderClassName
{
color: #367656;
}
.AnyTagClassName
{
color: #367656;
}
</style>
background-color css
<style>
a { background-color: #367656; }
a { background-color: rgb(54,118,86); }
div.DivClassName
{
background-color: #367656;
}
.BgClassName
{
background-color: #367656;
}
</style>
border-color css
<style>
span { border-color: #367656; }
span { border-color: rgb(54,118,86); }
td.TdClassName
{
border-color: #367656;
}
.TagClassName
{
border-color: #367656;
}
</style>