Shades of Amazon #367046
Tints of Amazon #367046
RGB
CMYK
RGB Variations
Color information
#367046 (or 0x367046) is known color: Amazon. HEX triplet: 36, 70 and 46. RGB value is (54,112,70). Sum of RGB (Red+Green+Blue) = 54+112+70=236 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.88% from 236); Green value is 112 (44.14% from 255 or 47.46% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 112 - color contains mainly: green. Hex color #367046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367046 is #C98FB9. Grayscale: #595959. Windows color (decimal): -13209530 or 4616246. OLE color: 4616246.
HSL color Cylindrical-coordinate representation of color #367046: hue angle of 136.55º 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 #367046 is Cyan = 0.52, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 70 | - |
| CMYK | 0.52 | 0 | 0.38 | 0.56 |
| HSL | 136.55º | 0.35% | 0.33% | - |
| HSV(B) | 136.55º | 0.52% | 0.44% | - |
| XYZ | 8.42 | 12.81 | 7.82 | - |
| YUV | 89.87 | 116.78 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 70 | 0.52 | 0 | 0.38 | 0.56 | 136.55 | 0.35 | 0.33 |
| Hex | 36 | 70 | 46 | 34 | 0 | 26 | 38 | 89 | 23 | 21 |
| Octal | 66 | 160 | 106 | 64 | 0 | 46 | 70 | 211 | 43 | 41 |
| Binary | 110110 | 1110000 | 1000110 | 110100 | 0 | 100110 | 111000 | 10001001 | 100011 | 100001 |
Color Harmonies of #367046
Complementary color
Monochromatic Colors of #367046
Black with #367046
Text Example
Text Example
White with #367046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367046; }
p { color: rgb(54,112,70); }
H1.HeaderClassName
{
color: #367046;
}
.AnyTagClassName
{
color: #367046;
}
</style>
background-color css
<style>
a { background-color: #367046; }
a { background-color: rgb(54,112,70); }
div.DivClassName
{
background-color: #367046;
}
.BgClassName
{
background-color: #367046;
}
</style>
border-color css
<style>
span { border-color: #367046; }
span { border-color: rgb(54,112,70); }
td.TdClassName
{
border-color: #367046;
}
.TagClassName
{
border-color: #367046;
}
</style>