COLOR #E699D0

HEX: #E699D0 RGB: (230,153,208)

Renk bilgisi

#E699D0 contains mainly red and blue colors. #E699D0 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E699D0 color RGB value is (230,153,208).

RGB: (230,153,208) (90%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 153 of 255 = 60%
B 208 of 255 = 82%

230
153
208

R + G + B ~ 77%. #E699D0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 153 + 208 = 591 (100%)
R 230 of 591 ~ 38.92%
G 153 of 591 ~ 25.89%
B 208 of 591 ~ 35.19'%

%38.92
%25.89
%35.19

CMYK RENK MODELİ

#E699D0 rengi CMYK tonu (0,33,10,10).

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

CMYK: (0,33,10,10)
C0M33Y10K10 (0%, 33%, 10%, 10%)
(0.00 / 0.33 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%33.48
%9.57
%9.8

Codes

Color #E699D0 in popluar color models

E6 99 D0
RGB 230 153 208
HSL 317° 60.63% 75.10%
HSB/HSV 317° 33.48% 90.20%
CMYK 0.00% 33.48% 9.57%
9.80%

Color #E699D0 in popluar number systems.

HEX E6 99 D0
Decimal 230 153 208
Binary 11100110 10011001 11010000
Octal 346 231 320

Shades and tints

Shades of #E699D0

#E699D0
(230,153,208)
#D28CBE
(210,140,190)
#BE7FAC
(190,127,172)
#AA729A
(170,114,154)
#966588
(150,101,136)
#825876
(130,88,118)
#6E4B64
(110,75,100)
#5A3E52
(90,62,82)
#463140
(70,49,64)
#32242E
(50,36,46)
#1E171C
(30,23,28)
#000000
(0,0,0)

Tints of #E699D0

#E699D0
(230,153,208)
#E8A2D4
(232,162,212)
#EAABD8
(234,171,216)
#ECB4DC
(236,180,220)
#EEBDE0
(238,189,224)
#F0C6E4
(240,198,228)
#F2CFE8
(242,207,232)
#F4D8EC
(244,216,236)
#F6E1F0
(246,225,240)
#F8EAF4
(248,234,244)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E699D0; }

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

This text font color is #E699D0.

Background Color

.myBgColor { background-color: #E699D0; }

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

This div background color is #E699D0.

Border color

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

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

This div border color is #E699D0.

Opacity

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

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

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

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

This text has shadow with #E699D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E699D0.

Preview

Color preview on black background

This text has color #E699D0 on black background.


Color preview on white background

This text has color #E699D0 on white background.


Black color preview on #E699D0 background

This text has black color on #E699D0 background.


White color preview on #E699D0 background

This text has white color on #E699D0 background.


Related colors

Complementary color

Complementary color for #hex is #19662F.


I love getcolorcode.com

Triadic colors

1 #D0E699 and #99D0E6 with #E699D0 are triadic colors.

2 #D099E6 and #99E6D0 with #E699D0 are triadic colors.