COLOR #EE7DB0

HEX: #EE7DB0 RGB: (238,125,176)

Renk bilgisi

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

RGB renk modeli

#EE7DB0 color RGB value is (238,125,176).

RGB: (238,125,176) (93%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 125 of 255 = 49%
B 176 of 255 = 69%

238
125
176

R + G + B ~ 70%. #EE7DB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 125 + 176 = 539 (100%)
R 238 of 539 ~ 44.16%
G 125 of 539 ~ 23.19%
B 176 of 539 ~ 32.65'%

%44.16
%23.19
%32.65

CMYK RENK MODELİ

#EE7DB0 rengi CMYK tonu (0,47,26,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.48%
  • sarı tonu 26.05%
  • ana renk tonu 6.67%

CMYK: (0,47,26,7)
C0M47Y26K7 (0%, 47%, 26%, 7%)
(0.00 / 0.47 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%47.48
%26.05
%6.67

Codes

Color #EE7DB0 in popluar color models

EE 7D B0
RGB 238 125 176
HSL 333° 76.87% 71.18%
HSB/HSV 333° 47.48% 93.33%
CMYK 0.00% 47.48% 26.05%
6.67%

Color #EE7DB0 in popluar number systems.

HEX EE 7D B0
Decimal 238 125 176
Binary 11101110 1111101 10110000
Octal 356 175 260

Shades and tints

Shades of #EE7DB0

#EE7DB0
(238,125,176)
#D972A0
(217,114,160)
#C46790
(196,103,144)
#AF5C80
(175,92,128)
#9A5170
(154,81,112)
#854660
(133,70,96)
#703B50
(112,59,80)
#5B3040
(91,48,64)
#462530
(70,37,48)
#311A20
(49,26,32)
#1C0F10
(28,15,16)
#000000
(0,0,0)

Tints of #EE7DB0

#EE7DB0
(238,125,176)
#EF88B7
(239,136,183)
#F093BE
(240,147,190)
#F19EC5
(241,158,197)
#F2A9CC
(242,169,204)
#F3B4D3
(243,180,211)
#F4BFDA
(244,191,218)
#F5CAE1
(245,202,225)
#F6D5E8
(246,213,232)
#F7E0EF
(247,224,239)
#F8EBF6
(248,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE7DB0 color. Also use rgb(238,125,176) instead hex code.

Text Font Color

.myTextColor { color: #EE7DB0; }

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

This text font color is #EE7DB0.

Background Color

.myBgColor { background-color: #EE7DB0; }

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

This div background color is #EE7DB0.

Border color

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

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

This div border color is #EE7DB0.

Opacity

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

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

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

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

This text has shadow with #EE7DB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE7DB0.

Preview

Color preview on black background

This text has color #EE7DB0 on black background.


Color preview on white background

This text has color #EE7DB0 on white background.


Black color preview on #EE7DB0 background

This text has black color on #EE7DB0 background.


White color preview on #EE7DB0 background

This text has white color on #EE7DB0 background.


Related colors

Complementary color

Complementary color for #hex is #11824F.


I love getcolorcode.com

Triadic colors

1 #B0EE7D and #7DB0EE with #EE7DB0 are triadic colors.

2 #B07DEE and #7DEEB0 with #EE7DB0 are triadic colors.