Shades of Amazon #367659
Tints of Amazon #367659
RGB
CMYK
RGB Variations
Color information
#367659 (or 0x367659) is known color: Amazon. HEX triplet: 36, 76 and 59. RGB value is (54,118,89). Sum of RGB (Red+Green+Blue) = 54+118+89=261 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.69% from 261); Green value is 118 (46.48% from 255 or 45.21% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 118 - color contains mainly: green. Hex color #367659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367659 is #C989A6. Grayscale: #5F5F5F. Windows color (decimal): -13207975 or 5862966. OLE color: 5862966.
HSL color Cylindrical-coordinate representation of color #367659: hue angle of 152.81º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367659 is Cyan = 0.54, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 89 | - |
| CMYK | 0.54 | 0 | 0.25 | 0.54 |
| HSL | 152.81º | 0.37% | 0.34% | - |
| HSV(B) | 152.81º | 0.54% | 0.46% | - |
| XYZ | 9.8 | 14.46 | 11.73 | - |
| YUV | 95.56 | 124.3 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 89 | 0.54 | 0 | 0.25 | 0.54 | 152.81 | 0.37 | 0.34 |
| Hex | 36 | 76 | 59 | 36 | 0 | 19 | 36 | 99 | 25 | 22 |
| Octal | 66 | 166 | 131 | 66 | 0 | 31 | 66 | 231 | 45 | 42 |
| Binary | 110110 | 1110110 | 1011001 | 110110 | 0 | 11001 | 110110 | 10011001 | 100101 | 100010 |
Color Harmonies of #367659
Complementary color
Monochromatic Colors of #367659
Black with #367659
Text Example
Text Example
White with #367659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367659; }
p { color: rgb(54,118,89); }
H1.HeaderClassName
{
color: #367659;
}
.AnyTagClassName
{
color: #367659;
}
</style>
background-color css
<style>
a { background-color: #367659; }
a { background-color: rgb(54,118,89); }
div.DivClassName
{
background-color: #367659;
}
.BgClassName
{
background-color: #367659;
}
</style>
border-color css
<style>
span { border-color: #367659; }
span { border-color: rgb(54,118,89); }
td.TdClassName
{
border-color: #367659;
}
.TagClassName
{
border-color: #367659;
}
</style>