#ec354a

Color #EC354A Amaranth (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Amaranth #EC354A

Tints of Amaranth #EC354A

Color information

#EC354A (or 0xEC354A) is unknown color: approx Amaranth. HEX triplet: EC, 35 and 4A. RGB value is (236,53,74). Sum of RGB (Red+Green+Blue) = 236+53+74=363 (48% of max value = 765). Red value is 236 (92.58% from 255 or 65.01% from 363); Green value is 53 (21.09% from 255 or 14.60% from 363); Blue value is 74 (29.30% from 255 or 20.39% from 363); Max value from RGB is 236 - color contains mainly: red. Hex color #EC354A is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #EC354A is #13CAB5. Grayscale: #6E6E6E. Windows color (decimal): -1297078 or 4863468. OLE color: 4863468.

HSL color Cylindrical-coordinate representation of color #EC354A: hue angle of 353.11º degrees, saturation: 0.83, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #EC354A is Cyan = 0, Magento = 0.78, Yellow = 0.69 and Black (K on CMYK) = 0.07.

Color convert

RGB2365374-
CMYK00.780.690.07
HSL353.11º82.81%56.67%-
HSV(B)353.11º77.54%92.55%-
XYZ37.120.878.55-
YUV110.11107.63217.79-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 236 (92.58% from 255) = 65.01%
GREEN value IS 53 (21.09% from 255) = 14.60%
BLUE value IS 74 (29.30% from 255) = 20.39%
R=65.01%
G=14.60%
B=20.39%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.78
Y (Yellow) values IS 0.69
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal236537400.780.690.07353.1182.8156.67
HexEC354A04E4571615339
Octal354651120116105754112371
Binary1110110011010110010100100111010001011111011000011010011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ec354a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ec354a; }

 p { color: rgb(236,53,74); }

 H1.HeaderClassName
 {
   color: #ec354a;
 }
 .AnyTagClassName
 {
   color: #ec354a;
 }
</style>
background-color css

<style>
 a { background-color: #ec354a; }

 a { background-color: rgb(236,53,74); }

 div.DivClassName
 {
   background-color: #ec354a;
 }
 .BgClassName
 {
   background-color: #ec354a;
 }
</style>
border-color css

<style>
 span { border-color: #ec354a; }

 span { border-color: rgb(236,53,74); }

 td.TdClassName
 {
   border-color: #ec354a;
 }
 .TagClassName
 {
   border-color: #ec354a;
 }
</style>

cancel