COLOR #E6BDB9

HEX: #E6BDB9 RGB: (230,189,185)

Renk bilgisi

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

RGB renk modeli

#E6BDB9 color RGB value is (230,189,185).

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

RGB bağlantıları ve doygunluk

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

230
189
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 185 = 604 (100%)
R 230 of 604 ~ 38.08%
G 189 of 604 ~ 31.29%
B 185 of 604 ~ 30.63'%

%38.08
%31.29
%30.63

CMYK RENK MODELİ

#E6BDB9 rengi CMYK tonu (0,18,20,10).

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

CMYK: (0,18,20,10)
C0M18Y20K10 (0%, 18%, 20%, 10%)
(0.00 / 0.18 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%17.83
%19.57
%9.8

Codes

Color #E6BDB9 in popluar color models

E6 BD B9
RGB 230 189 185
HSL 47.37% 81.37%
HSB/HSV 19.57% 90.20%
CMYK 0.00% 17.83% 19.57%
9.80%

Color #E6BDB9 in popluar number systems.

HEX E6 BD B9
Decimal 230 189 185
Binary 11100110 10111101 10111001
Octal 346 275 271

Shades and tints

Shades of #E6BDB9

#E6BDB9
(230,189,185)
#D2ACA9
(210,172,169)
#BE9B99
(190,155,153)
#AA8A89
(170,138,137)
#967979
(150,121,121)
#826869
(130,104,105)
#6E5759
(110,87,89)
#5A4649
(90,70,73)
#463539
(70,53,57)
#322429
(50,36,41)
#1E1319
(30,19,25)
#000000
(0,0,0)

Tints of #E6BDB9

#E6BDB9
(230,189,185)
#E8C3BF
(232,195,191)
#EAC9C5
(234,201,197)
#ECCFCB
(236,207,203)
#EED5D1
(238,213,209)
#F0DBD7
(240,219,215)
#F2E1DD
(242,225,221)
#F4E7E3
(244,231,227)
#F6EDE9
(246,237,233)
#F8F3EF
(248,243,239)
#FAF9F5
(250,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDB9; }

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

This text font color is #E6BDB9.

Background Color

.myBgColor { background-color: #E6BDB9; }

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

This div background color is #E6BDB9.

Border color

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

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

This div border color is #E6BDB9.

Opacity

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

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

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

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

This text has shadow with #E6BDB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDB9.

Preview

Color preview on black background

This text has color #E6BDB9 on black background.


Color preview on white background

This text has color #E6BDB9 on white background.


Black color preview on #E6BDB9 background

This text has black color on #E6BDB9 background.


White color preview on #E6BDB9 background

This text has white color on #E6BDB9 background.


Related colors

Complementary color

Complementary color for #hex is #194246.


I love getcolorcode.com

Triadic colors

1 #B9E6BD and #BDB9E6 with #E6BDB9 are triadic colors.

2 #B9BDE6 and #BDE6B9 with #E6BDB9 are triadic colors.