Shades of Amazon #367946
Tints of Amazon #367946
RGB
CMYK
RGB Variations
Color information
#367946 (or 0x367946) is known color: Amazon. HEX triplet: 36, 79 and 46. RGB value is (54,121,70). Sum of RGB (Red+Green+Blue) = 54+121+70=245 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.04% from 245); Green value is 121 (47.66% from 255 or 49.39% from 245); Blue value is 70 (27.73% from 255 or 28.57% from 245); Max value from RGB is 121 - color contains mainly: green. Hex color #367946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367946 is #C986B9. Grayscale: #5F5F5F. Windows color (decimal): -13207226 or 4618550. OLE color: 4618550.
HSL color Cylindrical-coordinate representation of color #367946: hue angle of 134.33º 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 #367946 is Cyan = 0.55, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 121 | 70 | - |
| CMYK | 0.55 | 0 | 0.42 | 0.53 |
| HSL | 134.33º | 0.38% | 0.34% | - |
| HSV(B) | 134.33º | 0.55% | 0.47% | - |
| XYZ | 9.46 | 14.9 | 8.17 | - |
| YUV | 95.15 | 113.8 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 121 | 70 | 0.55 | 0 | 0.42 | 0.53 | 134.33 | 0.38 | 0.34 |
| Hex | 36 | 79 | 46 | 37 | 0 | 2A | 35 | 86 | 26 | 22 |
| Octal | 66 | 171 | 106 | 67 | 0 | 52 | 65 | 206 | 46 | 42 |
| Binary | 110110 | 1111001 | 1000110 | 110111 | 0 | 101010 | 110101 | 10000110 | 100110 | 100010 |
Color Harmonies of #367946
Complementary color
Monochromatic Colors of #367946
Black with #367946
Text Example
Text Example
White with #367946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367946; }
p { color: rgb(54,121,70); }
H1.HeaderClassName
{
color: #367946;
}
.AnyTagClassName
{
color: #367946;
}
</style>
background-color css
<style>
a { background-color: #367946; }
a { background-color: rgb(54,121,70); }
div.DivClassName
{
background-color: #367946;
}
.BgClassName
{
background-color: #367946;
}
</style>
border-color css
<style>
span { border-color: #367946; }
span { border-color: rgb(54,121,70); }
td.TdClassName
{
border-color: #367946;
}
.TagClassName
{
border-color: #367946;
}
</style>