COLOR #E6BBC4

HEX: #E6BBC4 RGB: (230,187,196)

Renk bilgisi

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

RGB renk modeli

#E6BBC4 color RGB value is (230,187,196).

RGB: (230,187,196) (90%, 73%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 187 of 255 = 73%
B 196 of 255 = 77%

230
187
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 187 + 196 = 613 (100%)
R 230 of 613 ~ 37.52%
G 187 of 613 ~ 30.51%
B 196 of 613 ~ 31.97'%

%37.52
%30.51
%31.97

CMYK RENK MODELİ

#E6BBC4 rengi CMYK tonu (0,19,15,10).

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

CMYK: (0,19,15,10)
C0M19Y15K10 (0%, 19%, 15%, 10%)
(0.00 / 0.19 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%18.7
%14.78
%9.8

Codes

Color #E6BBC4 in popluar color models

E6 BB C4
RGB 230 187 196
HSL 347° 46.24% 81.76%
HSB/HSV 347° 18.70% 90.20%
CMYK 0.00% 18.70% 14.78%
9.80%

Color #E6BBC4 in popluar number systems.

HEX E6 BB C4
Decimal 230 187 196
Binary 11100110 10111011 11000100
Octal 346 273 304

Shades and tints

Shades of #E6BBC4

#E6BBC4
(230,187,196)
#D2AAB3
(210,170,179)
#BE99A2
(190,153,162)
#AA8891
(170,136,145)
#967780
(150,119,128)
#82666F
(130,102,111)
#6E555E
(110,85,94)
#5A444D
(90,68,77)
#46333C
(70,51,60)
#32222B
(50,34,43)
#1E111A
(30,17,26)
#000000
(0,0,0)

Tints of #E6BBC4

#E6BBC4
(230,187,196)
#E8C1C9
(232,193,201)
#EAC7CE
(234,199,206)
#ECCDD3
(236,205,211)
#EED3D8
(238,211,216)
#F0D9DD
(240,217,221)
#F2DFE2
(242,223,226)
#F4E5E7
(244,229,231)
#F6EBEC
(246,235,236)
#F8F1F1
(248,241,241)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BBC4; }

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

This text font color is #E6BBC4.

Background Color

.myBgColor { background-color: #E6BBC4; }

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

This div background color is #E6BBC4.

Border color

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

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

This div border color is #E6BBC4.

Opacity

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

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

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

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

This text has shadow with #E6BBC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBC4.

Preview

Color preview on black background

This text has color #E6BBC4 on black background.


Color preview on white background

This text has color #E6BBC4 on white background.


Black color preview on #E6BBC4 background

This text has black color on #E6BBC4 background.


White color preview on #E6BBC4 background

This text has white color on #E6BBC4 background.


Related colors

Complementary color

Complementary color for #hex is #19443B.


I love getcolorcode.com

Triadic colors

1 #C4E6BB and #BBC4E6 with #E6BBC4 are triadic colors.

2 #C4BBE6 and #BBE6C4 with #E6BBC4 are triadic colors.