COLOR #E6BDAE

HEX: #E6BDAE RGB: (230,189,174)

Renk bilgisi

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

RGB renk modeli

#E6BDAE color RGB value is (230,189,174).

RGB: (230,189,174) (90%, 74%, 68%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 174 of 255 = 68%

230
189
174

R + G + B ~ 77%. #E6BDAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 174 = 593 (100%)
R 230 of 593 ~ 38.79%
G 189 of 593 ~ 31.87%
B 174 of 593 ~ 29.34'%

%38.79
%31.87
%29.34

CMYK RENK MODELİ

#E6BDAE rengi CMYK tonu (0,18,24,10).

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

CMYK: (0,18,24,10)
C0M18Y24K10 (0%, 18%, 24%, 10%)
(0.00 / 0.18 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%17.83
%24.35
%9.8

Codes

Color #E6BDAE in popluar color models

E6 BD AE
RGB 230 189 174
HSL 16° 52.83% 79.22%
HSB/HSV 16° 24.35% 90.20%
CMYK 0.00% 17.83% 24.35%
9.80%

Color #E6BDAE in popluar number systems.

HEX E6 BD AE
Decimal 230 189 174
Binary 11100110 10111101 10101110
Octal 346 275 256

Shades and tints

Shades of #E6BDAE

#E6BDAE
(230,189,174)
#D2AC9F
(210,172,159)
#BE9B90
(190,155,144)
#AA8A81
(170,138,129)
#967972
(150,121,114)
#826863
(130,104,99)
#6E5754
(110,87,84)
#5A4645
(90,70,69)
#463536
(70,53,54)
#322427
(50,36,39)
#1E1318
(30,19,24)
#000000
(0,0,0)

Tints of #E6BDAE

#E6BDAE
(230,189,174)
#E8C3B5
(232,195,181)
#EAC9BC
(234,201,188)
#ECCFC3
(236,207,195)
#EED5CA
(238,213,202)
#F0DBD1
(240,219,209)
#F2E1D8
(242,225,216)
#F4E7DF
(244,231,223)
#F6EDE6
(246,237,230)
#F8F3ED
(248,243,237)
#FAF9F4
(250,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDAE; }

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

This text font color is #E6BDAE.

Background Color

.myBgColor { background-color: #E6BDAE; }

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

This div background color is #E6BDAE.

Border color

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

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

This div border color is #E6BDAE.

Opacity

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

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

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

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

This text has shadow with #E6BDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDAE.

Preview

Color preview on black background

This text has color #E6BDAE on black background.


Color preview on white background

This text has color #E6BDAE on white background.


Black color preview on #E6BDAE background

This text has black color on #E6BDAE background.


White color preview on #E6BDAE background

This text has white color on #E6BDAE background.


Related colors

Complementary color

Complementary color for #hex is #194251.


I love getcolorcode.com

Triadic colors

1 #AEE6BD and #BDAEE6 with #E6BDAE are triadic colors.

2 #AEBDE6 and #BDE6AE with #E6BDAE are triadic colors.