COLOR #EC6093

HEX: #EC6093 RGB: (236,96,147)

Renk bilgisi

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

RGB renk modeli

#EC6093 color RGB value is (236,96,147).

RGB: (236,96,147) (93%, 38%, 58%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 96 of 255 = 38%
B 147 of 255 = 58%

236
96
147

R + G + B ~ 63%. #EC6093 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 96 + 147 = 479 (100%)
R 236 of 479 ~ 49.27%
G 96 of 479 ~ 20.04%
B 147 of 479 ~ 30.69'%

%49.27
%20.04
%30.69

CMYK RENK MODELİ

#EC6093 rengi CMYK tonu (0,59,38,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.32%
  • sarı tonu 37.71%
  • ana renk tonu 7.45%

CMYK: (0,59,38,7)
C0M59Y38K7 (0%, 59%, 38%, 7%)
(0.00 / 0.59 / 0.38 / 0.07)

CMYK yüzdeleri

%0
%59.32
%37.71
%7.45

Codes

Color #EC6093 in popluar color models

EC 60 93
RGB 236 96 147
HSL 338° 78.65% 65.10%
HSB/HSV 338° 59.32% 92.55%
CMYK 0.00% 59.32% 37.71%
7.45%

Color #EC6093 in popluar number systems.

HEX EC 60 93
Decimal 236 96 147
Binary 11101100 1100000 10010011
Octal 354 140 223

Shades and tints

Shades of #EC6093

#EC6093
(236,96,147)
#D75886
(215,88,134)
#C25079
(194,80,121)
#AD486C
(173,72,108)
#98405F
(152,64,95)
#833852
(131,56,82)
#6E3045
(110,48,69)
#592838
(89,40,56)
#44202B
(68,32,43)
#2F181E
(47,24,30)
#1A1011
(26,16,17)
#000000
(0,0,0)

Tints of #EC6093

#EC6093
(236,96,147)
#ED6E9C
(237,110,156)
#EE7CA5
(238,124,165)
#EF8AAE
(239,138,174)
#F098B7
(240,152,183)
#F1A6C0
(241,166,192)
#F2B4C9
(242,180,201)
#F3C2D2
(243,194,210)
#F4D0DB
(244,208,219)
#F5DEE4
(245,222,228)
#F6ECED
(246,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC6093 color. Also use rgb(236,96,147) instead hex code.

Text Font Color

.myTextColor { color: #EC6093; }

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

This text font color is #EC6093.

Background Color

.myBgColor { background-color: #EC6093; }

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

This div background color is #EC6093.

Border color

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

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

This div border color is #EC6093.

Opacity

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

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

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

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

This text has shadow with #EC6093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC6093.

Preview

Color preview on black background

This text has color #EC6093 on black background.


Color preview on white background

This text has color #EC6093 on white background.


Black color preview on #EC6093 background

This text has black color on #EC6093 background.


White color preview on #EC6093 background

This text has white color on #EC6093 background.


Related colors

Complementary color

Complementary color for #hex is #139F6C.


I love getcolorcode.com

Triadic colors

1 #93EC60 and #6093EC with #EC6093 are triadic colors.

2 #9360EC and #60EC93 with #EC6093 are triadic colors.