COLOR #E6B3B8

HEX: #E6B3B8 RGB: (230,179,184)

Renk bilgisi

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

RGB renk modeli

#E6B3B8 color RGB value is (230,179,184).

RGB: (230,179,184) (90%, 70%, 72%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 179 of 255 = 70%
B 184 of 255 = 72%

230
179
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 179 + 184 = 593 (100%)
R 230 of 593 ~ 38.79%
G 179 of 593 ~ 30.19%
B 184 of 593 ~ 31.03'%

%38.79
%30.19
%31.03

CMYK RENK MODELİ

#E6B3B8 rengi CMYK tonu (0,22,20,10).

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

CMYK: (0,22,20,10)
C0M22Y20K10 (0%, 22%, 20%, 10%)
(0.00 / 0.22 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%22.17
%20
%9.8

Codes

Color #E6B3B8 in popluar color models

E6 B3 B8
RGB 230 179 184
HSL 354° 50.50% 80.20%
HSB/HSV 354° 22.17% 90.20%
CMYK 0.00% 22.17% 20.00%
9.80%

Color #E6B3B8 in popluar number systems.

HEX E6 B3 B8
Decimal 230 179 184
Binary 11100110 10110011 10111000
Octal 346 263 270

Shades and tints

Shades of #E6B3B8

#E6B3B8
(230,179,184)
#D2A3A8
(210,163,168)
#BE9398
(190,147,152)
#AA8388
(170,131,136)
#967378
(150,115,120)
#826368
(130,99,104)
#6E5358
(110,83,88)
#5A4348
(90,67,72)
#463338
(70,51,56)
#322328
(50,35,40)
#1E1318
(30,19,24)
#000000
(0,0,0)

Tints of #E6B3B8

#E6B3B8
(230,179,184)
#E8B9BE
(232,185,190)
#EABFC4
(234,191,196)
#ECC5CA
(236,197,202)
#EECBD0
(238,203,208)
#F0D1D6
(240,209,214)
#F2D7DC
(242,215,220)
#F4DDE2
(244,221,226)
#F6E3E8
(246,227,232)
#F8E9EE
(248,233,238)
#FAEFF4
(250,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B3B8; }

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

This text font color is #E6B3B8.

Background Color

.myBgColor { background-color: #E6B3B8; }

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

This div background color is #E6B3B8.

Border color

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

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

This div border color is #E6B3B8.

Opacity

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

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

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

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

This text has shadow with #E6B3B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B3B8.

Preview

Color preview on black background

This text has color #E6B3B8 on black background.


Color preview on white background

This text has color #E6B3B8 on white background.


Black color preview on #E6B3B8 background

This text has black color on #E6B3B8 background.


White color preview on #E6B3B8 background

This text has white color on #E6B3B8 background.


Related colors

Complementary color

Complementary color for #hex is #194C47.


I love getcolorcode.com

Triadic colors

1 #B8E6B3 and #B3B8E6 with #E6B3B8 are triadic colors.

2 #B8B3E6 and #B3E6B8 with #E6B3B8 are triadic colors.