COLOR #E6B0BB

HEX: #E6B0BB RGB: (230,176,187)

Renk bilgisi

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

RGB renk modeli

#E6B0BB color RGB value is (230,176,187).

RGB: (230,176,187) (90%, 69%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 176 of 255 = 69%
B 187 of 255 = 73%

230
176
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 176 + 187 = 593 (100%)
R 230 of 593 ~ 38.79%
G 176 of 593 ~ 29.68%
B 187 of 593 ~ 31.53'%

%38.79
%29.68
%31.53

CMYK RENK MODELİ

#E6B0BB rengi CMYK tonu (0,23,19,10).

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

CMYK: (0,23,19,10)
C0M23Y19K10 (0%, 23%, 19%, 10%)
(0.00 / 0.23 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%23.48
%18.7
%9.8

Codes

Color #E6B0BB in popluar color models

E6 B0 BB
RGB 230 176 187
HSL 348° 51.92% 79.61%
HSB/HSV 348° 23.48% 90.20%
CMYK 0.00% 23.48% 18.70%
9.80%

Color #E6B0BB in popluar number systems.

HEX E6 B0 BB
Decimal 230 176 187
Binary 11100110 10110000 10111011
Octal 346 260 273

Shades and tints

Shades of #E6B0BB

#E6B0BB
(230,176,187)
#D2A0AA
(210,160,170)
#BE9099
(190,144,153)
#AA8088
(170,128,136)
#967077
(150,112,119)
#826066
(130,96,102)
#6E5055
(110,80,85)
#5A4044
(90,64,68)
#463033
(70,48,51)
#322022
(50,32,34)
#1E1011
(30,16,17)
#000000
(0,0,0)

Tints of #E6B0BB

#E6B0BB
(230,176,187)
#E8B7C1
(232,183,193)
#EABEC7
(234,190,199)
#ECC5CD
(236,197,205)
#EECCD3
(238,204,211)
#F0D3D9
(240,211,217)
#F2DADF
(242,218,223)
#F4E1E5
(244,225,229)
#F6E8EB
(246,232,235)
#F8EFF1
(248,239,241)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B0BB; }

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

This text font color is #E6B0BB.

Background Color

.myBgColor { background-color: #E6B0BB; }

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

This div background color is #E6B0BB.

Border color

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

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

This div border color is #E6B0BB.

Opacity

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

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

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

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

This text has shadow with #E6B0BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B0BB.

Preview

Color preview on black background

This text has color #E6B0BB on black background.


Color preview on white background

This text has color #E6B0BB on white background.


Black color preview on #E6B0BB background

This text has black color on #E6B0BB background.


White color preview on #E6B0BB background

This text has white color on #E6B0BB background.


Related colors

Complementary color

Complementary color for #hex is #194F44.


I love getcolorcode.com

Triadic colors

1 #BBE6B0 and #B0BBE6 with #E6B0BB are triadic colors.

2 #BBB0E6 and #B0E6BB with #E6B0BB are triadic colors.