COLOR #ED95B5

HEX: #ED95B5 RGB: (237,149,181)

Renk bilgisi

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

RGB renk modeli

#ED95B5 color RGB value is (237,149,181).

RGB: (237,149,181) (93%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 149 of 255 = 58%
B 181 of 255 = 71%

237
149
181

R + G + B ~ 74%. #ED95B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 149 + 181 = 567 (100%)
R 237 of 567 ~ 41.8%
G 149 of 567 ~ 26.28%
B 181 of 567 ~ 31.92'%

%41.8
%26.28
%31.92

CMYK RENK MODELİ

#ED95B5 rengi CMYK tonu (0,37,24,7).

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

CMYK: (0,37,24,7)
C0M37Y24K7 (0%, 37%, 24%, 7%)
(0.00 / 0.37 / 0.24 / 0.07)

CMYK yüzdeleri

%0
%37.13
%23.63
%7.06

Codes

Color #ED95B5 in popluar color models

ED 95 B5
RGB 237 149 181
HSL 338° 70.97% 75.69%
HSB/HSV 338° 37.13% 92.94%
CMYK 0.00% 37.13% 23.63%
7.06%

Color #ED95B5 in popluar number systems.

HEX ED 95 B5
Decimal 237 149 181
Binary 11101101 10010101 10110101
Octal 355 225 265

Shades and tints

Shades of #ED95B5

#ED95B5
(237,149,181)
#D888A5
(216,136,165)
#C37B95
(195,123,149)
#AE6E85
(174,110,133)
#996175
(153,97,117)
#845465
(132,84,101)
#6F4755
(111,71,85)
#5A3A45
(90,58,69)
#452D35
(69,45,53)
#302025
(48,32,37)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #ED95B5

#ED95B5
(237,149,181)
#EE9EBB
(238,158,187)
#EFA7C1
(239,167,193)
#F0B0C7
(240,176,199)
#F1B9CD
(241,185,205)
#F2C2D3
(242,194,211)
#F3CBD9
(243,203,217)
#F4D4DF
(244,212,223)
#F5DDE5
(245,221,229)
#F6E6EB
(246,230,235)
#F7EFF1
(247,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED95B5; }

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

This text font color is #ED95B5.

Background Color

.myBgColor { background-color: #ED95B5; }

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

This div background color is #ED95B5.

Border color

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

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

This div border color is #ED95B5.

Opacity

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

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

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

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

This text has shadow with #ED95B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED95B5.

Preview

Color preview on black background

This text has color #ED95B5 on black background.


Color preview on white background

This text has color #ED95B5 on white background.


Black color preview on #ED95B5 background

This text has black color on #ED95B5 background.


White color preview on #ED95B5 background

This text has white color on #ED95B5 background.


Related colors

Complementary color

Complementary color for #hex is #126A4A.


I love getcolorcode.com

Triadic colors

1 #B5ED95 and #95B5ED with #ED95B5 are triadic colors.

2 #B595ED and #95EDB5 with #ED95B5 are triadic colors.