COLOR #E699C4

HEX: #E699C4 RGB: (230,153,196)

Renk bilgisi

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

RGB renk modeli

#E699C4 color RGB value is (230,153,196).

RGB: (230,153,196) (90%, 60%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 153 of 255 = 60%
B 196 of 255 = 77%

230
153
196

R + G + B ~ 76%. #E699C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 153 + 196 = 579 (100%)
R 230 of 579 ~ 39.72%
G 153 of 579 ~ 26.42%
B 196 of 579 ~ 33.85'%

%39.72
%26.42
%33.85

CMYK RENK MODELİ

#E699C4 rengi CMYK tonu (0,33,15,10).

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

CMYK: (0,33,15,10)
C0M33Y15K10 (0%, 33%, 15%, 10%)
(0.00 / 0.33 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%33.48
%14.78
%9.8

Codes

Color #E699C4 in popluar color models

E6 99 C4
RGB 230 153 196
HSL 326° 60.63% 75.10%
HSB/HSV 326° 33.48% 90.20%
CMYK 0.00% 33.48% 14.78%
9.80%

Color #E699C4 in popluar number systems.

HEX E6 99 C4
Decimal 230 153 196
Binary 11100110 10011001 11000100
Octal 346 231 304

Shades and tints

Shades of #E699C4

#E699C4
(230,153,196)
#D28CB3
(210,140,179)
#BE7FA2
(190,127,162)
#AA7291
(170,114,145)
#966580
(150,101,128)
#82586F
(130,88,111)
#6E4B5E
(110,75,94)
#5A3E4D
(90,62,77)
#46313C
(70,49,60)
#32242B
(50,36,43)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E699C4

#E699C4
(230,153,196)
#E8A2C9
(232,162,201)
#EAABCE
(234,171,206)
#ECB4D3
(236,180,211)
#EEBDD8
(238,189,216)
#F0C6DD
(240,198,221)
#F2CFE2
(242,207,226)
#F4D8E7
(244,216,231)
#F6E1EC
(246,225,236)
#F8EAF1
(248,234,241)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E699C4; }

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

This text font color is #E699C4.

Background Color

.myBgColor { background-color: #E699C4; }

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

This div background color is #E699C4.

Border color

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

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

This div border color is #E699C4.

Opacity

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

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

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

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

This text has shadow with #E699C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E699C4.

Preview

Color preview on black background

This text has color #E699C4 on black background.


Color preview on white background

This text has color #E699C4 on white background.


Black color preview on #E699C4 background

This text has black color on #E699C4 background.


White color preview on #E699C4 background

This text has white color on #E699C4 background.


Related colors

Complementary color

Complementary color for #hex is #19663B.


I love getcolorcode.com

Triadic colors

1 #C4E699 and #99C4E6 with #E699C4 are triadic colors.

2 #C499E6 and #99E6C4 with #E699C4 are triadic colors.