COLOR #ED95C7

HEX: #ED95C7 RGB: (237,149,199)

Renk bilgisi

#ED95C7 contains mainly red and blue colors. #ED95C7 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#ED95C7 color RGB value is (237,149,199).

RGB: (237,149,199) (93%, 58%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 149 of 255 = 58%
B 199 of 255 = 78%

237
149
199

R + G + B ~ 76%. #ED95C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 149 + 199 = 585 (100%)
R 237 of 585 ~ 40.51%
G 149 of 585 ~ 25.47%
B 199 of 585 ~ 34.02'%

%40.51
%25.47
%34.02

CMYK RENK MODELİ

#ED95C7 rengi CMYK tonu (0,37,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.13%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (0,37,16,7)
C0M37Y16K7 (0%, 37%, 16%, 7%)
(0.00 / 0.37 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%37.13
%16.03
%7.06

Codes

Color #ED95C7 in popluar color models

ED 95 C7
RGB 237 149 199
HSL 326° 70.97% 75.69%
HSB/HSV 326° 37.13% 92.94%
CMYK 0.00% 37.13% 16.03%
7.06%

Color #ED95C7 in popluar number systems.

HEX ED 95 C7
Decimal 237 149 199
Binary 11101101 10010101 11000111
Octal 355 225 307

Shades and tints

Shades of #ED95C7

#ED95C7
(237,149,199)
#D888B5
(216,136,181)
#C37BA3
(195,123,163)
#AE6E91
(174,110,145)
#99617F
(153,97,127)
#84546D
(132,84,109)
#6F475B
(111,71,91)
#5A3A49
(90,58,73)
#452D37
(69,45,55)
#302025
(48,32,37)
#1B1313
(27,19,19)
#000000
(0,0,0)

Tints of #ED95C7

#ED95C7
(237,149,199)
#EE9ECC
(238,158,204)
#EFA7D1
(239,167,209)
#F0B0D6
(240,176,214)
#F1B9DB
(241,185,219)
#F2C2E0
(242,194,224)
#F3CBE5
(243,203,229)
#F4D4EA
(244,212,234)
#F5DDEF
(245,221,239)
#F6E6F4
(246,230,244)
#F7EFF9
(247,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED95C7 color. Also use rgb(237,149,199) instead hex code.

Text Font Color

.myTextColor { color: #ED95C7; }

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

This text font color is #ED95C7.

Background Color

.myBgColor { background-color: #ED95C7; }

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

This div background color is #ED95C7.

Border color

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

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

This div border color is #ED95C7.

Opacity

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

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

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

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

This text has shadow with #ED95C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED95C7.

Preview

Color preview on black background

This text has color #ED95C7 on black background.


Color preview on white background

This text has color #ED95C7 on white background.


Black color preview on #ED95C7 background

This text has black color on #ED95C7 background.


White color preview on #ED95C7 background

This text has white color on #ED95C7 background.


Related colors

Complementary color

Complementary color for #hex is #126A38.


I love getcolorcode.com

Triadic colors

1 #C7ED95 and #95C7ED with #ED95C7 are triadic colors.

2 #C795ED and #95EDC7 with #ED95C7 are triadic colors.