Shades of Amazon #367359
Tints of Amazon #367359
RGB
CMYK
RGB Variations
Color information
#367359 (or 0x367359) is known color: Amazon. HEX triplet: 36, 73 and 59. RGB value is (54,115,89). Sum of RGB (Red+Green+Blue) = 54+115+89=258 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.93% from 258); Green value is 115 (45.31% from 255 or 44.57% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 115 - color contains mainly: green. Hex color #367359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367359 is #C98CA6. Grayscale: #5D5D5D. Windows color (decimal): -13208743 or 5862198. OLE color: 5862198.
HSL color Cylindrical-coordinate representation of color #367359: hue angle of 154.43º 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 #367359 is Cyan = 0.53, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 89 | - |
| CMYK | 0.53 | 0 | 0.23 | 0.55 |
| HSL | 154.43º | 0.36% | 0.33% | - |
| HSV(B) | 154.43º | 0.53% | 0.45% | - |
| XYZ | 9.46 | 13.77 | 11.61 | - |
| YUV | 93.8 | 125.29 | 99.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 89 | 0.53 | 0 | 0.23 | 0.55 | 154.43 | 0.36 | 0.33 |
| Hex | 36 | 73 | 59 | 35 | 0 | 17 | 37 | 9A | 24 | 21 |
| Octal | 66 | 163 | 131 | 65 | 0 | 27 | 67 | 232 | 44 | 41 |
| Binary | 110110 | 1110011 | 1011001 | 110101 | 0 | 10111 | 110111 | 10011010 | 100100 | 100001 |
Color Harmonies of #367359
Complementary color
Monochromatic Colors of #367359
Black with #367359
Text Example
Text Example
White with #367359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367359; }
p { color: rgb(54,115,89); }
H1.HeaderClassName
{
color: #367359;
}
.AnyTagClassName
{
color: #367359;
}
</style>
background-color css
<style>
a { background-color: #367359; }
a { background-color: rgb(54,115,89); }
div.DivClassName
{
background-color: #367359;
}
.BgClassName
{
background-color: #367359;
}
</style>
border-color css
<style>
span { border-color: #367359; }
span { border-color: rgb(54,115,89); }
td.TdClassName
{
border-color: #367359;
}
.TagClassName
{
border-color: #367359;
}
</style>