COLOR #E6BDBE

HEX: #E6BDBE RGB: (230,189,190)

Renk bilgisi

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

RGB renk modeli

#E6BDBE color RGB value is (230,189,190).

RGB: (230,189,190) (90%, 74%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 190 of 255 = 75%

230
189
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 190 = 609 (100%)
R 230 of 609 ~ 37.77%
G 189 of 609 ~ 31.03%
B 190 of 609 ~ 31.2'%

%37.77
%31.03
%31.2

CMYK RENK MODELİ

#E6BDBE rengi CMYK tonu (0,18,17,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.83%
  • sarı tonu 17.39%
  • ana renk tonu 9.80%

CMYK: (0,18,17,10)
C0M18Y17K10 (0%, 18%, 17%, 10%)
(0.00 / 0.18 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%17.83
%17.39
%9.8

Codes

Color #E6BDBE in popluar color models

E6 BD BE
RGB 230 189 190
HSL 359° 45.05% 82.16%
HSB/HSV 359° 17.83% 90.20%
CMYK 0.00% 17.83% 17.39%
9.80%

Color #E6BDBE in popluar number systems.

HEX E6 BD BE
Decimal 230 189 190
Binary 11100110 10111101 10111110
Octal 346 275 276

Shades and tints

Shades of #E6BDBE

#E6BDBE
(230,189,190)
#D2ACAD
(210,172,173)
#BE9B9C
(190,155,156)
#AA8A8B
(170,138,139)
#96797A
(150,121,122)
#826869
(130,104,105)
#6E5758
(110,87,88)
#5A4647
(90,70,71)
#463536
(70,53,54)
#322425
(50,36,37)
#1E1314
(30,19,20)
#000000
(0,0,0)

Tints of #E6BDBE

#E6BDBE
(230,189,190)
#E8C3C3
(232,195,195)
#EAC9C8
(234,201,200)
#ECCFCD
(236,207,205)
#EED5D2
(238,213,210)
#F0DBD7
(240,219,215)
#F2E1DC
(242,225,220)
#F4E7E1
(244,231,225)
#F6EDE6
(246,237,230)
#F8F3EB
(248,243,235)
#FAF9F0
(250,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BDBE color. Also use rgb(230,189,190) instead hex code.

Text Font Color

.myTextColor { color: #E6BDBE; }

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

This text font color is #E6BDBE.

Background Color

.myBgColor { background-color: #E6BDBE; }

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

This div background color is #E6BDBE.

Border color

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

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

This div border color is #E6BDBE.

Opacity

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

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

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

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

This text has shadow with #E6BDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDBE.

Preview

Color preview on black background

This text has color #E6BDBE on black background.


Color preview on white background

This text has color #E6BDBE on white background.


Black color preview on #E6BDBE background

This text has black color on #E6BDBE background.


White color preview on #E6BDBE background

This text has white color on #E6BDBE background.


Related colors

Complementary color

Complementary color for #hex is #194241.


I love getcolorcode.com

Triadic colors

1 #BEE6BD and #BDBEE6 with #E6BDBE are triadic colors.

2 #BEBDE6 and #BDE6BE with #E6BDBE are triadic colors.