COLOR #EC6B9F

HEX: #EC6B9F RGB: (236,107,159)

Renk bilgisi

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

RGB renk modeli

#EC6B9F color RGB value is (236,107,159).

RGB: (236,107,159) (93%, 42%, 62%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 107 of 255 = 42%
B 159 of 255 = 62%

236
107
159

R + G + B ~ 66%. #EC6B9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 107 + 159 = 502 (100%)
R 236 of 502 ~ 47.01%
G 107 of 502 ~ 21.31%
B 159 of 502 ~ 31.67'%

%47.01
%21.31
%31.67

CMYK RENK MODELİ

#EC6B9F rengi CMYK tonu (0,55,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.66%
  • sarı tonu 32.63%
  • ana renk tonu 7.45%

CMYK: (0,55,33,7)
C0M55Y33K7 (0%, 55%, 33%, 7%)
(0.00 / 0.55 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%54.66
%32.63
%7.45

Codes

Color #EC6B9F in popluar color models

EC 6B 9F
RGB 236 107 159
HSL 336° 77.25% 67.25%
HSB/HSV 336° 54.66% 92.55%
CMYK 0.00% 54.66% 32.63%
7.45%

Color #EC6B9F in popluar number systems.

HEX EC 6B 9F
Decimal 236 107 159
Binary 11101100 1101011 10011111
Octal 354 153 237

Shades and tints

Shades of #EC6B9F

#EC6B9F
(236,107,159)
#D76291
(215,98,145)
#C25983
(194,89,131)
#AD5075
(173,80,117)
#984767
(152,71,103)
#833E59
(131,62,89)
#6E354B
(110,53,75)
#592C3D
(89,44,61)
#44232F
(68,35,47)
#2F1A21
(47,26,33)
#1A1113
(26,17,19)
#000000
(0,0,0)

Tints of #EC6B9F

#EC6B9F
(236,107,159)
#ED78A7
(237,120,167)
#EE85AF
(238,133,175)
#EF92B7
(239,146,183)
#F09FBF
(240,159,191)
#F1ACC7
(241,172,199)
#F2B9CF
(242,185,207)
#F3C6D7
(243,198,215)
#F4D3DF
(244,211,223)
#F5E0E7
(245,224,231)
#F6EDEF
(246,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC6B9F color. Also use rgb(236,107,159) instead hex code.

Text Font Color

.myTextColor { color: #EC6B9F; }

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

This text font color is #EC6B9F.

Background Color

.myBgColor { background-color: #EC6B9F; }

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

This div background color is #EC6B9F.

Border color

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

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

This div border color is #EC6B9F.

Opacity

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

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

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

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

This text has shadow with #EC6B9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC6B9F.

Preview

Color preview on black background

This text has color #EC6B9F on black background.


Color preview on white background

This text has color #EC6B9F on white background.


Black color preview on #EC6B9F background

This text has black color on #EC6B9F background.


White color preview on #EC6B9F background

This text has white color on #EC6B9F background.


Related colors

Complementary color

Complementary color for #hex is #139460.


I love getcolorcode.com

Triadic colors

1 #9FEC6B and #6B9FEC with #EC6B9F are triadic colors.

2 #9F6BEC and #6BEC9F with #EC6B9F are triadic colors.