Shades of Amazon #367450
Tints of Amazon #367450
RGB
CMYK
RGB Variations
Color information
#367450 (or 0x367450) is known color: Amazon. HEX triplet: 36, 74 and 50. RGB value is (54,116,80). Sum of RGB (Red+Green+Blue) = 54+116+80=250 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.6% from 250); Green value is 116 (45.70% from 255 or 46.4% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 116 - color contains mainly: green. Hex color #367450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367450 is #C98BAF. Grayscale: #5D5D5D. Windows color (decimal): -13208496 or 5272630. OLE color: 5272630.
HSL color Cylindrical-coordinate representation of color #367450: hue angle of 145.16º 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 #367450 is Cyan = 0.53, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 80 | - |
| CMYK | 0.53 | 0 | 0.31 | 0.55 |
| HSL | 145.16º | 0.36% | 0.33% | - |
| HSV(B) | 145.16º | 0.53% | 0.45% | - |
| XYZ | 9.21 | 13.85 | 9.78 | - |
| YUV | 93.36 | 120.46 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 80 | 0.53 | 0 | 0.31 | 0.55 | 145.16 | 0.36 | 0.33 |
| Hex | 36 | 74 | 50 | 35 | 0 | 1F | 37 | 91 | 24 | 21 |
| Octal | 66 | 164 | 120 | 65 | 0 | 37 | 67 | 221 | 44 | 41 |
| Binary | 110110 | 1110100 | 1010000 | 110101 | 0 | 11111 | 110111 | 10010001 | 100100 | 100001 |
Color Harmonies of #367450
Complementary color
Monochromatic Colors of #367450
Black with #367450
Text Example
Text Example
White with #367450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367450; }
p { color: rgb(54,116,80); }
H1.HeaderClassName
{
color: #367450;
}
.AnyTagClassName
{
color: #367450;
}
</style>
background-color css
<style>
a { background-color: #367450; }
a { background-color: rgb(54,116,80); }
div.DivClassName
{
background-color: #367450;
}
.BgClassName
{
background-color: #367450;
}
</style>
border-color css
<style>
span { border-color: #367450; }
span { border-color: rgb(54,116,80); }
td.TdClassName
{
border-color: #367450;
}
.TagClassName
{
border-color: #367450;
}
</style>