COLOR #EB90C6

HEX: #EB90C6 RGB: (235,144,198)

Color info

#EB90C6 contains mainly red and blue colors. Web safe color of #EB90C6 is #FF99CC (or #F9C).

RGB color model

#EB90C6 color RGB value is (235,144,198).

RGB: (235,144,198) (92%, 56%, 78%)

RGB channels and saturation

R 235 of 255 = 92%
G 144 of 255 = 56%
B 198 of 255 = 78%

235
144
198

R + G + B ~ 75%. #EB90C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 144 + 198 = 577 (100%)
R 235 of 577 ~ 40.73%
G 144 of 577 ~ 24.96%
B 198 of 577 ~ 34.32'%

%40.73
%24.96
%34.32

CMYK color model

#EB90C6 color CMYK value is (0,39,16,8).

  • cyan value is 0.00%
  • magenta value is 38.72%
  • yellow value is 15.74%
  • key color value is 7.84%

CMYK: (0,39,16,8)
C0M39Y16K8 (0%, 39%, 16%, 8%)
(0.00 / 0.39 / 0.16 / 0.08)

CMYK percentages

%0
%38.72
%15.74
%7.84

Codes

Color #EB90C6 in popluar color models

EB 90 C6
RGB 235 144 198
HSL 324° 69.47% 74.31%
HSB/HSV 324° 38.72% 92.16%
CMYK 0.00% 38.72% 15.74%
7.84%

Color #EB90C6 in popluar number systems.

HEX EB 90 C6
Decimal 235 144 198
Binary 11101011 10010000 11000110
Octal 353 220 306

Shades and tints

Shades of #EB90C6

#EB90C6
(235,144,198)
#D683B4
(214,131,180)
#C176A2
(193,118,162)
#AC6990
(172,105,144)
#975C7E
(151,92,126)
#824F6C
(130,79,108)
#6D425A
(109,66,90)
#583548
(88,53,72)
#432836
(67,40,54)
#2E1B24
(46,27,36)
#190E12
(25,14,18)
#000000
(0,0,0)

Tints of #EB90C6

#EB90C6
(235,144,198)
#EC9ACB
(236,154,203)
#EDA4D0
(237,164,208)
#EEAED5
(238,174,213)
#EFB8DA
(239,184,218)
#F0C2DF
(240,194,223)
#F1CCE4
(241,204,228)
#F2D6E9
(242,214,233)
#F3E0EE
(243,224,238)
#F4EAF3
(244,234,243)
#F5F4F8
(245,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB90C6 color. Also use rgb(235,144,198) instead hex code.

Text Font Color

.myTextColor { color: #EB90C6; }

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

This text font color is #EB90C6.

Background Color

.myBgColor { background-color: #EB90C6; }

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

This div background color is #EB90C6.

Border color

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

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

This div border color is #EB90C6.

Opacity

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

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

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

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

This text has shadow with #EB90C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB90C6.

Preview

Color preview on black background

This text has color #EB90C6 on black background.


Color preview on white background

This text has color #EB90C6 on white background.


Black color preview on #EB90C6 background

This text has black color on #EB90C6 background.


White color preview on #EB90C6 background

This text has white color on #EB90C6 background.


Related colors

Complementary color

Complementary color for #hex is #146F39.


I love getcolorcode.com

Triadic colors

1 #C6EB90 and #90C6EB with #EB90C6 are triadic colors.

2 #C690EB and #90EBC6 with #EB90C6 are triadic colors.