Shades of Amazon #367756
Tints of Amazon #367756
RGB
CMYK
RGB Variations
Color information
#367756 (or 0x367756) is known color: Amazon. HEX triplet: 36, 77 and 56. RGB value is (54,119,86). Sum of RGB (Red+Green+Blue) = 54+119+86=259 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.85% from 259); Green value is 119 (46.88% from 255 or 45.95% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 119 - color contains mainly: green. Hex color #367756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367756 is #C988A9. Grayscale: #5F5F5F. Windows color (decimal): -13207722 or 5666614. OLE color: 5666614.
HSL color Cylindrical-coordinate representation of color #367756: hue angle of 149.54º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367756 is Cyan = 0.55, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 86 | - |
| CMYK | 0.55 | 0 | 0.28 | 0.53 |
| HSL | 149.54º | 0.38% | 0.34% | - |
| HSV(B) | 149.54º | 0.55% | 0.47% | - |
| XYZ | 9.8 | 14.65 | 11.12 | - |
| YUV | 95.8 | 122.47 | 98.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 86 | 0.55 | 0 | 0.28 | 0.53 | 149.54 | 0.38 | 0.34 |
| Hex | 36 | 77 | 56 | 37 | 0 | 1C | 35 | 96 | 26 | 22 |
| Octal | 66 | 167 | 126 | 67 | 0 | 34 | 65 | 226 | 46 | 42 |
| Binary | 110110 | 1110111 | 1010110 | 110111 | 0 | 11100 | 110101 | 10010110 | 100110 | 100010 |
Color Harmonies of #367756
Complementary color
Monochromatic Colors of #367756
Black with #367756
Text Example
Text Example
White with #367756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367756; }
p { color: rgb(54,119,86); }
H1.HeaderClassName
{
color: #367756;
}
.AnyTagClassName
{
color: #367756;
}
</style>
background-color css
<style>
a { background-color: #367756; }
a { background-color: rgb(54,119,86); }
div.DivClassName
{
background-color: #367756;
}
.BgClassName
{
background-color: #367756;
}
</style>
border-color css
<style>
span { border-color: #367756; }
span { border-color: rgb(54,119,86); }
td.TdClassName
{
border-color: #367756;
}
.TagClassName
{
border-color: #367756;
}
</style>