COLOR #E6B3E2

HEX: #E6B3E2 RGB: (230,179,226)

Renk bilgisi

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

RGB renk modeli

#E6B3E2 color RGB value is (230,179,226).

RGB: (230,179,226) (90%, 70%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 179 of 255 = 70%
B 226 of 255 = 89%

230
179
226

R + G + B ~ 83%. #E6B3E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 179 + 226 = 635 (100%)
R 230 of 635 ~ 36.22%
G 179 of 635 ~ 28.19%
B 226 of 635 ~ 35.59'%

%36.22
%28.19
%35.59

CMYK RENK MODELİ

#E6B3E2 rengi CMYK tonu (0,22,2,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.17%
  • sarı tonu 1.74%
  • ana renk tonu 9.80%

CMYK: (0,22,2,10)
C0M22Y2K10 (0%, 22%, 2%, 10%)
(0.00 / 0.22 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%22.17
%1.74
%9.8

Codes

Color #E6B3E2 in popluar color models

E6 B3 E2
RGB 230 179 226
HSL 305° 50.50% 80.20%
HSB/HSV 305° 22.17% 90.20%
CMYK 0.00% 22.17% 1.74%
9.80%

Color #E6B3E2 in popluar number systems.

HEX E6 B3 E2
Decimal 230 179 226
Binary 11100110 10110011 11100010
Octal 346 263 342

Shades and tints

Shades of #E6B3E2

#E6B3E2
(230,179,226)
#D2A3CE
(210,163,206)
#BE93BA
(190,147,186)
#AA83A6
(170,131,166)
#967392
(150,115,146)
#82637E
(130,99,126)
#6E536A
(110,83,106)
#5A4356
(90,67,86)
#463342
(70,51,66)
#32232E
(50,35,46)
#1E131A
(30,19,26)
#000000
(0,0,0)

Tints of #E6B3E2

#E6B3E2
(230,179,226)
#E8B9E4
(232,185,228)
#EABFE6
(234,191,230)
#ECC5E8
(236,197,232)
#EECBEA
(238,203,234)
#F0D1EC
(240,209,236)
#F2D7EE
(242,215,238)
#F4DDF0
(244,221,240)
#F6E3F2
(246,227,242)
#F8E9F4
(248,233,244)
#FAEFF6
(250,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B3E2 color. Also use rgb(230,179,226) instead hex code.

Text Font Color

.myTextColor { color: #E6B3E2; }

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

This text font color is #E6B3E2.

Background Color

.myBgColor { background-color: #E6B3E2; }

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

This div background color is #E6B3E2.

Border color

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

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

This div border color is #E6B3E2.

Opacity

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

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

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

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

This text has shadow with #E6B3E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B3E2.

Preview

Color preview on black background

This text has color #E6B3E2 on black background.


Color preview on white background

This text has color #E6B3E2 on white background.


Black color preview on #E6B3E2 background

This text has black color on #E6B3E2 background.


White color preview on #E6B3E2 background

This text has white color on #E6B3E2 background.


Related colors

Complementary color

Complementary color for #hex is #194C1D.


I love getcolorcode.com

Triadic colors

1 #E2E6B3 and #B3E2E6 with #E6B3E2 are triadic colors.

2 #E2B3E6 and #B3E6E2 with #E6B3E2 are triadic colors.