COLOR #E6ADB2

HEX: #E6ADB2 RGB: (230,173,178)

Renk bilgisi

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

RGB renk modeli

#E6ADB2 color RGB value is (230,173,178).

RGB: (230,173,178) (90%, 68%, 70%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 178 of 255 = 70%

230
173
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 178 = 581 (100%)
R 230 of 581 ~ 39.59%
G 173 of 581 ~ 29.78%
B 178 of 581 ~ 30.64'%

%39.59
%29.78
%30.64

CMYK RENK MODELİ

#E6ADB2 rengi CMYK tonu (0,25,23,10).

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

CMYK: (0,25,23,10)
C0M25Y23K10 (0%, 25%, 23%, 10%)
(0.00 / 0.25 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%24.78
%22.61
%9.8

Codes

Color #E6ADB2 in popluar color models

E6 AD B2
RGB 230 173 178
HSL 355° 53.27% 79.02%
HSB/HSV 355° 24.78% 90.20%
CMYK 0.00% 24.78% 22.61%
9.80%

Color #E6ADB2 in popluar number systems.

HEX E6 AD B2
Decimal 230 173 178
Binary 11100110 10101101 10110010
Octal 346 255 262

Shades and tints

Shades of #E6ADB2

#E6ADB2
(230,173,178)
#D29EA2
(210,158,162)
#BE8F92
(190,143,146)
#AA8082
(170,128,130)
#967172
(150,113,114)
#826262
(130,98,98)
#6E5352
(110,83,82)
#5A4442
(90,68,66)
#463532
(70,53,50)
#322622
(50,38,34)
#1E1712
(30,23,18)
#000000
(0,0,0)

Tints of #E6ADB2

#E6ADB2
(230,173,178)
#E8B4B9
(232,180,185)
#EABBC0
(234,187,192)
#ECC2C7
(236,194,199)
#EEC9CE
(238,201,206)
#F0D0D5
(240,208,213)
#F2D7DC
(242,215,220)
#F4DEE3
(244,222,227)
#F6E5EA
(246,229,234)
#F8ECF1
(248,236,241)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADB2; }

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

This text font color is #E6ADB2.

Background Color

.myBgColor { background-color: #E6ADB2; }

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

This div background color is #E6ADB2.

Border color

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

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

This div border color is #E6ADB2.

Opacity

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

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

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

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

This text has shadow with #E6ADB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADB2.

Preview

Color preview on black background

This text has color #E6ADB2 on black background.


Color preview on white background

This text has color #E6ADB2 on white background.


Black color preview on #E6ADB2 background

This text has black color on #E6ADB2 background.


White color preview on #E6ADB2 background

This text has white color on #E6ADB2 background.


Related colors

Complementary color

Complementary color for #hex is #19524D.


I love getcolorcode.com

Triadic colors

1 #B2E6AD and #ADB2E6 with #E6ADB2 are triadic colors.

2 #B2ADE6 and #ADE6B2 with #E6ADB2 are triadic colors.