Shades of Amazon #367053
Tints of Amazon #367053
RGB
CMYK
RGB Variations
Color information
#367053 (or 0x367053) is known color: Amazon. HEX triplet: 36, 70 and 53. RGB value is (54,112,83). Sum of RGB (Red+Green+Blue) = 54+112+83=249 (32% of max value = 765). Red value is 54 (21.48% from 255 or 21.69% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 112 - color contains mainly: green. Hex color #367053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367053 is #C98FAC. Grayscale: #5B5B5B. Windows color (decimal): -13209517 or 5468214. OLE color: 5468214.
HSL color Cylindrical-coordinate representation of color #367053: hue angle of 150º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367053 is Cyan = 0.52, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 83 | - |
| CMYK | 0.52 | 0 | 0.26 | 0.56 |
| HSL | 150º | 0.35% | 0.33% | - |
| HSV(B) | 150º | 0.52% | 0.44% | - |
| XYZ | 8.88 | 13 | 10.22 | - |
| YUV | 91.35 | 123.28 | 101.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 83 | 0.52 | 0 | 0.26 | 0.56 | 150 | 0.35 | 0.33 |
| Hex | 36 | 70 | 53 | 34 | 0 | 1A | 38 | 96 | 23 | 21 |
| Octal | 66 | 160 | 123 | 64 | 0 | 32 | 70 | 226 | 43 | 41 |
| Binary | 110110 | 1110000 | 1010011 | 110100 | 0 | 11010 | 111000 | 10010110 | 100011 | 100001 |
Color Harmonies of #367053
Complementary color
Monochromatic Colors of #367053
Black with #367053
Text Example
Text Example
White with #367053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367053; }
p { color: rgb(54,112,83); }
H1.HeaderClassName
{
color: #367053;
}
.AnyTagClassName
{
color: #367053;
}
</style>
background-color css
<style>
a { background-color: #367053; }
a { background-color: rgb(54,112,83); }
div.DivClassName
{
background-color: #367053;
}
.BgClassName
{
background-color: #367053;
}
</style>
border-color css
<style>
span { border-color: #367053; }
span { border-color: rgb(54,112,83); }
td.TdClassName
{
border-color: #367053;
}
.TagClassName
{
border-color: #367053;
}
</style>