COLOR #E6ADC0

HEX: #E6ADC0 RGB: (230,173,192)

Renk bilgisi

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

RGB renk modeli

#E6ADC0 color RGB value is (230,173,192).

RGB: (230,173,192) (90%, 68%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 192 of 255 = 75%

230
173
192

R + G + B ~ 78%. #E6ADC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 192 = 595 (100%)
R 230 of 595 ~ 38.66%
G 173 of 595 ~ 29.08%
B 192 of 595 ~ 32.27'%

%38.66
%29.08
%32.27

CMYK RENK MODELİ

#E6ADC0 rengi CMYK tonu (0,25,17,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.78%
  • sarı tonu 16.52%
  • ana renk tonu 9.80%

CMYK: (0,25,17,10)
C0M25Y17K10 (0%, 25%, 17%, 10%)
(0.00 / 0.25 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%24.78
%16.52
%9.8

Codes

Color #E6ADC0 in popluar color models

E6 AD C0
RGB 230 173 192
HSL 340° 53.27% 79.02%
HSB/HSV 340° 24.78% 90.20%
CMYK 0.00% 24.78% 16.52%
9.80%

Color #E6ADC0 in popluar number systems.

HEX E6 AD C0
Decimal 230 173 192
Binary 11100110 10101101 11000000
Octal 346 255 300

Shades and tints

Shades of #E6ADC0

#E6ADC0
(230,173,192)
#D29EAF
(210,158,175)
#BE8F9E
(190,143,158)
#AA808D
(170,128,141)
#96717C
(150,113,124)
#82626B
(130,98,107)
#6E535A
(110,83,90)
#5A4449
(90,68,73)
#463538
(70,53,56)
#322627
(50,38,39)
#1E1716
(30,23,22)
#000000
(0,0,0)

Tints of #E6ADC0

#E6ADC0
(230,173,192)
#E8B4C5
(232,180,197)
#EABBCA
(234,187,202)
#ECC2CF
(236,194,207)
#EEC9D4
(238,201,212)
#F0D0D9
(240,208,217)
#F2D7DE
(242,215,222)
#F4DEE3
(244,222,227)
#F6E5E8
(246,229,232)
#F8ECED
(248,236,237)
#FAF3F2
(250,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6ADC0 color. Also use rgb(230,173,192) instead hex code.

Text Font Color

.myTextColor { color: #E6ADC0; }

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

This text font color is #E6ADC0.

Background Color

.myBgColor { background-color: #E6ADC0; }

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

This div background color is #E6ADC0.

Border color

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

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

This div border color is #E6ADC0.

Opacity

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

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

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

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

This text has shadow with #E6ADC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADC0.

Preview

Color preview on black background

This text has color #E6ADC0 on black background.


Color preview on white background

This text has color #E6ADC0 on white background.


Black color preview on #E6ADC0 background

This text has black color on #E6ADC0 background.


White color preview on #E6ADC0 background

This text has white color on #E6ADC0 background.


Related colors

Complementary color

Complementary color for #hex is #19523F.


I love getcolorcode.com

Triadic colors

1 #C0E6AD and #ADC0E6 with #E6ADC0 are triadic colors.

2 #C0ADE6 and #ADE6C0 with #E6ADC0 are triadic colors.