COLOR #E5699D

HEX: #E5699D RGB: (229,105,157)

Renk bilgisi

#E5699D contains mainly red color. #E5699D ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#E5699D color RGB value is (229,105,157).

RGB: (229,105,157) (90%, 41%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 105 of 255 = 41%
B 157 of 255 = 62%

229
105
157

R + G + B ~ 64%. #E5699D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 105 + 157 = 491 (100%)
R 229 of 491 ~ 46.64%
G 105 of 491 ~ 21.38%
B 157 of 491 ~ 31.98'%

%46.64
%21.38
%31.98

CMYK RENK MODELİ

#E5699D rengi CMYK tonu (0,54,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.15%
  • sarı tonu 31.44%
  • ana renk tonu 10.20%

CMYK: (0,54,31,10)
C0M54Y31K10 (0%, 54%, 31%, 10%)
(0.00 / 0.54 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%54.15
%31.44
%10.2

Codes

Color #E5699D in popluar color models

E5 69 9D
RGB 229 105 157
HSL 335° 70.45% 65.49%
HSB/HSV 335° 54.15% 89.80%
CMYK 0.00% 54.15% 31.44%
10.20%

Color #E5699D in popluar number systems.

HEX E5 69 9D
Decimal 229 105 157
Binary 11100101 1101001 10011101
Octal 345 151 235

Shades and tints

Shades of #E5699D

#E5699D
(229,105,157)
#D1608F
(209,96,143)
#BD5781
(189,87,129)
#A94E73
(169,78,115)
#954565
(149,69,101)
#813C57
(129,60,87)
#6D3349
(109,51,73)
#592A3B
(89,42,59)
#45212D
(69,33,45)
#31181F
(49,24,31)
#1D0F11
(29,15,17)
#000000
(0,0,0)

Tints of #E5699D

#E5699D
(229,105,157)
#E776A5
(231,118,165)
#E983AD
(233,131,173)
#EB90B5
(235,144,181)
#ED9DBD
(237,157,189)
#EFAAC5
(239,170,197)
#F1B7CD
(241,183,205)
#F3C4D5
(243,196,213)
#F5D1DD
(245,209,221)
#F7DEE5
(247,222,229)
#F9EBED
(249,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5699D color. Also use rgb(229,105,157) instead hex code.

Text Font Color

.myTextColor { color: #E5699D; }

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

This text font color is #E5699D.

Background Color

.myBgColor { background-color: #E5699D; }

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

This div background color is #E5699D.

Border color

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

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

This div border color is #E5699D.

Opacity

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

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

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

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

This text has shadow with #E5699D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5699D.

Preview

Color preview on black background

This text has color #E5699D on black background.


Color preview on white background

This text has color #E5699D on white background.


Black color preview on #E5699D background

This text has black color on #E5699D background.


White color preview on #E5699D background

This text has white color on #E5699D background.


Related colors

Complementary color

Complementary color for #hex is #1A9662.


I love getcolorcode.com

Triadic colors

1 #9DE569 and #699DE5 with #E5699D are triadic colors.

2 #9D69E5 and #69E59D with #E5699D are triadic colors.