COLOR #E6BDA3

HEX: #E6BDA3 RGB: (230,189,163)

Renk bilgisi

#E6BDA3 contains mainly red and green colors. #E6BDA3 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6BDA3 color RGB value is (230,189,163).

RGB: (230,189,163) (90%, 74%, 64%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 163 of 255 = 64%

230
189
163

R + G + B ~ 76%. #E6BDA3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 163 = 582 (100%)
R 230 of 582 ~ 39.52%
G 189 of 582 ~ 32.47%
B 163 of 582 ~ 28.01'%

%39.52
%32.47
%28.01

CMYK RENK MODELİ

#E6BDA3 rengi CMYK tonu (0,18,29,10).

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

CMYK: (0,18,29,10)
C0M18Y29K10 (0%, 18%, 29%, 10%)
(0.00 / 0.18 / 0.29 / 0.10)

CMYK yüzdeleri

%0
%17.83
%29.13
%9.8

Codes

Color #E6BDA3 in popluar color models

E6 BD A3
RGB 230 189 163
HSL 23° 57.26% 77.06%
HSB/HSV 23° 29.13% 90.20%
CMYK 0.00% 17.83% 29.13%
9.80%

Color #E6BDA3 in popluar number systems.

HEX E6 BD A3
Decimal 230 189 163
Binary 11100110 10111101 10100011
Octal 346 275 243

Shades and tints

Shades of #E6BDA3

#E6BDA3
(230,189,163)
#D2AC95
(210,172,149)
#BE9B87
(190,155,135)
#AA8A79
(170,138,121)
#96796B
(150,121,107)
#82685D
(130,104,93)
#6E574F
(110,87,79)
#5A4641
(90,70,65)
#463533
(70,53,51)
#322425
(50,36,37)
#1E1317
(30,19,23)
#000000
(0,0,0)

Tints of #E6BDA3

#E6BDA3
(230,189,163)
#E8C3AB
(232,195,171)
#EAC9B3
(234,201,179)
#ECCFBB
(236,207,187)
#EED5C3
(238,213,195)
#F0DBCB
(240,219,203)
#F2E1D3
(242,225,211)
#F4E7DB
(244,231,219)
#F6EDE3
(246,237,227)
#F8F3EB
(248,243,235)
#FAF9F3
(250,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDA3; }

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

This text font color is #E6BDA3.

Background Color

.myBgColor { background-color: #E6BDA3; }

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

This div background color is #E6BDA3.

Border color

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

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

This div border color is #E6BDA3.

Opacity

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

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

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

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

This text has shadow with #E6BDA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDA3.

Preview

Color preview on black background

This text has color #E6BDA3 on black background.


Color preview on white background

This text has color #E6BDA3 on white background.


Black color preview on #E6BDA3 background

This text has black color on #E6BDA3 background.


White color preview on #E6BDA3 background

This text has white color on #E6BDA3 background.


Related colors

Complementary color

Complementary color for #hex is #19425C.


I love getcolorcode.com

Triadic colors

1 #A3E6BD and #BDA3E6 with #E6BDA3 are triadic colors.

2 #A3BDE6 and #BDE6A3 with #E6BDA3 are triadic colors.