COLOR #EB77B7

HEX: #EB77B7 RGB: (235,119,183)

Color info

#EB77B7 contains mainly red and blue colors. Web safe color of #EB77B7 is #FF66CC (or #F6C).

RGB color model

#EB77B7 color RGB value is (235,119,183).

RGB: (235,119,183) (92%, 47%, 72%)

RGB channels and saturation

R 235 of 255 = 92%
G 119 of 255 = 47%
B 183 of 255 = 72%

235
119
183

R + G + B ~ 70%. #EB77B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 119 + 183 = 537 (100%)
R 235 of 537 ~ 43.76%
G 119 of 537 ~ 22.16%
B 183 of 537 ~ 34.08'%

%43.76
%22.16
%34.08

CMYK color model

#EB77B7 color CMYK value is (0,49,22,8).

  • cyan value is 0.00%
  • magenta value is 49.36%
  • yellow value is 22.13%
  • key color value is 7.84%

CMYK: (0,49,22,8)
C0M49Y22K8 (0%, 49%, 22%, 8%)
(0.00 / 0.49 / 0.22 / 0.08)

CMYK percentages

%0
%49.36
%22.13
%7.84

Codes

Color #EB77B7 in popluar color models

EB 77 B7
RGB 235 119 183
HSL 327° 74.36% 69.41%
HSB/HSV 327° 49.36% 92.16%
CMYK 0.00% 49.36% 22.13%
7.84%

Color #EB77B7 in popluar number systems.

HEX EB 77 B7
Decimal 235 119 183
Binary 11101011 1110111 10110111
Octal 353 167 267

Shades and tints

Shades of #EB77B7

#EB77B7
(235,119,183)
#D66DA7
(214,109,167)
#C16397
(193,99,151)
#AC5987
(172,89,135)
#974F77
(151,79,119)
#824567
(130,69,103)
#6D3B57
(109,59,87)
#583147
(88,49,71)
#432737
(67,39,55)
#2E1D27
(46,29,39)
#191317
(25,19,23)
#000000
(0,0,0)

Tints of #EB77B7

#EB77B7
(235,119,183)
#EC83BD
(236,131,189)
#ED8FC3
(237,143,195)
#EE9BC9
(238,155,201)
#EFA7CF
(239,167,207)
#F0B3D5
(240,179,213)
#F1BFDB
(241,191,219)
#F2CBE1
(242,203,225)
#F3D7E7
(243,215,231)
#F4E3ED
(244,227,237)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB77B7 color. Also use rgb(235,119,183) instead hex code.

Text Font Color

.myTextColor { color: #EB77B7; }

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

This text font color is #EB77B7.

Background Color

.myBgColor { background-color: #EB77B7; }

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

This div background color is #EB77B7.

Border color

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

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

This div border color is #EB77B7.

Opacity

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

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

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

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

This text has shadow with #EB77B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB77B7.

Preview

Color preview on black background

This text has color #EB77B7 on black background.


Color preview on white background

This text has color #EB77B7 on white background.


Black color preview on #EB77B7 background

This text has black color on #EB77B7 background.


White color preview on #EB77B7 background

This text has white color on #EB77B7 background.


Related colors

Complementary color

Complementary color for #hex is #148848.


I love getcolorcode.com

Triadic colors

1 #B7EB77 and #77B7EB with #EB77B7 are triadic colors.

2 #B777EB and #77EBB7 with #EB77B7 are triadic colors.