Shades of Amazon #307459
Tints of Amazon #307459
RGB
CMYK
RGB Variations
Color information
#307459 (or 0x307459) is known color: Amazon. HEX triplet: 30, 74 and 59. RGB value is (48,116,89). Sum of RGB (Red+Green+Blue) = 48+116+89=253 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.97% from 253); Green value is 116 (45.70% from 255 or 45.85% from 253); Blue value is 89 (35.16% from 255 or 35.18% from 253); Max value from RGB is 116 - color contains mainly: green. Hex color #307459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307459 is #CF8BA6. Grayscale: #5C5C5C. Windows color (decimal): -13601703 or 5862448. OLE color: 5862448.
HSL color Cylindrical-coordinate representation of color #307459: hue angle of 156.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307459 is Cyan = 0.59, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 116 | 89 | - |
| CMYK | 0.59 | 0 | 0.23 | 0.55 |
| HSL | 156.18º | 0.41% | 0.32% | - |
| HSV(B) | 156.18º | 0.59% | 0.45% | - |
| XYZ | 9.27 | 13.84 | 11.63 | - |
| YUV | 92.59 | 125.97 | 96.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 89 | 0.59 | 0 | 0.23 | 0.55 | 156.18 | 0.41 | 0.32 |
| Hex | 30 | 74 | 59 | 3B | 0 | 17 | 37 | 9C | 29 | 20 |
| Octal | 60 | 164 | 131 | 73 | 0 | 27 | 67 | 234 | 51 | 40 |
| Binary | 110000 | 1110100 | 1011001 | 111011 | 0 | 10111 | 110111 | 10011100 | 101001 | 100000 |
Color Harmonies of #307459
Complementary color
Monochromatic Colors of #307459
Black with #307459
Text Example
Text Example
White with #307459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307459; }
p { color: rgb(48,116,89); }
H1.HeaderClassName
{
color: #307459;
}
.AnyTagClassName
{
color: #307459;
}
</style>
background-color css
<style>
a { background-color: #307459; }
a { background-color: rgb(48,116,89); }
div.DivClassName
{
background-color: #307459;
}
.BgClassName
{
background-color: #307459;
}
</style>
border-color css
<style>
span { border-color: #307459; }
span { border-color: rgb(48,116,89); }
td.TdClassName
{
border-color: #307459;
}
.TagClassName
{
border-color: #307459;
}
</style>