COLOR #EF61DB

HEX: #EF61DB RGB: (239,97,219)

Renk bilgisi

#EF61DB contains mainly red and blue colors. #EF61DB ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#EF61DB color RGB value is (239,97,219).

RGB: (239,97,219) (94%, 38%, 86%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 97 of 255 = 38%
B 219 of 255 = 86%

239
97
219

R + G + B ~ 73%. #EF61DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 97 + 219 = 555 (100%)
R 239 of 555 ~ 43.06%
G 97 of 555 ~ 17.48%
B 219 of 555 ~ 39.46'%

%43.06
%17.48
%39.46

CMYK RENK MODELİ

#EF61DB rengi CMYK tonu (0,59,8,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.41%
  • sarı tonu 8.37%
  • ana renk tonu 6.27%

CMYK: (0,59,8,6)
C0M59Y8K6 (0%, 59%, 8%, 6%)
(0.00 / 0.59 / 0.08 / 0.06)

CMYK yüzdeleri

%0
%59.41
%8.37
%6.27

Codes

Color #EF61DB in popluar color models

EF 61 DB
RGB 239 97 219
HSL 308° 81.61% 65.88%
HSB/HSV 308° 59.41% 93.73%
CMYK 0.00% 59.41% 8.37%
6.27%

Color #EF61DB in popluar number systems.

HEX EF 61 DB
Decimal 239 97 219
Binary 11101111 1100001 11011011
Octal 357 141 333

Shades and tints

Shades of #EF61DB

#EF61DB
(239,97,219)
#DA59C8
(218,89,200)
#C551B5
(197,81,181)
#B049A2
(176,73,162)
#9B418F
(155,65,143)
#86397C
(134,57,124)
#713169
(113,49,105)
#5C2956
(92,41,86)
#472143
(71,33,67)
#321930
(50,25,48)
#1D111D
(29,17,29)
#000000
(0,0,0)

Tints of #EF61DB

#EF61DB
(239,97,219)
#F06FDE
(240,111,222)
#F17DE1
(241,125,225)
#F28BE4
(242,139,228)
#F399E7
(243,153,231)
#F4A7EA
(244,167,234)
#F5B5ED
(245,181,237)
#F6C3F0
(246,195,240)
#F7D1F3
(247,209,243)
#F8DFF6
(248,223,246)
#F9EDF9
(249,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF61DB color. Also use rgb(239,97,219) instead hex code.

Text Font Color

.myTextColor { color: #EF61DB; }

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

This text font color is #EF61DB.

Background Color

.myBgColor { background-color: #EF61DB; }

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

This div background color is #EF61DB.

Border color

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

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

This div border color is #EF61DB.

Opacity

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

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

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

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

This text has shadow with #EF61DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF61DB.

Preview

Color preview on black background

This text has color #EF61DB on black background.


Color preview on white background

This text has color #EF61DB on white background.


Black color preview on #EF61DB background

This text has black color on #EF61DB background.


White color preview on #EF61DB background

This text has white color on #EF61DB background.


Related colors

Complementary color

Complementary color for #hex is #109E24.


I love getcolorcode.com

Triadic colors

1 #DBEF61 and #61DBEF with #EF61DB are triadic colors.

2 #DB61EF and #61EFDB with #EF61DB are triadic colors.