COLOR #E6BDBB

HEX: #E6BDBB RGB: (230,189,187)

Renk bilgisi

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

RGB renk modeli

#E6BDBB color RGB value is (230,189,187).

RGB: (230,189,187) (90%, 74%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 187 of 255 = 73%

230
189
187

R + G + B ~ 79%. #E6BDBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 187 = 606 (100%)
R 230 of 606 ~ 37.95%
G 189 of 606 ~ 31.19%
B 187 of 606 ~ 30.86'%

%37.95
%31.19
%30.86

CMYK RENK MODELİ

#E6BDBB rengi CMYK tonu (0,18,19,10).

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

CMYK: (0,18,19,10)
C0M18Y19K10 (0%, 18%, 19%, 10%)
(0.00 / 0.18 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%17.83
%18.7
%9.8

Codes

Color #E6BDBB in popluar color models

E6 BD BB
RGB 230 189 187
HSL 46.24% 81.76%
HSB/HSV 18.70% 90.20%
CMYK 0.00% 17.83% 18.70%
9.80%

Color #E6BDBB in popluar number systems.

HEX E6 BD BB
Decimal 230 189 187
Binary 11100110 10111101 10111011
Octal 346 275 273

Shades and tints

Shades of #E6BDBB

#E6BDBB
(230,189,187)
#D2ACAA
(210,172,170)
#BE9B99
(190,155,153)
#AA8A88
(170,138,136)
#967977
(150,121,119)
#826866
(130,104,102)
#6E5755
(110,87,85)
#5A4644
(90,70,68)
#463533
(70,53,51)
#322422
(50,36,34)
#1E1311
(30,19,17)
#000000
(0,0,0)

Tints of #E6BDBB

#E6BDBB
(230,189,187)
#E8C3C1
(232,195,193)
#EAC9C7
(234,201,199)
#ECCFCD
(236,207,205)
#EED5D3
(238,213,211)
#F0DBD9
(240,219,217)
#F2E1DF
(242,225,223)
#F4E7E5
(244,231,229)
#F6EDEB
(246,237,235)
#F8F3F1
(248,243,241)
#FAF9F7
(250,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDBB; }

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

This text font color is #E6BDBB.

Background Color

.myBgColor { background-color: #E6BDBB; }

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

This div background color is #E6BDBB.

Border color

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

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

This div border color is #E6BDBB.

Opacity

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

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

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

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

This text has shadow with #E6BDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDBB.

Preview

Color preview on black background

This text has color #E6BDBB on black background.


Color preview on white background

This text has color #E6BDBB on white background.


Black color preview on #E6BDBB background

This text has black color on #E6BDBB background.


White color preview on #E6BDBB background

This text has white color on #E6BDBB background.


Related colors

Complementary color

Complementary color for #hex is #194244.


I love getcolorcode.com

Triadic colors

1 #BBE6BD and #BDBBE6 with #E6BDBB are triadic colors.

2 #BBBDE6 and #BDE6BB with #E6BDBB are triadic colors.