COLOR #E6999D

HEX: #E6999D RGB: (230,153,157)

Renk bilgisi

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

RGB renk modeli

#E6999D color RGB value is (230,153,157).

RGB: (230,153,157) (90%, 60%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 153 of 255 = 60%
B 157 of 255 = 62%

230
153
157

R + G + B ~ 71%. #E6999D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 153 + 157 = 540 (100%)
R 230 of 540 ~ 42.59%
G 153 of 540 ~ 28.33%
B 157 of 540 ~ 29.07'%

%42.59
%28.33
%29.07

CMYK RENK MODELİ

#E6999D rengi CMYK tonu (0,33,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.48%
  • sarı tonu 31.74%
  • ana renk tonu 9.80%

CMYK: (0,33,32,10)
C0M33Y32K10 (0%, 33%, 32%, 10%)
(0.00 / 0.33 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%33.48
%31.74
%9.8

Codes

Color #E6999D in popluar color models

E6 99 9D
RGB 230 153 157
HSL 357° 60.63% 75.10%
HSB/HSV 357° 33.48% 90.20%
CMYK 0.00% 33.48% 31.74%
9.80%

Color #E6999D in popluar number systems.

HEX E6 99 9D
Decimal 230 153 157
Binary 11100110 10011001 10011101
Octal 346 231 235

Shades and tints

Shades of #E6999D

#E6999D
(230,153,157)
#D28C8F
(210,140,143)
#BE7F81
(190,127,129)
#AA7273
(170,114,115)
#966565
(150,101,101)
#825857
(130,88,87)
#6E4B49
(110,75,73)
#5A3E3B
(90,62,59)
#46312D
(70,49,45)
#32241F
(50,36,31)
#1E1711
(30,23,17)
#000000
(0,0,0)

Tints of #E6999D

#E6999D
(230,153,157)
#E8A2A5
(232,162,165)
#EAABAD
(234,171,173)
#ECB4B5
(236,180,181)
#EEBDBD
(238,189,189)
#F0C6C5
(240,198,197)
#F2CFCD
(242,207,205)
#F4D8D5
(244,216,213)
#F6E1DD
(246,225,221)
#F8EAE5
(248,234,229)
#FAF3ED
(250,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6999D color. Also use rgb(230,153,157) instead hex code.

Text Font Color

.myTextColor { color: #E6999D; }

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

This text font color is #E6999D.

Background Color

.myBgColor { background-color: #E6999D; }

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

This div background color is #E6999D.

Border color

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

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

This div border color is #E6999D.

Opacity

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

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

Text with #E6999D 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 #E6999D;}

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

This text has shadow with #E6999D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6999D.

Preview

Color preview on black background

This text has color #E6999D on black background.


Color preview on white background

This text has color #E6999D on white background.


Black color preview on #E6999D background

This text has black color on #E6999D background.


White color preview on #E6999D background

This text has white color on #E6999D background.


Related colors

Complementary color

Complementary color for #hex is #196662.


I love getcolorcode.com

Triadic colors

1 #9DE699 and #999DE6 with #E6999D are triadic colors.

2 #9D99E6 and #99E69D with #E6999D are triadic colors.