COLOR #E6ADC7

HEX: #E6ADC7 RGB: (230,173,199)

Renk bilgisi

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

RGB renk modeli

#E6ADC7 color RGB value is (230,173,199).

RGB: (230,173,199) (90%, 68%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 199 of 255 = 78%

230
173
199

R + G + B ~ 79%. #E6ADC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 199 = 602 (100%)
R 230 of 602 ~ 38.21%
G 173 of 602 ~ 28.74%
B 199 of 602 ~ 33.06'%

%38.21
%28.74
%33.06

CMYK RENK MODELİ

#E6ADC7 rengi CMYK tonu (0,25,13,10).

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

CMYK: (0,25,13,10)
C0M25Y13K10 (0%, 25%, 13%, 10%)
(0.00 / 0.25 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%24.78
%13.48
%9.8

Codes

Color #E6ADC7 in popluar color models

E6 AD C7
RGB 230 173 199
HSL 333° 53.27% 79.02%
HSB/HSV 333° 24.78% 90.20%
CMYK 0.00% 24.78% 13.48%
9.80%

Color #E6ADC7 in popluar number systems.

HEX E6 AD C7
Decimal 230 173 199
Binary 11100110 10101101 11000111
Octal 346 255 307

Shades and tints

Shades of #E6ADC7

#E6ADC7
(230,173,199)
#D29EB5
(210,158,181)
#BE8FA3
(190,143,163)
#AA8091
(170,128,145)
#96717F
(150,113,127)
#82626D
(130,98,109)
#6E535B
(110,83,91)
#5A4449
(90,68,73)
#463537
(70,53,55)
#322625
(50,38,37)
#1E1713
(30,23,19)
#000000
(0,0,0)

Tints of #E6ADC7

#E6ADC7
(230,173,199)
#E8B4CC
(232,180,204)
#EABBD1
(234,187,209)
#ECC2D6
(236,194,214)
#EEC9DB
(238,201,219)
#F0D0E0
(240,208,224)
#F2D7E5
(242,215,229)
#F4DEEA
(244,222,234)
#F6E5EF
(246,229,239)
#F8ECF4
(248,236,244)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADC7; }

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

This text font color is #E6ADC7.

Background Color

.myBgColor { background-color: #E6ADC7; }

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

This div background color is #E6ADC7.

Border color

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

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

This div border color is #E6ADC7.

Opacity

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

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

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

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

This text has shadow with #E6ADC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADC7.

Preview

Color preview on black background

This text has color #E6ADC7 on black background.


Color preview on white background

This text has color #E6ADC7 on white background.


Black color preview on #E6ADC7 background

This text has black color on #E6ADC7 background.


White color preview on #E6ADC7 background

This text has white color on #E6ADC7 background.


Related colors

Complementary color

Complementary color for #hex is #195238.


I love getcolorcode.com

Triadic colors

1 #C7E6AD and #ADC7E6 with #E6ADC7 are triadic colors.

2 #C7ADE6 and #ADE6C7 with #E6ADC7 are triadic colors.