COLOR #E6B5BB

HEX: #E6B5BB RGB: (230,181,187)

Renk bilgisi

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

RGB renk modeli

#E6B5BB color RGB value is (230,181,187).

RGB: (230,181,187) (90%, 71%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 187 of 255 = 73%

230
181
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 187 = 598 (100%)
R 230 of 598 ~ 38.46%
G 181 of 598 ~ 30.27%
B 187 of 598 ~ 31.27'%

%38.46
%30.27
%31.27

CMYK RENK MODELİ

#E6B5BB rengi CMYK tonu (0,21,19,10).

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

CMYK: (0,21,19,10)
C0M21Y19K10 (0%, 21%, 19%, 10%)
(0.00 / 0.21 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%21.3
%18.7
%9.8

Codes

Color #E6B5BB in popluar color models

E6 B5 BB
RGB 230 181 187
HSL 353° 49.49% 80.59%
HSB/HSV 353° 21.30% 90.20%
CMYK 0.00% 21.30% 18.70%
9.80%

Color #E6B5BB in popluar number systems.

HEX E6 B5 BB
Decimal 230 181 187
Binary 11100110 10110101 10111011
Octal 346 265 273

Shades and tints

Shades of #E6B5BB

#E6B5BB
(230,181,187)
#D2A5AA
(210,165,170)
#BE9599
(190,149,153)
#AA8588
(170,133,136)
#967577
(150,117,119)
#826566
(130,101,102)
#6E5555
(110,85,85)
#5A4544
(90,69,68)
#463533
(70,53,51)
#322522
(50,37,34)
#1E1511
(30,21,17)
#000000
(0,0,0)

Tints of #E6B5BB

#E6B5BB
(230,181,187)
#E8BBC1
(232,187,193)
#EAC1C7
(234,193,199)
#ECC7CD
(236,199,205)
#EECDD3
(238,205,211)
#F0D3D9
(240,211,217)
#F2D9DF
(242,217,223)
#F4DFE5
(244,223,229)
#F6E5EB
(246,229,235)
#F8EBF1
(248,235,241)
#FAF1F7
(250,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5BB; }

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

This text font color is #E6B5BB.

Background Color

.myBgColor { background-color: #E6B5BB; }

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

This div background color is #E6B5BB.

Border color

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

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

This div border color is #E6B5BB.

Opacity

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

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

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

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

This text has shadow with #E6B5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5BB.

Preview

Color preview on black background

This text has color #E6B5BB on black background.


Color preview on white background

This text has color #E6B5BB on white background.


Black color preview on #E6B5BB background

This text has black color on #E6B5BB background.


White color preview on #E6B5BB background

This text has white color on #E6B5BB background.


Related colors

Complementary color

Complementary color for #hex is #194A44.


I love getcolorcode.com

Triadic colors

1 #BBE6B5 and #B5BBE6 with #E6B5BB are triadic colors.

2 #BBB5E6 and #B5E6BB with #E6B5BB are triadic colors.