Shades of Amazon #367351
Tints of Amazon #367351
RGB
CMYK
RGB Variations
Color information
#367351 (or 0x367351) is known color: Amazon. HEX triplet: 36, 73 and 51. RGB value is (54,115,81). Sum of RGB (Red+Green+Blue) = 54+115+81=250 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.6% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 115 - color contains mainly: green. Hex color #367351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367351 is #C98CAE. Grayscale: #5C5C5C. Windows color (decimal): -13208751 or 5337910. OLE color: 5337910.
HSL color Cylindrical-coordinate representation of color #367351: hue angle of 146.56º 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 #367351 is Cyan = 0.53, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 81 | - |
| CMYK | 0.53 | 0 | 0.30 | 0.55 |
| HSL | 146.56º | 0.36% | 0.33% | - |
| HSV(B) | 146.56º | 0.53% | 0.45% | - |
| XYZ | 9.14 | 13.64 | 9.94 | - |
| YUV | 92.89 | 121.29 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 81 | 0.53 | 0 | 0.30 | 0.55 | 146.56 | 0.36 | 0.33 |
| Hex | 36 | 73 | 51 | 35 | 0 | 1E | 37 | 93 | 24 | 21 |
| Octal | 66 | 163 | 121 | 65 | 0 | 36 | 67 | 223 | 44 | 41 |
| Binary | 110110 | 1110011 | 1010001 | 110101 | 0 | 11110 | 110111 | 10010011 | 100100 | 100001 |
Color Harmonies of #367351
Complementary color
Monochromatic Colors of #367351
Black with #367351
Text Example
Text Example
White with #367351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367351; }
p { color: rgb(54,115,81); }
H1.HeaderClassName
{
color: #367351;
}
.AnyTagClassName
{
color: #367351;
}
</style>
background-color css
<style>
a { background-color: #367351; }
a { background-color: rgb(54,115,81); }
div.DivClassName
{
background-color: #367351;
}
.BgClassName
{
background-color: #367351;
}
</style>
border-color css
<style>
span { border-color: #367351; }
span { border-color: rgb(54,115,81); }
td.TdClassName
{
border-color: #367351;
}
.TagClassName
{
border-color: #367351;
}
</style>