COLOR #E6B6BC

HEX: #E6B6BC RGB: (230,182,188)

Renk bilgisi

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

RGB renk modeli

#E6B6BC color RGB value is (230,182,188).

RGB: (230,182,188) (90%, 71%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 182 of 255 = 71%
B 188 of 255 = 74%

230
182
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 188 = 600 (100%)
R 230 of 600 ~ 38.33%
G 182 of 600 ~ 30.33%
B 188 of 600 ~ 31.33'%

%38.33
%30.33
%31.33

CMYK RENK MODELİ

#E6B6BC rengi CMYK tonu (0,21,18,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.87%
  • sarı tonu 18.26%
  • ana renk tonu 9.80%

CMYK: (0,21,18,10)
C0M21Y18K10 (0%, 21%, 18%, 10%)
(0.00 / 0.21 / 0.18 / 0.10)

CMYK yüzdeleri

%0
%20.87
%18.26
%9.8

Codes

Color #E6B6BC in popluar color models

E6 B6 BC
RGB 230 182 188
HSL 353° 48.98% 80.78%
HSB/HSV 353° 20.87% 90.20%
CMYK 0.00% 20.87% 18.26%
9.80%

Color #E6B6BC in popluar number systems.

HEX E6 B6 BC
Decimal 230 182 188
Binary 11100110 10110110 10111100
Octal 346 266 274

Shades and tints

Shades of #E6B6BC

#E6B6BC
(230,182,188)
#D2A6AB
(210,166,171)
#BE969A
(190,150,154)
#AA8689
(170,134,137)
#967678
(150,118,120)
#826667
(130,102,103)
#6E5656
(110,86,86)
#5A4645
(90,70,69)
#463634
(70,54,52)
#322623
(50,38,35)
#1E1612
(30,22,18)
#000000
(0,0,0)

Tints of #E6B6BC

#E6B6BC
(230,182,188)
#E8BCC2
(232,188,194)
#EAC2C8
(234,194,200)
#ECC8CE
(236,200,206)
#EECED4
(238,206,212)
#F0D4DA
(240,212,218)
#F2DAE0
(242,218,224)
#F4E0E6
(244,224,230)
#F6E6EC
(246,230,236)
#F8ECF2
(248,236,242)
#FAF2F8
(250,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B6BC color. Also use rgb(230,182,188) instead hex code.

Text Font Color

.myTextColor { color: #E6B6BC; }

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

This text font color is #E6B6BC.

Background Color

.myBgColor { background-color: #E6B6BC; }

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

This div background color is #E6B6BC.

Border color

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

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

This div border color is #E6B6BC.

Opacity

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

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

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

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

This text has shadow with #E6B6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6BC.

Preview

Color preview on black background

This text has color #E6B6BC on black background.


Color preview on white background

This text has color #E6B6BC on white background.


Black color preview on #E6B6BC background

This text has black color on #E6B6BC background.


White color preview on #E6B6BC background

This text has white color on #E6B6BC background.


Related colors

Complementary color

Complementary color for #hex is #194943.


I love getcolorcode.com

Triadic colors

1 #BCE6B6 and #B6BCE6 with #E6B6BC are triadic colors.

2 #BCB6E6 and #B6E6BC with #E6B6BC are triadic colors.