Shades of Amazon #367758
Tints of Amazon #367758
RGB
CMYK
RGB Variations
Color information
#367758 (or 0x367758) is known color: Amazon. HEX triplet: 36, 77 and 58. RGB value is (54,119,88). Sum of RGB (Red+Green+Blue) = 54+119+88=261 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.69% from 261); Green value is 119 (46.88% from 255 or 45.59% from 261); Blue value is 88 (34.77% from 255 or 33.72% from 261); Max value from RGB is 119 - color contains mainly: green. Hex color #367758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367758 is #C988A7. Grayscale: #606060. Windows color (decimal): -13207720 or 5797686. OLE color: 5797686.
HSL color Cylindrical-coordinate representation of color #367758: hue angle of 151.38º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367758 is Cyan = 0.55, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 88 | - |
| CMYK | 0.55 | 0 | 0.26 | 0.53 |
| HSL | 151.38º | 0.38% | 0.34% | - |
| HSV(B) | 151.38º | 0.55% | 0.47% | - |
| XYZ | 9.88 | 14.68 | 11.55 | - |
| YUV | 96.03 | 123.47 | 98.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 88 | 0.55 | 0 | 0.26 | 0.53 | 151.38 | 0.38 | 0.34 |
| Hex | 36 | 77 | 58 | 37 | 0 | 1A | 35 | 97 | 26 | 22 |
| Octal | 66 | 167 | 130 | 67 | 0 | 32 | 65 | 227 | 46 | 42 |
| Binary | 110110 | 1110111 | 1011000 | 110111 | 0 | 11010 | 110101 | 10010111 | 100110 | 100010 |
Color Harmonies of #367758
Complementary color
Monochromatic Colors of #367758
Black with #367758
Text Example
Text Example
White with #367758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367758; }
p { color: rgb(54,119,88); }
H1.HeaderClassName
{
color: #367758;
}
.AnyTagClassName
{
color: #367758;
}
</style>
background-color css
<style>
a { background-color: #367758; }
a { background-color: rgb(54,119,88); }
div.DivClassName
{
background-color: #367758;
}
.BgClassName
{
background-color: #367758;
}
</style>
border-color css
<style>
span { border-color: #367758; }
span { border-color: rgb(54,119,88); }
td.TdClassName
{
border-color: #367758;
}
.TagClassName
{
border-color: #367758;
}
</style>