COLOR #E6DFBC

HEX: #E6DFBC RGB: (230,223,188)

Renk bilgisi

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

RGB renk modeli

#E6DFBC color RGB value is (230,223,188).

RGB: (230,223,188) (90%, 87%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 223 of 255 = 87%
B 188 of 255 = 74%

230
223
188

R + G + B ~ 84%. #E6DFBC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 223 + 188 = 641 (100%)
R 230 of 641 ~ 35.88%
G 223 of 641 ~ 34.79%
B 188 of 641 ~ 29.33'%

%35.88
%34.79
%29.33

CMYK RENK MODELİ

#E6DFBC rengi CMYK tonu (0,3,18,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.04%
  • sarı tonu 18.26%
  • ana renk tonu 9.80%

CMYK: (0,3,18,10)
C0M3Y18K10 (0%, 3%, 18%, 10%)
(0.00 / 0.03 / 0.18 / 0.10)

CMYK yüzdeleri

%0
%3.04
%18.26
%9.8

Codes

Color #E6DFBC in popluar color models

E6 DF BC
RGB 230 223 188
HSL 50° 45.65% 81.96%
HSB/HSV 50° 18.26% 90.20%
CMYK 0.00% 3.04% 18.26%
9.80%

Color #E6DFBC in popluar number systems.

HEX E6 DF BC
Decimal 230 223 188
Binary 11100110 11011111 10111100
Octal 346 337 274

Shades and tints

Shades of #E6DFBC

#E6DFBC
(230,223,188)
#D2CBAB
(210,203,171)
#BEB79A
(190,183,154)
#AAA389
(170,163,137)
#968F78
(150,143,120)
#827B67
(130,123,103)
#6E6756
(110,103,86)
#5A5345
(90,83,69)
#463F34
(70,63,52)
#322B23
(50,43,35)
#1E1712
(30,23,18)
#000000
(0,0,0)

Tints of #E6DFBC

#E6DFBC
(230,223,188)
#E8E1C2
(232,225,194)
#EAE3C8
(234,227,200)
#ECE5CE
(236,229,206)
#EEE7D4
(238,231,212)
#F0E9DA
(240,233,218)
#F2EBE0
(242,235,224)
#F4EDE6
(244,237,230)
#F6EFEC
(246,239,236)
#F8F1F2
(248,241,242)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DFBC color. Also use rgb(230,223,188) instead hex code.

Text Font Color

.myTextColor { color: #E6DFBC; }

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

This text font color is #E6DFBC.

Background Color

.myBgColor { background-color: #E6DFBC; }

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

This div background color is #E6DFBC.

Border color

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

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

This div border color is #E6DFBC.

Opacity

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

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

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

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

This text has shadow with #E6DFBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DFBC.

Preview

Color preview on black background

This text has color #E6DFBC on black background.


Color preview on white background

This text has color #E6DFBC on white background.


Black color preview on #E6DFBC background

This text has black color on #E6DFBC background.


White color preview on #E6DFBC background

This text has white color on #E6DFBC background.


Related colors

Complementary color

Complementary color for #hex is #192043.


I love getcolorcode.com

Triadic colors

1 #BCE6DF and #DFBCE6 with #E6DFBC are triadic colors.

2 #BCDFE6 and #DFE6BC with #E6DFBC are triadic colors.