Shades of Amazon #347453
Tints of Amazon #347453
RGB
CMYK
RGB Variations
Color information
#347453 (or 0x347453) is known color: Amazon. HEX triplet: 34, 74 and 53. RGB value is (52,116,83). Sum of RGB (Red+Green+Blue) = 52+116+83=251 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.72% from 251); Green value is 116 (45.70% from 255 or 46.22% from 251); Blue value is 83 (32.81% from 255 or 33.07% from 251); Max value from RGB is 116 - color contains mainly: green. Hex color #347453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347453 is #CB8BAC. Grayscale: #5D5D5D. Windows color (decimal): -13339565 or 5469236. OLE color: 5469236.
HSL color Cylindrical-coordinate representation of color #347453: hue angle of 149.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347453 is Cyan = 0.55, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 83 | - |
| CMYK | 0.55 | 0 | 0.28 | 0.55 |
| HSL | 149.06º | 0.38% | 0.33% | - |
| HSV(B) | 149.06º | 0.55% | 0.45% | - |
| XYZ | 9.22 | 13.85 | 10.37 | - |
| YUV | 93.1 | 122.3 | 98.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 83 | 0.55 | 0 | 0.28 | 0.55 | 149.06 | 0.38 | 0.33 |
| Hex | 34 | 74 | 53 | 37 | 0 | 1C | 37 | 95 | 26 | 21 |
| Octal | 64 | 164 | 123 | 67 | 0 | 34 | 67 | 225 | 46 | 41 |
| Binary | 110100 | 1110100 | 1010011 | 110111 | 0 | 11100 | 110111 | 10010101 | 100110 | 100001 |
Color Harmonies of #347453
Complementary color
Monochromatic Colors of #347453
Black with #347453
Text Example
Text Example
White with #347453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347453; }
p { color: rgb(52,116,83); }
H1.HeaderClassName
{
color: #347453;
}
.AnyTagClassName
{
color: #347453;
}
</style>
background-color css
<style>
a { background-color: #347453; }
a { background-color: rgb(52,116,83); }
div.DivClassName
{
background-color: #347453;
}
.BgClassName
{
background-color: #347453;
}
</style>
border-color css
<style>
span { border-color: #347453; }
span { border-color: rgb(52,116,83); }
td.TdClassName
{
border-color: #347453;
}
.TagClassName
{
border-color: #347453;
}
</style>