Shades of Amazon #367352
Tints of Amazon #367352
RGB
CMYK
RGB Variations
Color information
#367352 (or 0x367352) is known color: Amazon. HEX triplet: 36, 73 and 52. RGB value is (54,115,82). Sum of RGB (Red+Green+Blue) = 54+115+82=251 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.51% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #367352 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367352 is #C98CAD. Grayscale: #5D5D5D. Windows color (decimal): -13208750 or 5403446. OLE color: 5403446.
HSL color Cylindrical-coordinate representation of color #367352: hue angle of 147.54º 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 #367352 is Cyan = 0.53, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 82 | - |
| CMYK | 0.53 | 0 | 0.29 | 0.55 |
| HSL | 147.54º | 0.36% | 0.33% | - |
| HSV(B) | 147.54º | 0.53% | 0.45% | - |
| XYZ | 9.18 | 13.65 | 10.13 | - |
| YUV | 93 | 121.79 | 100.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 82 | 0.53 | 0 | 0.29 | 0.55 | 147.54 | 0.36 | 0.33 |
| Hex | 36 | 73 | 52 | 35 | 0 | 1D | 37 | 94 | 24 | 21 |
| Octal | 66 | 163 | 122 | 65 | 0 | 35 | 67 | 224 | 44 | 41 |
| Binary | 110110 | 1110011 | 1010010 | 110101 | 0 | 11101 | 110111 | 10010100 | 100100 | 100001 |
Color Harmonies of #367352
Complementary color
Monochromatic Colors of #367352
Black with #367352
Text Example
Text Example
White with #367352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367352; }
p { color: rgb(54,115,82); }
H1.HeaderClassName
{
color: #367352;
}
.AnyTagClassName
{
color: #367352;
}
</style>
background-color css
<style>
a { background-color: #367352; }
a { background-color: rgb(54,115,82); }
div.DivClassName
{
background-color: #367352;
}
.BgClassName
{
background-color: #367352;
}
</style>
border-color css
<style>
span { border-color: #367352; }
span { border-color: rgb(54,115,82); }
td.TdClassName
{
border-color: #367352;
}
.TagClassName
{
border-color: #367352;
}
</style>