COLOR #E6B5B8

HEX: #E6B5B8 RGB: (230,181,184)

Renk bilgisi

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

RGB renk modeli

#E6B5B8 color RGB value is (230,181,184).

RGB: (230,181,184) (90%, 71%, 72%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 184 of 255 = 72%

230
181
184

R + G + B ~ 78%. #E6B5B8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 184 = 595 (100%)
R 230 of 595 ~ 38.66%
G 181 of 595 ~ 30.42%
B 184 of 595 ~ 30.92'%

%38.66
%30.42
%30.92

CMYK RENK MODELİ

#E6B5B8 rengi CMYK tonu (0,21,20,10).

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

CMYK: (0,21,20,10)
C0M21Y20K10 (0%, 21%, 20%, 10%)
(0.00 / 0.21 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%21.3
%20
%9.8

Codes

Color #E6B5B8 in popluar color models

E6 B5 B8
RGB 230 181 184
HSL 356° 49.49% 80.59%
HSB/HSV 356° 21.30% 90.20%
CMYK 0.00% 21.30% 20.00%
9.80%

Color #E6B5B8 in popluar number systems.

HEX E6 B5 B8
Decimal 230 181 184
Binary 11100110 10110101 10111000
Octal 346 265 270

Shades and tints

Shades of #E6B5B8

#E6B5B8
(230,181,184)
#D2A5A8
(210,165,168)
#BE9598
(190,149,152)
#AA8588
(170,133,136)
#967578
(150,117,120)
#826568
(130,101,104)
#6E5558
(110,85,88)
#5A4548
(90,69,72)
#463538
(70,53,56)
#322528
(50,37,40)
#1E1518
(30,21,24)
#000000
(0,0,0)

Tints of #E6B5B8

#E6B5B8
(230,181,184)
#E8BBBE
(232,187,190)
#EAC1C4
(234,193,196)
#ECC7CA
(236,199,202)
#EECDD0
(238,205,208)
#F0D3D6
(240,211,214)
#F2D9DC
(242,217,220)
#F4DFE2
(244,223,226)
#F6E5E8
(246,229,232)
#F8EBEE
(248,235,238)
#FAF1F4
(250,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5B8; }

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

This text font color is #E6B5B8.

Background Color

.myBgColor { background-color: #E6B5B8; }

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

This div background color is #E6B5B8.

Border color

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

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

This div border color is #E6B5B8.

Opacity

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

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

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

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

This text has shadow with #E6B5B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5B8.

Preview

Color preview on black background

This text has color #E6B5B8 on black background.


Color preview on white background

This text has color #E6B5B8 on white background.


Black color preview on #E6B5B8 background

This text has black color on #E6B5B8 background.


White color preview on #E6B5B8 background

This text has white color on #E6B5B8 background.


Related colors

Complementary color

Complementary color for #hex is #194A47.


I love getcolorcode.com

Triadic colors

1 #B8E6B5 and #B5B8E6 with #E6B5B8 are triadic colors.

2 #B8B5E6 and #B5E6B8 with #E6B5B8 are triadic colors.