COLOR #E6ADB9

HEX: #E6ADB9 RGB: (230,173,185)

Renk bilgisi

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

RGB renk modeli

#E6ADB9 color RGB value is (230,173,185).

RGB: (230,173,185) (90%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 185 of 255 = 73%

230
173
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 185 = 588 (100%)
R 230 of 588 ~ 39.12%
G 173 of 588 ~ 29.42%
B 185 of 588 ~ 31.46'%

%39.12
%29.42
%31.46

CMYK RENK MODELİ

#E6ADB9 rengi CMYK tonu (0,25,20,10).

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

CMYK: (0,25,20,10)
C0M25Y20K10 (0%, 25%, 20%, 10%)
(0.00 / 0.25 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%24.78
%19.57
%9.8

Codes

Color #E6ADB9 in popluar color models

E6 AD B9
RGB 230 173 185
HSL 347° 53.27% 79.02%
HSB/HSV 347° 24.78% 90.20%
CMYK 0.00% 24.78% 19.57%
9.80%

Color #E6ADB9 in popluar number systems.

HEX E6 AD B9
Decimal 230 173 185
Binary 11100110 10101101 10111001
Octal 346 255 271

Shades and tints

Shades of #E6ADB9

#E6ADB9
(230,173,185)
#D29EA9
(210,158,169)
#BE8F99
(190,143,153)
#AA8089
(170,128,137)
#967179
(150,113,121)
#826269
(130,98,105)
#6E5359
(110,83,89)
#5A4449
(90,68,73)
#463539
(70,53,57)
#322629
(50,38,41)
#1E1719
(30,23,25)
#000000
(0,0,0)

Tints of #E6ADB9

#E6ADB9
(230,173,185)
#E8B4BF
(232,180,191)
#EABBC5
(234,187,197)
#ECC2CB
(236,194,203)
#EEC9D1
(238,201,209)
#F0D0D7
(240,208,215)
#F2D7DD
(242,215,221)
#F4DEE3
(244,222,227)
#F6E5E9
(246,229,233)
#F8ECEF
(248,236,239)
#FAF3F5
(250,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADB9; }

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

This text font color is #E6ADB9.

Background Color

.myBgColor { background-color: #E6ADB9; }

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

This div background color is #E6ADB9.

Border color

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

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

This div border color is #E6ADB9.

Opacity

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

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

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

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

This text has shadow with #E6ADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADB9.

Preview

Color preview on black background

This text has color #E6ADB9 on black background.


Color preview on white background

This text has color #E6ADB9 on white background.


Black color preview on #E6ADB9 background

This text has black color on #E6ADB9 background.


White color preview on #E6ADB9 background

This text has white color on #E6ADB9 background.


Related colors

Complementary color

Complementary color for #hex is #195246.


I love getcolorcode.com

Triadic colors

1 #B9E6AD and #ADB9E6 with #E6ADB9 are triadic colors.

2 #B9ADE6 and #ADE6B9 with #E6ADB9 are triadic colors.