Shades of Amazon #367357
Tints of Amazon #367357
RGB
CMYK
RGB Variations
Color information
#367357 (or 0x367357) is known color: Amazon. HEX triplet: 36, 73 and 57. RGB value is (54,115,87). Sum of RGB (Red+Green+Blue) = 54+115+87=256 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.09% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 115 - color contains mainly: green. Hex color #367357 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367357 is #C98CA8. Grayscale: #5D5D5D. Windows color (decimal): -13208745 or 5731126. OLE color: 5731126.
HSL color Cylindrical-coordinate representation of color #367357: hue angle of 152.46º 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 #367357 is Cyan = 0.53, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 87 | - |
| CMYK | 0.53 | 0 | 0.24 | 0.55 |
| HSL | 152.46º | 0.36% | 0.33% | - |
| HSV(B) | 152.46º | 0.53% | 0.45% | - |
| XYZ | 9.37 | 13.73 | 11.17 | - |
| YUV | 93.57 | 124.29 | 99.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 87 | 0.53 | 0 | 0.24 | 0.55 | 152.46 | 0.36 | 0.33 |
| Hex | 36 | 73 | 57 | 35 | 0 | 18 | 37 | 98 | 24 | 21 |
| Octal | 66 | 163 | 127 | 65 | 0 | 30 | 67 | 230 | 44 | 41 |
| Binary | 110110 | 1110011 | 1010111 | 110101 | 0 | 11000 | 110111 | 10011000 | 100100 | 100001 |
Color Harmonies of #367357
Complementary color
Monochromatic Colors of #367357
Black with #367357
Text Example
Text Example
White with #367357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367357; }
p { color: rgb(54,115,87); }
H1.HeaderClassName
{
color: #367357;
}
.AnyTagClassName
{
color: #367357;
}
</style>
background-color css
<style>
a { background-color: #367357; }
a { background-color: rgb(54,115,87); }
div.DivClassName
{
background-color: #367357;
}
.BgClassName
{
background-color: #367357;
}
</style>
border-color css
<style>
span { border-color: #367357; }
span { border-color: rgb(54,115,87); }
td.TdClassName
{
border-color: #367357;
}
.TagClassName
{
border-color: #367357;
}
</style>