Shades of Amazon #367350
Tints of Amazon #367350
RGB
CMYK
RGB Variations
Color information
#367350 (or 0x367350) is known color: Amazon. HEX triplet: 36, 73 and 50. RGB value is (54,115,80). Sum of RGB (Red+Green+Blue) = 54+115+80=249 (32% of max value = 765). Red value is 54 (21.48% from 255 or 21.69% from 249); Green value is 115 (45.31% from 255 or 46.18% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 115 - color contains mainly: green. Hex color #367350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367350 is #C98CAF. Grayscale: #5C5C5C. Windows color (decimal): -13208752 or 5272374. OLE color: 5272374.
HSL color Cylindrical-coordinate representation of color #367350: hue angle of 145.57º 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 #367350 is Cyan = 0.53, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 80 | - |
| CMYK | 0.53 | 0 | 0.30 | 0.55 |
| HSL | 145.57º | 0.36% | 0.33% | - |
| HSV(B) | 145.57º | 0.53% | 0.45% | - |
| XYZ | 9.1 | 13.62 | 9.74 | - |
| YUV | 92.77 | 120.79 | 100.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 80 | 0.53 | 0 | 0.30 | 0.55 | 145.57 | 0.36 | 0.33 |
| Hex | 36 | 73 | 50 | 35 | 0 | 1E | 37 | 92 | 24 | 21 |
| Octal | 66 | 163 | 120 | 65 | 0 | 36 | 67 | 222 | 44 | 41 |
| Binary | 110110 | 1110011 | 1010000 | 110101 | 0 | 11110 | 110111 | 10010010 | 100100 | 100001 |
Color Harmonies of #367350
Complementary color
Monochromatic Colors of #367350
Black with #367350
Text Example
Text Example
White with #367350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367350; }
p { color: rgb(54,115,80); }
H1.HeaderClassName
{
color: #367350;
}
.AnyTagClassName
{
color: #367350;
}
</style>
background-color css
<style>
a { background-color: #367350; }
a { background-color: rgb(54,115,80); }
div.DivClassName
{
background-color: #367350;
}
.BgClassName
{
background-color: #367350;
}
</style>
border-color css
<style>
span { border-color: #367350; }
span { border-color: rgb(54,115,80); }
td.TdClassName
{
border-color: #367350;
}
.TagClassName
{
border-color: #367350;
}
</style>