Shades of Amazon #367658
Tints of Amazon #367658
RGB
CMYK
RGB Variations
Color information
#367658 (or 0x367658) is known color: Amazon. HEX triplet: 36, 76 and 58. RGB value is (54,118,88). Sum of RGB (Red+Green+Blue) = 54+118+88=260 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.77% from 260); Green value is 118 (46.48% from 255 or 45.38% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 118 - color contains mainly: green. Hex color #367658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367658 is #C989A7. Grayscale: #5F5F5F. Windows color (decimal): -13207976 or 5797430. OLE color: 5797430.
HSL color Cylindrical-coordinate representation of color #367658: hue angle of 151.88º 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 #367658 is Cyan = 0.54, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 88 | - |
| CMYK | 0.54 | 0 | 0.25 | 0.54 |
| HSL | 151.88º | 0.37% | 0.34% | - |
| HSV(B) | 151.88º | 0.54% | 0.46% | - |
| XYZ | 9.76 | 14.45 | 11.51 | - |
| YUV | 95.44 | 123.8 | 98.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 88 | 0.54 | 0 | 0.25 | 0.54 | 151.88 | 0.37 | 0.34 |
| Hex | 36 | 76 | 58 | 36 | 0 | 19 | 36 | 98 | 25 | 22 |
| Octal | 66 | 166 | 130 | 66 | 0 | 31 | 66 | 230 | 45 | 42 |
| Binary | 110110 | 1110110 | 1011000 | 110110 | 0 | 11001 | 110110 | 10011000 | 100101 | 100010 |
Color Harmonies of #367658
Complementary color
Monochromatic Colors of #367658
Black with #367658
Text Example
Text Example
White with #367658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367658; }
p { color: rgb(54,118,88); }
H1.HeaderClassName
{
color: #367658;
}
.AnyTagClassName
{
color: #367658;
}
</style>
background-color css
<style>
a { background-color: #367658; }
a { background-color: rgb(54,118,88); }
div.DivClassName
{
background-color: #367658;
}
.BgClassName
{
background-color: #367658;
}
</style>
border-color css
<style>
span { border-color: #367658; }
span { border-color: rgb(54,118,88); }
td.TdClassName
{
border-color: #367658;
}
.TagClassName
{
border-color: #367658;
}
</style>