COLOR #ED63B5

HEX: #ED63B5 RGB: (237,99,181)

Renk bilgisi

#ED63B5 contains mainly red and blue colors. #ED63B5 ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#ED63B5 color RGB value is (237,99,181).

RGB: (237,99,181) (93%, 39%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 99 of 255 = 39%
B 181 of 255 = 71%

237
99
181

R + G + B ~ 68%. #ED63B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 99 + 181 = 517 (100%)
R 237 of 517 ~ 45.84%
G 99 of 517 ~ 19.15%
B 181 of 517 ~ 35.01'%

%45.84
%19.15
%35.01

CMYK RENK MODELİ

#ED63B5 rengi CMYK tonu (0,58,24,7).

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

CMYK: (0,58,24,7)
C0M58Y24K7 (0%, 58%, 24%, 7%)
(0.00 / 0.58 / 0.24 / 0.07)

CMYK yüzdeleri

%0
%58.23
%23.63
%7.06

Codes

Color #ED63B5 in popluar color models

ED 63 B5
RGB 237 99 181
HSL 324° 79.31% 65.88%
HSB/HSV 324° 58.23% 92.94%
CMYK 0.00% 58.23% 23.63%
7.06%

Color #ED63B5 in popluar number systems.

HEX ED 63 B5
Decimal 237 99 181
Binary 11101101 1100011 10110101
Octal 355 143 265

Shades and tints

Shades of #ED63B5

#ED63B5
(237,99,181)
#D85AA5
(216,90,165)
#C35195
(195,81,149)
#AE4885
(174,72,133)
#993F75
(153,63,117)
#843665
(132,54,101)
#6F2D55
(111,45,85)
#5A2445
(90,36,69)
#451B35
(69,27,53)
#301225
(48,18,37)
#1B0915
(27,9,21)
#000000
(0,0,0)

Tints of #ED63B5

#ED63B5
(237,99,181)
#EE71BB
(238,113,187)
#EF7FC1
(239,127,193)
#F08DC7
(240,141,199)
#F19BCD
(241,155,205)
#F2A9D3
(242,169,211)
#F3B7D9
(243,183,217)
#F4C5DF
(244,197,223)
#F5D3E5
(245,211,229)
#F6E1EB
(246,225,235)
#F7EFF1
(247,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED63B5; }

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

This text font color is #ED63B5.

Background Color

.myBgColor { background-color: #ED63B5; }

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

This div background color is #ED63B5.

Border color

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

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

This div border color is #ED63B5.

Opacity

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

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

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

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

This text has shadow with #ED63B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED63B5.

Preview

Color preview on black background

This text has color #ED63B5 on black background.


Color preview on white background

This text has color #ED63B5 on white background.


Black color preview on #ED63B5 background

This text has black color on #ED63B5 background.


White color preview on #ED63B5 background

This text has white color on #ED63B5 background.


Related colors

Complementary color

Complementary color for #hex is #129C4A.


I love getcolorcode.com

Triadic colors

1 #B5ED63 and #63B5ED with #ED63B5 are triadic colors.

2 #B563ED and #63EDB5 with #ED63B5 are triadic colors.