COLOR #E6BDA0

HEX: #E6BDA0 RGB: (230,189,160)

Renk bilgisi

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

RGB renk modeli

#E6BDA0 color RGB value is (230,189,160).

RGB: (230,189,160) (90%, 74%, 63%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 160 of 255 = 63%

230
189
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 160 = 579 (100%)
R 230 of 579 ~ 39.72%
G 189 of 579 ~ 32.64%
B 160 of 579 ~ 27.63'%

%39.72
%32.64
%27.63

CMYK RENK MODELİ

#E6BDA0 rengi CMYK tonu (0,18,30,10).

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

CMYK: (0,18,30,10)
C0M18Y30K10 (0%, 18%, 30%, 10%)
(0.00 / 0.18 / 0.30 / 0.10)

CMYK yüzdeleri

%0
%17.83
%30.43
%9.8

Codes

Color #E6BDA0 in popluar color models

E6 BD A0
RGB 230 189 160
HSL 25° 58.33% 76.47%
HSB/HSV 25° 30.43% 90.20%
CMYK 0.00% 17.83% 30.43%
9.80%

Color #E6BDA0 in popluar number systems.

HEX E6 BD A0
Decimal 230 189 160
Binary 11100110 10111101 10100000
Octal 346 275 240

Shades and tints

Shades of #E6BDA0

#E6BDA0
(230,189,160)
#D2AC92
(210,172,146)
#BE9B84
(190,155,132)
#AA8A76
(170,138,118)
#967968
(150,121,104)
#82685A
(130,104,90)
#6E574C
(110,87,76)
#5A463E
(90,70,62)
#463530
(70,53,48)
#322422
(50,36,34)
#1E1314
(30,19,20)
#000000
(0,0,0)

Tints of #E6BDA0

#E6BDA0
(230,189,160)
#E8C3A8
(232,195,168)
#EAC9B0
(234,201,176)
#ECCFB8
(236,207,184)
#EED5C0
(238,213,192)
#F0DBC8
(240,219,200)
#F2E1D0
(242,225,208)
#F4E7D8
(244,231,216)
#F6EDE0
(246,237,224)
#F8F3E8
(248,243,232)
#FAF9F0
(250,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDA0; }

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

This text font color is #E6BDA0.

Background Color

.myBgColor { background-color: #E6BDA0; }

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

This div background color is #E6BDA0.

Border color

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

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

This div border color is #E6BDA0.

Opacity

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

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

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

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

This text has shadow with #E6BDA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDA0.

Preview

Color preview on black background

This text has color #E6BDA0 on black background.


Color preview on white background

This text has color #E6BDA0 on white background.


Black color preview on #E6BDA0 background

This text has black color on #E6BDA0 background.


White color preview on #E6BDA0 background

This text has white color on #E6BDA0 background.


Related colors

Complementary color

Complementary color for #hex is #19425F.


I love getcolorcode.com

Triadic colors

1 #A0E6BD and #BDA0E6 with #E6BDA0 are triadic colors.

2 #A0BDE6 and #BDE6A0 with #E6BDA0 are triadic colors.