Shades of Amazon #367146
Tints of Amazon #367146
RGB
CMYK
RGB Variations
Color information
#367146 (or 0x367146) is known color: Amazon. HEX triplet: 36, 71 and 46. RGB value is (54,113,70). Sum of RGB (Red+Green+Blue) = 54+113+70=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 113 (44.53% from 255 or 47.68% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 113 - color contains mainly: green. Hex color #367146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367146 is #C98EB9. Grayscale: #5A5A5A. Windows color (decimal): -13209274 or 4616502. OLE color: 4616502.
HSL color Cylindrical-coordinate representation of color #367146: hue angle of 136.27º 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 #367146 is Cyan = 0.52, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 70 | - |
| CMYK | 0.52 | 0 | 0.38 | 0.56 |
| HSL | 136.27º | 0.35% | 0.33% | - |
| HSV(B) | 136.27º | 0.52% | 0.44% | - |
| XYZ | 8.53 | 13.04 | 7.86 | - |
| YUV | 90.46 | 116.45 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 70 | 0.52 | 0 | 0.38 | 0.56 | 136.27 | 0.35 | 0.33 |
| Hex | 36 | 71 | 46 | 34 | 0 | 26 | 38 | 88 | 23 | 21 |
| Octal | 66 | 161 | 106 | 64 | 0 | 46 | 70 | 210 | 43 | 41 |
| Binary | 110110 | 1110001 | 1000110 | 110100 | 0 | 100110 | 111000 | 10001000 | 100011 | 100001 |
Color Harmonies of #367146
Complementary color
Monochromatic Colors of #367146
Black with #367146
Text Example
Text Example
White with #367146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367146; }
p { color: rgb(54,113,70); }
H1.HeaderClassName
{
color: #367146;
}
.AnyTagClassName
{
color: #367146;
}
</style>
background-color css
<style>
a { background-color: #367146; }
a { background-color: rgb(54,113,70); }
div.DivClassName
{
background-color: #367146;
}
.BgClassName
{
background-color: #367146;
}
</style>
border-color css
<style>
span { border-color: #367146; }
span { border-color: rgb(54,113,70); }
td.TdClassName
{
border-color: #367146;
}
.TagClassName
{
border-color: #367146;
}
</style>