COLOR #E6D2B5

HEX: #E6D2B5 RGB: (230,210,181)

Renk bilgisi

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

RGB renk modeli

#E6D2B5 color RGB value is (230,210,181).

RGB: (230,210,181) (90%, 82%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 210 of 255 = 82%
B 181 of 255 = 71%

230
210
181

R + G + B ~ 81%. #E6D2B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 210 + 181 = 621 (100%)
R 230 of 621 ~ 37.04%
G 210 of 621 ~ 33.82%
B 181 of 621 ~ 29.15'%

%37.04
%33.82
%29.15

CMYK RENK MODELİ

#E6D2B5 rengi CMYK tonu (0,9,21,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.70%
  • sarı tonu 21.30%
  • ana renk tonu 9.80%

CMYK: (0,9,21,10)
C0M9Y21K10 (0%, 9%, 21%, 10%)
(0.00 / 0.09 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%8.7
%21.3
%9.8

Codes

Color #E6D2B5 in popluar color models

E6 D2 B5
RGB 230 210 181
HSL 36° 49.49% 80.59%
HSB/HSV 36° 21.30% 90.20%
CMYK 0.00% 8.70% 21.30%
9.80%

Color #E6D2B5 in popluar number systems.

HEX E6 D2 B5
Decimal 230 210 181
Binary 11100110 11010010 10110101
Octal 346 322 265

Shades and tints

Shades of #E6D2B5

#E6D2B5
(230,210,181)
#D2BFA5
(210,191,165)
#BEAC95
(190,172,149)
#AA9985
(170,153,133)
#968675
(150,134,117)
#827365
(130,115,101)
#6E6055
(110,96,85)
#5A4D45
(90,77,69)
#463A35
(70,58,53)
#322725
(50,39,37)
#1E1415
(30,20,21)
#000000
(0,0,0)

Tints of #E6D2B5

#E6D2B5
(230,210,181)
#E8D6BB
(232,214,187)
#EADAC1
(234,218,193)
#ECDEC7
(236,222,199)
#EEE2CD
(238,226,205)
#F0E6D3
(240,230,211)
#F2EAD9
(242,234,217)
#F4EEDF
(244,238,223)
#F6F2E5
(246,242,229)
#F8F6EB
(248,246,235)
#FAFAF1
(250,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D2B5 color. Also use rgb(230,210,181) instead hex code.

Text Font Color

.myTextColor { color: #E6D2B5; }

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

This text font color is #E6D2B5.

Background Color

.myBgColor { background-color: #E6D2B5; }

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

This div background color is #E6D2B5.

Border color

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

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

This div border color is #E6D2B5.

Opacity

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

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

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

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

This text has shadow with #E6D2B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D2B5.

Preview

Color preview on black background

This text has color #E6D2B5 on black background.


Color preview on white background

This text has color #E6D2B5 on white background.


Black color preview on #E6D2B5 background

This text has black color on #E6D2B5 background.


White color preview on #E6D2B5 background

This text has white color on #E6D2B5 background.


Related colors

Complementary color

Complementary color for #hex is #192D4A.


I love getcolorcode.com

Triadic colors

1 #B5E6D2 and #D2B5E6 with #E6D2B5 are triadic colors.

2 #B5D2E6 and #D2E6B5 with #E6D2B5 are triadic colors.