COLOR #E6909C

HEX: #E6909C RGB: (230,144,156)

Renk bilgisi

#E6909C contains mainly red color. #E6909C ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E6909C color RGB value is (230,144,156).

RGB: (230,144,156) (90%, 56%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 144 of 255 = 56%
B 156 of 255 = 61%

230
144
156

R + G + B ~ 69%. #E6909C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 144 + 156 = 530 (100%)
R 230 of 530 ~ 43.4%
G 144 of 530 ~ 27.17%
B 156 of 530 ~ 29.43'%

%43.4
%27.17
%29.43

CMYK RENK MODELİ

#E6909C rengi CMYK tonu (0,37,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.39%
  • sarı tonu 32.17%
  • ana renk tonu 9.80%

CMYK: (0,37,32,10)
C0M37Y32K10 (0%, 37%, 32%, 10%)
(0.00 / 0.37 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%37.39
%32.17
%9.8

Codes

Color #E6909C in popluar color models

E6 90 9C
RGB 230 144 156
HSL 352° 63.24% 73.33%
HSB/HSV 352° 37.39% 90.20%
CMYK 0.00% 37.39% 32.17%
9.80%

Color #E6909C in popluar number systems.

HEX E6 90 9C
Decimal 230 144 156
Binary 11100110 10010000 10011100
Octal 346 220 234

Shades and tints

Shades of #E6909C

#E6909C
(230,144,156)
#D2838E
(210,131,142)
#BE7680
(190,118,128)
#AA6972
(170,105,114)
#965C64
(150,92,100)
#824F56
(130,79,86)
#6E4248
(110,66,72)
#5A353A
(90,53,58)
#46282C
(70,40,44)
#321B1E
(50,27,30)
#1E0E10
(30,14,16)
#000000
(0,0,0)

Tints of #E6909C

#E6909C
(230,144,156)
#E89AA5
(232,154,165)
#EAA4AE
(234,164,174)
#ECAEB7
(236,174,183)
#EEB8C0
(238,184,192)
#F0C2C9
(240,194,201)
#F2CCD2
(242,204,210)
#F4D6DB
(244,214,219)
#F6E0E4
(246,224,228)
#F8EAED
(248,234,237)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6909C color. Also use rgb(230,144,156) instead hex code.

Text Font Color

.myTextColor { color: #E6909C; }

<p style="color:#E6909C">This sample text font color is #E6909C.</p>

This text font color is #E6909C.

Background Color

.myBgColor { background-color: #E6909C; }

<div style="background-color:#E6909C">Inner text</div>

This div background color is #E6909C.

Border color

.myBorderColor { border: 1px solid #E6909C; }

<div style="border:3px solid #E6909C">Div</div>

This div border color is #E6909C.

Opacity

.myOpacity80 { color: #E6909C; opacity: 0.8; }

<p style="color:#E6909C;opacity:0.8;">80%</p>

Text with #E6909C color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E6909C;}

<p style="text-shadow: 3px 3px 1px #E6909C">Text here.</p>

This text has shadow with #E6909C color.


.textShadow {text-shadow: 3px 3px 1px #E6909C', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E6909C, 5px 5px 20px red">Text here.</p>

This text has shadow with #E6909C primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E6909C, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E6909C, Direction=45, Strength=4)">Text</p>

This text has shadow with #E6909C and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E6909C;
-webkit-box-shadow: 1px 1px 3px 2px #E6909C;
box-shadow: 1px 1px 3px 2px #E6909C;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E6909C; -webkit-box-shadow: 1px 1px 3px 2px #E6909C; box-shadow:1px 1px 3px 2px #E6909C;">
Div content here
</div>

This div box has shadow with color #E6909C.

Preview

Color preview on black background

This text has color #E6909C on black background.


Color preview on white background

This text has color #E6909C on white background.


Black color preview on #E6909C background

This text has black color on #E6909C background.


White color preview on #E6909C background

This text has white color on #E6909C background.


Related colors

Complementary color

Complementary color for #hex is #196F63.


I love getcolorcode.com

Triadic colors

1 #9CE690 and #909CE6 with #E6909C are triadic colors.

2 #9C90E6 and #90E69C with #E6909C are triadic colors.