#ee3246

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

Shades of Amaranth #EE3246

Tints of Amaranth #EE3246

Color information

#EE3246 (or 0xEE3246) is unknown color: approx Amaranth. HEX triplet: EE, 32 and 46. RGB value is (238,50,70). Sum of RGB (Red+Green+Blue) = 238+50+70=358 (47% of max value = 765). Red value is 238 (93.36% from 255 or 66.48% from 358); Green value is 50 (19.92% from 255 or 13.97% from 358); Blue value is 70 (27.73% from 255 or 19.55% from 358); Max value from RGB is 238 - color contains mainly: red. Hex color #EE3246 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #EE3246 is #11CDB9. Grayscale: #6C6C6C. Windows color (decimal): -1166778 or 4600558. OLE color: 4600558.

HSL color Cylindrical-coordinate representation of color #EE3246: hue angle of 353.62º degrees, saturation: 0.85, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #EE3246 is Cyan = 0, Magento = 0.79, Yellow = 0.71 and Black (K on CMYK) = 0.07.

Color convert

RGB2385070-
CMYK00.790.710.07
HSL353.62º84.68%56.47%-
HSV(B)353.62º78.99%93.33%-
XYZ37.5120.97.85-
YUV108.49106.28220.37-

RGB Variations

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

RGB

RED value IS 238 (93.36% from 255) = 66.48%
GREEN value IS 50 (19.92% from 255) = 13.97%
BLUE value IS 70 (27.73% from 255) = 19.55%
R=66.48%
G=13.97%
B=19.55%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.79
Y (Yellow) values IS 0.71
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal238507000.790.710.07353.6284.6856.47
HexEE324604F4771625538
Octal356621060117107754212570
Binary1110111011001010001100100111110001111111011000101010101111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ee3246

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ee3246; }

 p { color: rgb(238,50,70); }

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

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

 a { background-color: rgb(238,50,70); }

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

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

 span { border-color: rgb(238,50,70); }

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

cancel