COLOR #EF6DAB

HEX: #EF6DAB RGB: (239,109,171)

Renk bilgisi

#EF6DAB contains mainly red color. #EF6DAB ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#EF6DAB color RGB value is (239,109,171).

RGB: (239,109,171) (94%, 43%, 67%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 109 of 255 = 43%
B 171 of 255 = 67%

239
109
171

R + G + B ~ 68%. #EF6DAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 109 + 171 = 519 (100%)
R 239 of 519 ~ 46.05%
G 109 of 519 ~ 21%
B 171 of 519 ~ 32.95'%

%46.05
%21
%32.95

CMYK RENK MODELİ

#EF6DAB rengi CMYK tonu (0,54,28,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.39%
  • sarı tonu 28.45%
  • ana renk tonu 6.27%

CMYK: (0,54,28,6)
C0M54Y28K6 (0%, 54%, 28%, 6%)
(0.00 / 0.54 / 0.28 / 0.06)

CMYK yüzdeleri

%0
%54.39
%28.45
%6.27

Codes

Color #EF6DAB in popluar color models

EF 6D AB
RGB 239 109 171
HSL 331° 80.25% 68.24%
HSB/HSV 331° 54.39% 93.73%
CMYK 0.00% 54.39% 28.45%
6.27%

Color #EF6DAB in popluar number systems.

HEX EF 6D AB
Decimal 239 109 171
Binary 11101111 1101101 10101011
Octal 357 155 253

Shades and tints

Shades of #EF6DAB

#EF6DAB
(239,109,171)
#DA649C
(218,100,156)
#C55B8D
(197,91,141)
#B0527E
(176,82,126)
#9B496F
(155,73,111)
#864060
(134,64,96)
#713751
(113,55,81)
#5C2E42
(92,46,66)
#472533
(71,37,51)
#321C24
(50,28,36)
#1D1315
(29,19,21)
#000000
(0,0,0)

Tints of #EF6DAB

#EF6DAB
(239,109,171)
#F07AB2
(240,122,178)
#F187B9
(241,135,185)
#F294C0
(242,148,192)
#F3A1C7
(243,161,199)
#F4AECE
(244,174,206)
#F5BBD5
(245,187,213)
#F6C8DC
(246,200,220)
#F7D5E3
(247,213,227)
#F8E2EA
(248,226,234)
#F9EFF1
(249,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF6DAB color. Also use rgb(239,109,171) instead hex code.

Text Font Color

.myTextColor { color: #EF6DAB; }

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

This text font color is #EF6DAB.

Background Color

.myBgColor { background-color: #EF6DAB; }

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

This div background color is #EF6DAB.

Border color

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

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

This div border color is #EF6DAB.

Opacity

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

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

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

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

This text has shadow with #EF6DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF6DAB.

Preview

Color preview on black background

This text has color #EF6DAB on black background.


Color preview on white background

This text has color #EF6DAB on white background.


Black color preview on #EF6DAB background

This text has black color on #EF6DAB background.


White color preview on #EF6DAB background

This text has white color on #EF6DAB background.


Related colors

Complementary color

Complementary color for #hex is #109254.


I love getcolorcode.com

Triadic colors

1 #ABEF6D and #6DABEF with #EF6DAB are triadic colors.

2 #AB6DEF and #6DEFAB with #EF6DAB are triadic colors.