COLOR #E6BBC7

HEX: #E6BBC7 RGB: (230,187,199)

Renk bilgisi

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

RGB renk modeli

#E6BBC7 color RGB value is (230,187,199).

RGB: (230,187,199) (90%, 73%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 187 of 255 = 73%
B 199 of 255 = 78%

230
187
199

R + G + B ~ 80%. #E6BBC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 187 + 199 = 616 (100%)
R 230 of 616 ~ 37.34%
G 187 of 616 ~ 30.36%
B 199 of 616 ~ 32.31'%

%37.34
%30.36
%32.31

CMYK RENK MODELİ

#E6BBC7 rengi CMYK tonu (0,19,13,10).

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

CMYK: (0,19,13,10)
C0M19Y13K10 (0%, 19%, 13%, 10%)
(0.00 / 0.19 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%18.7
%13.48
%9.8

Codes

Color #E6BBC7 in popluar color models

E6 BB C7
RGB 230 187 199
HSL 343° 46.24% 81.76%
HSB/HSV 343° 18.70% 90.20%
CMYK 0.00% 18.70% 13.48%
9.80%

Color #E6BBC7 in popluar number systems.

HEX E6 BB C7
Decimal 230 187 199
Binary 11100110 10111011 11000111
Octal 346 273 307

Shades and tints

Shades of #E6BBC7

#E6BBC7
(230,187,199)
#D2AAB5
(210,170,181)
#BE99A3
(190,153,163)
#AA8891
(170,136,145)
#96777F
(150,119,127)
#82666D
(130,102,109)
#6E555B
(110,85,91)
#5A4449
(90,68,73)
#463337
(70,51,55)
#322225
(50,34,37)
#1E1113
(30,17,19)
#000000
(0,0,0)

Tints of #E6BBC7

#E6BBC7
(230,187,199)
#E8C1CC
(232,193,204)
#EAC7D1
(234,199,209)
#ECCDD6
(236,205,214)
#EED3DB
(238,211,219)
#F0D9E0
(240,217,224)
#F2DFE5
(242,223,229)
#F4E5EA
(244,229,234)
#F6EBEF
(246,235,239)
#F8F1F4
(248,241,244)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BBC7; }

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

This text font color is #E6BBC7.

Background Color

.myBgColor { background-color: #E6BBC7; }

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

This div background color is #E6BBC7.

Border color

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

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

This div border color is #E6BBC7.

Opacity

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

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

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

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

This text has shadow with #E6BBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBC7.

Preview

Color preview on black background

This text has color #E6BBC7 on black background.


Color preview on white background

This text has color #E6BBC7 on white background.


Black color preview on #E6BBC7 background

This text has black color on #E6BBC7 background.


White color preview on #E6BBC7 background

This text has white color on #E6BBC7 background.


Related colors

Complementary color

Complementary color for #hex is #194438.


I love getcolorcode.com

Triadic colors

1 #C7E6BB and #BBC7E6 with #E6BBC7 are triadic colors.

2 #C7BBE6 and #BBE6C7 with #E6BBC7 are triadic colors.