Shades of Amazon #367751
Tints of Amazon #367751
RGB
CMYK
RGB Variations
Color information
#367751 (or 0x367751) is known color: Amazon. HEX triplet: 36, 77 and 51. RGB value is (54,119,81). Sum of RGB (Red+Green+Blue) = 54+119+81=254 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.26% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 81 (32.03% from 255 or 31.89% from 254); Max value from RGB is 119 - color contains mainly: green. Hex color #367751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367751 is #C988AE. Grayscale: #5F5F5F. Windows color (decimal): -13207727 or 5338934. OLE color: 5338934.
HSL color Cylindrical-coordinate representation of color #367751: hue angle of 144.92º 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 #367751 is Cyan = 0.55, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 81 | - |
| CMYK | 0.55 | 0 | 0.32 | 0.53 |
| HSL | 144.92º | 0.38% | 0.34% | - |
| HSV(B) | 144.92º | 0.55% | 0.47% | - |
| XYZ | 9.6 | 14.57 | 10.09 | - |
| YUV | 95.23 | 119.97 | 98.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 81 | 0.55 | 0 | 0.32 | 0.53 | 144.92 | 0.38 | 0.34 |
| Hex | 36 | 77 | 51 | 37 | 0 | 20 | 35 | 91 | 26 | 22 |
| Octal | 66 | 167 | 121 | 67 | 0 | 40 | 65 | 221 | 46 | 42 |
| Binary | 110110 | 1110111 | 1010001 | 110111 | 0 | 100000 | 110101 | 10010001 | 100110 | 100010 |
Color Harmonies of #367751
Complementary color
Monochromatic Colors of #367751
Black with #367751
Text Example
Text Example
White with #367751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367751; }
p { color: rgb(54,119,81); }
H1.HeaderClassName
{
color: #367751;
}
.AnyTagClassName
{
color: #367751;
}
</style>
background-color css
<style>
a { background-color: #367751; }
a { background-color: rgb(54,119,81); }
div.DivClassName
{
background-color: #367751;
}
.BgClassName
{
background-color: #367751;
}
</style>
border-color css
<style>
span { border-color: #367751; }
span { border-color: rgb(54,119,81); }
td.TdClassName
{
border-color: #367751;
}
.TagClassName
{
border-color: #367751;
}
</style>