COLOR #E69499

HEX: #E69499 RGB: (230,148,153)

Renk bilgisi

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

RGB renk modeli

#E69499 color RGB value is (230,148,153).

RGB: (230,148,153) (90%, 58%, 60%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 148 of 255 = 58%
B 153 of 255 = 60%

230
148
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 148 + 153 = 531 (100%)
R 230 of 531 ~ 43.31%
G 148 of 531 ~ 27.87%
B 153 of 531 ~ 28.81'%

%43.31
%27.87
%28.81

CMYK RENK MODELİ

#E69499 rengi CMYK tonu (0,36,33,10).

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

CMYK: (0,36,33,10)
C0M36Y33K10 (0%, 36%, 33%, 10%)
(0.00 / 0.36 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%35.65
%33.48
%9.8

Codes

Color #E69499 in popluar color models

E6 94 99
RGB 230 148 153
HSL 356° 62.12% 74.12%
HSB/HSV 356° 35.65% 90.20%
CMYK 0.00% 35.65% 33.48%
9.80%

Color #E69499 in popluar number systems.

HEX E6 94 99
Decimal 230 148 153
Binary 11100110 10010100 10011001
Octal 346 224 231

Shades and tints

Shades of #E69499

#E69499
(230,148,153)
#D2878C
(210,135,140)
#BE7A7F
(190,122,127)
#AA6D72
(170,109,114)
#966065
(150,96,101)
#825358
(130,83,88)
#6E464B
(110,70,75)
#5A393E
(90,57,62)
#462C31
(70,44,49)
#321F24
(50,31,36)
#1E1217
(30,18,23)
#000000
(0,0,0)

Tints of #E69499

#E69499
(230,148,153)
#E89DA2
(232,157,162)
#EAA6AB
(234,166,171)
#ECAFB4
(236,175,180)
#EEB8BD
(238,184,189)
#F0C1C6
(240,193,198)
#F2CACF
(242,202,207)
#F4D3D8
(244,211,216)
#F6DCE1
(246,220,225)
#F8E5EA
(248,229,234)
#FAEEF3
(250,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E69499; }

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

This text font color is #E69499.

Background Color

.myBgColor { background-color: #E69499; }

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

This div background color is #E69499.

Border color

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

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

This div border color is #E69499.

Opacity

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

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

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

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

This text has shadow with #E69499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E69499.

Preview

Color preview on black background

This text has color #E69499 on black background.


Color preview on white background

This text has color #E69499 on white background.


Black color preview on #E69499 background

This text has black color on #E69499 background.


White color preview on #E69499 background

This text has white color on #E69499 background.


Related colors

Complementary color

Complementary color for #hex is #196B66.


I love getcolorcode.com

Triadic colors

1 #99E694 and #9499E6 with #E69499 are triadic colors.

2 #9994E6 and #94E699 with #E69499 are triadic colors.