COLOR #E695D6

HEX: #E695D6 RGB: (230,149,214)

Renk bilgisi

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

RGB renk modeli

#E695D6 color RGB value is (230,149,214).

RGB: (230,149,214) (90%, 58%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 149 of 255 = 58%
B 214 of 255 = 84%

230
149
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 149 + 214 = 593 (100%)
R 230 of 593 ~ 38.79%
G 149 of 593 ~ 25.13%
B 214 of 593 ~ 36.09'%

%38.79
%25.13
%36.09

CMYK RENK MODELİ

#E695D6 rengi CMYK tonu (0,35,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.22%
  • sarı tonu 6.96%
  • ana renk tonu 9.80%

CMYK: (0,35,7,10)
C0M35Y7K10 (0%, 35%, 7%, 10%)
(0.00 / 0.35 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%35.22
%6.96
%9.8

Codes

Color #E695D6 in popluar color models

E6 95 D6
RGB 230 149 214
HSL 312° 61.83% 74.31%
HSB/HSV 312° 35.22% 90.20%
CMYK 0.00% 35.22% 6.96%
9.80%

Color #E695D6 in popluar number systems.

HEX E6 95 D6
Decimal 230 149 214
Binary 11100110 10010101 11010110
Octal 346 225 326

Shades and tints

Shades of #E695D6

#E695D6
(230,149,214)
#D288C3
(210,136,195)
#BE7BB0
(190,123,176)
#AA6E9D
(170,110,157)
#96618A
(150,97,138)
#825477
(130,84,119)
#6E4764
(110,71,100)
#5A3A51
(90,58,81)
#462D3E
(70,45,62)
#32202B
(50,32,43)
#1E1318
(30,19,24)
#000000
(0,0,0)

Tints of #E695D6

#E695D6
(230,149,214)
#E89ED9
(232,158,217)
#EAA7DC
(234,167,220)
#ECB0DF
(236,176,223)
#EEB9E2
(238,185,226)
#F0C2E5
(240,194,229)
#F2CBE8
(242,203,232)
#F4D4EB
(244,212,235)
#F6DDEE
(246,221,238)
#F8E6F1
(248,230,241)
#FAEFF4
(250,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E695D6 color. Also use rgb(230,149,214) instead hex code.

Text Font Color

.myTextColor { color: #E695D6; }

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

This text font color is #E695D6.

Background Color

.myBgColor { background-color: #E695D6; }

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

This div background color is #E695D6.

Border color

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

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

This div border color is #E695D6.

Opacity

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

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

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

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

This text has shadow with #E695D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E695D6.

Preview

Color preview on black background

This text has color #E695D6 on black background.


Color preview on white background

This text has color #E695D6 on white background.


Black color preview on #E695D6 background

This text has black color on #E695D6 background.


White color preview on #E695D6 background

This text has white color on #E695D6 background.


Related colors

Complementary color

Complementary color for #hex is #196A29.


I love getcolorcode.com

Triadic colors

1 #D6E695 and #95D6E6 with #E695D6 are triadic colors.

2 #D695E6 and #95E6D6 with #E695D6 are triadic colors.