COLOR #EB6DCB

HEX: #EB6DCB RGB: (235,109,203)

Color info

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

RGB color model

#EB6DCB color RGB value is (235,109,203).

RGB: (235,109,203) (92%, 43%, 80%)

RGB channels and saturation

R 235 of 255 = 92%
G 109 of 255 = 43%
B 203 of 255 = 80%

235
109
203

R + G + B ~ 72%. #EB6DCB is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 109 + 203 = 547 (100%)
R 235 of 547 ~ 42.96%
G 109 of 547 ~ 19.93%
B 203 of 547 ~ 37.11'%

%42.96
%19.93
%37.11

CMYK color model

#EB6DCB color CMYK value is (0,54,14,8).

  • cyan value is 0.00%
  • magenta value is 53.62%
  • yellow value is 13.62%
  • key color value is 7.84%
CMYK: (0,54,14,8) C0M54Y14K8 (0%,54%,14%,8%) (0.00/0.54/0.14/0.08) 

CMYK percentages

%0
%53.62
%13.62
%7.84

Codes

Color #EB6DCB in popluar color models

EB 6D CB
RGB 235 109 203
HSL 315° 75.90% 67.45%
HSB/HSV 315° 53.62% 92.16%
CMYK 0.00% 53.62% 13.62%
7.84%

Color #EB6DCB in popluar number systems.

HEX EB 6D CB
Decimal 235 109 203
Binary 11101011 1101101 11001011
Octal 353 155 313

Shades and tints

Shades of #EB6DCB

#EB6DCB
(235,109,203)
#D664B9
(214,100,185)
#C15BA7
(193,91,167)
#AC5295
(172,82,149)
#974983
(151,73,131)
#824071
(130,64,113)
#6D375F
(109,55,95)
#582E4D
(88,46,77)
#43253B
(67,37,59)
#2E1C29
(46,28,41)
#191317
(25,19,23)
#000000
(0,0,0)

Tints of #EB6DCB

#EB6DCB
(235,109,203)
#EC7ACF
(236,122,207)
#ED87D3
(237,135,211)
#EE94D7
(238,148,215)
#EFA1DB
(239,161,219)
#F0AEDF
(240,174,223)
#F1BBE3
(241,187,227)
#F2C8E7
(242,200,231)
#F3D5EB
(243,213,235)
#F4E2EF
(244,226,239)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB6DCB color. Also use rgb(235,109,203) instead hex code.

Text Font Color

.myTextColor { color: #EB6DCB; }

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

This text font color is #EB6DCB.

Background Color

.myBgColor { background-color: #EB6DCB; }

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

This div background color is #EB6DCB.

Border color

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

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

This div border color is #EB6DCB.

Opacity

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

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

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

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

This text has shadow with #EB6DCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB6DCB.

Preview

Color preview on black background

This text has color #EB6DCB on black background.


Color preview on white background

This text has color #EB6DCB on white background.


Black color preview on #EB6DCB background

This text has black color on #EB6DCB background.


White color preview on #EB6DCB background

This text has white color on #EB6DCB background.


Related colors

Complementary color

Complementary color for #hex is #149234.


I love getcolorcode.com

Triadic colors

1 #CBEB6D and #6DCBEB with #EB6DCB are triadic colors.

2 #CB6DEB and #6DEBCB with #EB6DCB are triadic colors.