COLOR #E6B2D5

HEX: #E6B2D5 RGB: (230,178,213)

Renk bilgisi

#E6B2D5 contains red, green and blue colors in about the same proportion. #E6B2D5 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6B2D5 color RGB value is (230,178,213).

RGB: (230,178,213) (90%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 178 of 255 = 70%
B 213 of 255 = 84%

230
178
213

R + G + B ~ 81%. #E6B2D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 178 + 213 = 621 (100%)
R 230 of 621 ~ 37.04%
G 178 of 621 ~ 28.66%
B 213 of 621 ~ 34.3'%

%37.04
%28.66
%34.3

CMYK RENK MODELİ

#E6B2D5 rengi CMYK tonu (0,23,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.61%
  • sarı tonu 7.39%
  • ana renk tonu 9.80%

CMYK: (0,23,7,10)
C0M23Y7K10 (0%, 23%, 7%, 10%)
(0.00 / 0.23 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%22.61
%7.39
%9.8

Codes

Color #E6B2D5 in popluar color models

E6 B2 D5
RGB 230 178 213
HSL 320° 50.98% 80.00%
HSB/HSV 320° 22.61% 90.20%
CMYK 0.00% 22.61% 7.39%
9.80%

Color #E6B2D5 in popluar number systems.

HEX E6 B2 D5
Decimal 230 178 213
Binary 11100110 10110010 11010101
Octal 346 262 325

Shades and tints

Shades of #E6B2D5

#E6B2D5
(230,178,213)
#D2A2C2
(210,162,194)
#BE92AF
(190,146,175)
#AA829C
(170,130,156)
#967289
(150,114,137)
#826276
(130,98,118)
#6E5263
(110,82,99)
#5A4250
(90,66,80)
#46323D
(70,50,61)
#32222A
(50,34,42)
#1E1217
(30,18,23)
#000000
(0,0,0)

Tints of #E6B2D5

#E6B2D5
(230,178,213)
#E8B9D8
(232,185,216)
#EAC0DB
(234,192,219)
#ECC7DE
(236,199,222)
#EECEE1
(238,206,225)
#F0D5E4
(240,213,228)
#F2DCE7
(242,220,231)
#F4E3EA
(244,227,234)
#F6EAED
(246,234,237)
#F8F1F0
(248,241,240)
#FAF8F3
(250,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B2D5 color. Also use rgb(230,178,213) instead hex code.

Text Font Color

.myTextColor { color: #E6B2D5; }

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

This text font color is #E6B2D5.

Background Color

.myBgColor { background-color: #E6B2D5; }

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

This div background color is #E6B2D5.

Border color

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

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

This div border color is #E6B2D5.

Opacity

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

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

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

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

This text has shadow with #E6B2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B2D5.

Preview

Color preview on black background

This text has color #E6B2D5 on black background.


Color preview on white background

This text has color #E6B2D5 on white background.


Black color preview on #E6B2D5 background

This text has black color on #E6B2D5 background.


White color preview on #E6B2D5 background

This text has white color on #E6B2D5 background.


Related colors

Complementary color

Complementary color for #hex is #194D2A.


I love getcolorcode.com

Triadic colors

1 #D5E6B2 and #B2D5E6 with #E6B2D5 are triadic colors.

2 #D5B2E6 and #B2E6D5 with #E6B2D5 are triadic colors.