Shades of Amazon #367356
Tints of Amazon #367356
RGB
CMYK
RGB Variations
Color information
#367356 (or 0x367356) is known color: Amazon. HEX triplet: 36, 73 and 56. RGB value is (54,115,86). Sum of RGB (Red+Green+Blue) = 54+115+86=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #367356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367356 is #C98CA9. Grayscale: #5D5D5D. Windows color (decimal): -13208746 or 5665590. OLE color: 5665590.
HSL color Cylindrical-coordinate representation of color #367356: hue angle of 151.48º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367356 is Cyan = 0.53, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 86 | - |
| CMYK | 0.53 | 0 | 0.25 | 0.55 |
| HSL | 151.48º | 0.36% | 0.33% | - |
| HSV(B) | 151.48º | 0.53% | 0.45% | - |
| XYZ | 9.33 | 13.72 | 10.96 | - |
| YUV | 93.46 | 123.79 | 99.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 86 | 0.53 | 0 | 0.25 | 0.55 | 151.48 | 0.36 | 0.33 |
| Hex | 36 | 73 | 56 | 35 | 0 | 19 | 37 | 97 | 24 | 21 |
| Octal | 66 | 163 | 126 | 65 | 0 | 31 | 67 | 227 | 44 | 41 |
| Binary | 110110 | 1110011 | 1010110 | 110101 | 0 | 11001 | 110111 | 10010111 | 100100 | 100001 |
Color Harmonies of #367356
Complementary color
Monochromatic Colors of #367356
Black with #367356
Text Example
Text Example
White with #367356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367356; }
p { color: rgb(54,115,86); }
H1.HeaderClassName
{
color: #367356;
}
.AnyTagClassName
{
color: #367356;
}
</style>
background-color css
<style>
a { background-color: #367356; }
a { background-color: rgb(54,115,86); }
div.DivClassName
{
background-color: #367356;
}
.BgClassName
{
background-color: #367356;
}
</style>
border-color css
<style>
span { border-color: #367356; }
span { border-color: rgb(54,115,86); }
td.TdClassName
{
border-color: #367356;
}
.TagClassName
{
border-color: #367356;
}
</style>