COLOR #ED6F90

HEX: #ED6F90 RGB: (237,111,144)

Renk bilgisi

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

RGB renk modeli

#ED6F90 color RGB value is (237,111,144).

RGB: (237,111,144) (93%, 44%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 111 of 255 = 44%
B 144 of 255 = 56%

237
111
144

R + G + B ~ 64%. #ED6F90 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 111 + 144 = 492 (100%)
R 237 of 492 ~ 48.17%
G 111 of 492 ~ 22.56%
B 144 of 492 ~ 29.27'%

%48.17
%22.56
%29.27

CMYK RENK MODELİ

#ED6F90 rengi CMYK tonu (0,53,39,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.16%
  • sarı tonu 39.24%
  • ana renk tonu 7.06%

CMYK: (0,53,39,7)
C0M53Y39K7 (0%, 53%, 39%, 7%)
(0.00 / 0.53 / 0.39 / 0.07)

CMYK yüzdeleri

%0
%53.16
%39.24
%7.06

Codes

Color #ED6F90 in popluar color models

ED 6F 90
RGB 237 111 144
HSL 344° 77.78% 68.24%
HSB/HSV 344° 53.16% 92.94%
CMYK 0.00% 53.16% 39.24%
7.06%

Color #ED6F90 in popluar number systems.

HEX ED 6F 90
Decimal 237 111 144
Binary 11101101 1101111 10010000
Octal 355 157 220

Shades and tints

Shades of #ED6F90

#ED6F90
(237,111,144)
#D86583
(216,101,131)
#C35B76
(195,91,118)
#AE5169
(174,81,105)
#99475C
(153,71,92)
#843D4F
(132,61,79)
#6F3342
(111,51,66)
#5A2935
(90,41,53)
#451F28
(69,31,40)
#30151B
(48,21,27)
#1B0B0E
(27,11,14)
#000000
(0,0,0)

Tints of #ED6F90

#ED6F90
(237,111,144)
#EE7C9A
(238,124,154)
#EF89A4
(239,137,164)
#F096AE
(240,150,174)
#F1A3B8
(241,163,184)
#F2B0C2
(242,176,194)
#F3BDCC
(243,189,204)
#F4CAD6
(244,202,214)
#F5D7E0
(245,215,224)
#F6E4EA
(246,228,234)
#F7F1F4
(247,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED6F90 color. Also use rgb(237,111,144) instead hex code.

Text Font Color

.myTextColor { color: #ED6F90; }

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

This text font color is #ED6F90.

Background Color

.myBgColor { background-color: #ED6F90; }

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

This div background color is #ED6F90.

Border color

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

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

This div border color is #ED6F90.

Opacity

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

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

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

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

This text has shadow with #ED6F90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED6F90.

Preview

Color preview on black background

This text has color #ED6F90 on black background.


Color preview on white background

This text has color #ED6F90 on white background.


Black color preview on #ED6F90 background

This text has black color on #ED6F90 background.


White color preview on #ED6F90 background

This text has white color on #ED6F90 background.


Related colors

Complementary color

Complementary color for #hex is #12906F.


I love getcolorcode.com

Triadic colors

1 #90ED6F and #6F90ED with #ED6F90 are triadic colors.

2 #906FED and #6FED90 with #ED6F90 are triadic colors.