COLOR #E6B9C3

HEX: #E6B9C3 RGB: (230,185,195)

Renk bilgisi

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

RGB renk modeli

#E6B9C3 color RGB value is (230,185,195).

RGB: (230,185,195) (90%, 73%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 195 of 255 = 76%

230
185
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 195 = 610 (100%)
R 230 of 610 ~ 37.7%
G 185 of 610 ~ 30.33%
B 195 of 610 ~ 31.97'%

%37.7
%30.33
%31.97

CMYK RENK MODELİ

#E6B9C3 rengi CMYK tonu (0,20,15,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.57%
  • sarı tonu 15.22%
  • ana renk tonu 9.80%

CMYK: (0,20,15,10)
C0M20Y15K10 (0%, 20%, 15%, 10%)
(0.00 / 0.20 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%19.57
%15.22
%9.8

Codes

Color #E6B9C3 in popluar color models

E6 B9 C3
RGB 230 185 195
HSL 347° 47.37% 81.37%
HSB/HSV 347° 19.57% 90.20%
CMYK 0.00% 19.57% 15.22%
9.80%

Color #E6B9C3 in popluar number systems.

HEX E6 B9 C3
Decimal 230 185 195
Binary 11100110 10111001 11000011
Octal 346 271 303

Shades and tints

Shades of #E6B9C3

#E6B9C3
(230,185,195)
#D2A9B2
(210,169,178)
#BE99A1
(190,153,161)
#AA8990
(170,137,144)
#96797F
(150,121,127)
#82696E
(130,105,110)
#6E595D
(110,89,93)
#5A494C
(90,73,76)
#46393B
(70,57,59)
#32292A
(50,41,42)
#1E1919
(30,25,25)
#000000
(0,0,0)

Tints of #E6B9C3

#E6B9C3
(230,185,195)
#E8BFC8
(232,191,200)
#EAC5CD
(234,197,205)
#ECCBD2
(236,203,210)
#EED1D7
(238,209,215)
#F0D7DC
(240,215,220)
#F2DDE1
(242,221,225)
#F4E3E6
(244,227,230)
#F6E9EB
(246,233,235)
#F8EFF0
(248,239,240)
#FAF5F5
(250,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B9C3 color. Also use rgb(230,185,195) instead hex code.

Text Font Color

.myTextColor { color: #E6B9C3; }

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

This text font color is #E6B9C3.

Background Color

.myBgColor { background-color: #E6B9C3; }

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

This div background color is #E6B9C3.

Border color

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

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

This div border color is #E6B9C3.

Opacity

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

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

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

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

This text has shadow with #E6B9C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9C3.

Preview

Color preview on black background

This text has color #E6B9C3 on black background.


Color preview on white background

This text has color #E6B9C3 on white background.


Black color preview on #E6B9C3 background

This text has black color on #E6B9C3 background.


White color preview on #E6B9C3 background

This text has white color on #E6B9C3 background.


Related colors

Complementary color

Complementary color for #hex is #19463C.


I love getcolorcode.com

Triadic colors

1 #C3E6B9 and #B9C3E6 with #E6B9C3 are triadic colors.

2 #C3B9E6 and #B9E6C3 with #E6B9C3 are triadic colors.