COLOR #ED8ADB

HEX: #ED8ADB RGB: (237,138,219)

Renk bilgisi

#ED8ADB contains mainly red and blue colors. #ED8ADB ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#ED8ADB color RGB value is (237,138,219).

RGB: (237,138,219) (93%, 54%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 138 of 255 = 54%
B 219 of 255 = 86%

237
138
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 138 + 219 = 594 (100%)
R 237 of 594 ~ 39.9%
G 138 of 594 ~ 23.23%
B 219 of 594 ~ 36.87'%

%39.9
%23.23
%36.87

CMYK RENK MODELİ

#ED8ADB rengi CMYK tonu (0,42,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.77%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,42,8,7)
C0M42Y8K7 (0%, 42%, 8%, 7%)
(0.00 / 0.42 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%41.77
%7.59
%7.06

Codes

Color #ED8ADB in popluar color models

ED 8A DB
RGB 237 138 219
HSL 311° 73.33% 73.53%
HSB/HSV 311° 41.77% 92.94%
CMYK 0.00% 41.77% 7.59%
7.06%

Color #ED8ADB in popluar number systems.

HEX ED 8A DB
Decimal 237 138 219
Binary 11101101 10001010 11011011
Octal 355 212 333

Shades and tints

Shades of #ED8ADB

#ED8ADB
(237,138,219)
#D87EC8
(216,126,200)
#C372B5
(195,114,181)
#AE66A2
(174,102,162)
#995A8F
(153,90,143)
#844E7C
(132,78,124)
#6F4269
(111,66,105)
#5A3656
(90,54,86)
#452A43
(69,42,67)
#301E30
(48,30,48)
#1B121D
(27,18,29)
#000000
(0,0,0)

Tints of #ED8ADB

#ED8ADB
(237,138,219)
#EE94DE
(238,148,222)
#EF9EE1
(239,158,225)
#F0A8E4
(240,168,228)
#F1B2E7
(241,178,231)
#F2BCEA
(242,188,234)
#F3C6ED
(243,198,237)
#F4D0F0
(244,208,240)
#F5DAF3
(245,218,243)
#F6E4F6
(246,228,246)
#F7EEF9
(247,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED8ADB color. Also use rgb(237,138,219) instead hex code.

Text Font Color

.myTextColor { color: #ED8ADB; }

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

This text font color is #ED8ADB.

Background Color

.myBgColor { background-color: #ED8ADB; }

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

This div background color is #ED8ADB.

Border color

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

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

This div border color is #ED8ADB.

Opacity

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

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

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

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

This text has shadow with #ED8ADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED8ADB.

Preview

Color preview on black background

This text has color #ED8ADB on black background.


Color preview on white background

This text has color #ED8ADB on white background.


Black color preview on #ED8ADB background

This text has black color on #ED8ADB background.


White color preview on #ED8ADB background

This text has white color on #ED8ADB background.


Related colors

Complementary color

Complementary color for #hex is #127524.


I love getcolorcode.com

Triadic colors

1 #DBED8A and #8ADBED with #ED8ADB are triadic colors.

2 #DB8AED and #8AEDDB with #ED8ADB are triadic colors.