COLOR #E6A0BB

HEX: #E6A0BB RGB: (230,160,187)

Renk bilgisi

#E6A0BB contains mainly red and blue colors. #E6A0BB ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6A0BB color RGB value is (230,160,187).

RGB: (230,160,187) (90%, 63%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 160 of 255 = 63%
B 187 of 255 = 73%

230
160
187

R + G + B ~ 75%. #E6A0BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 160 + 187 = 577 (100%)
R 230 of 577 ~ 39.86%
G 160 of 577 ~ 27.73%
B 187 of 577 ~ 32.41'%

%39.86
%27.73
%32.41

CMYK RENK MODELİ

#E6A0BB rengi CMYK tonu (0,30,19,10).

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

CMYK: (0,30,19,10)
C0M30Y19K10 (0%, 30%, 19%, 10%)
(0.00 / 0.30 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%30.43
%18.7
%9.8

Codes

Color #E6A0BB in popluar color models

E6 A0 BB
RGB 230 160 187
HSL 337° 58.33% 76.47%
HSB/HSV 337° 30.43% 90.20%
CMYK 0.00% 30.43% 18.70%
9.80%

Color #E6A0BB in popluar number systems.

HEX E6 A0 BB
Decimal 230 160 187
Binary 11100110 10100000 10111011
Octal 346 240 273

Shades and tints

Shades of #E6A0BB

#E6A0BB
(230,160,187)
#D292AA
(210,146,170)
#BE8499
(190,132,153)
#AA7688
(170,118,136)
#966877
(150,104,119)
#825A66
(130,90,102)
#6E4C55
(110,76,85)
#5A3E44
(90,62,68)
#463033
(70,48,51)
#322222
(50,34,34)
#1E1411
(30,20,17)
#000000
(0,0,0)

Tints of #E6A0BB

#E6A0BB
(230,160,187)
#E8A8C1
(232,168,193)
#EAB0C7
(234,176,199)
#ECB8CD
(236,184,205)
#EEC0D3
(238,192,211)
#F0C8D9
(240,200,217)
#F2D0DF
(242,208,223)
#F4D8E5
(244,216,229)
#F6E0EB
(246,224,235)
#F8E8F1
(248,232,241)
#FAF0F7
(250,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A0BB; }

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

This text font color is #E6A0BB.

Background Color

.myBgColor { background-color: #E6A0BB; }

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

This div background color is #E6A0BB.

Border color

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

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

This div border color is #E6A0BB.

Opacity

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

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

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

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

This text has shadow with #E6A0BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A0BB.

Preview

Color preview on black background

This text has color #E6A0BB on black background.


Color preview on white background

This text has color #E6A0BB on white background.


Black color preview on #E6A0BB background

This text has black color on #E6A0BB background.


White color preview on #E6A0BB background

This text has white color on #E6A0BB background.


Related colors

Complementary color

Complementary color for #hex is #195F44.


I love getcolorcode.com

Triadic colors

1 #BBE6A0 and #A0BBE6 with #E6A0BB are triadic colors.

2 #BBA0E6 and #A0E6BB with #E6A0BB are triadic colors.