COLOR #EBE0EB

HEX: #EBE0EB RGB: (235,224,235)

Color info

#EBE0EB contains red, green and blue colors in about the same proportion. Web safe color of #EBE0EB is #FFCCFF (or #FCF).

RGB color model

#EBE0EB color RGB value is (235,224,235).

RGB: (235,224,235) (92%, 88%, 92%)

RGB channels and saturation

R 235 of 255 = 92%
G 224 of 255 = 88%
B 235 of 255 = 92%

235
224
235

R + G + B ~ 91%. #EBE0EB is light color.

Portions of RGB colors in percentages

R + G + B = 235 + 224 + 235 = 694 (100%)
R 235 of 694 ~ 33.86%
G 224 of 694 ~ 32.28%
B 235 of 694 ~ 33.86'%

%33.86
%32.28
%33.86

CMYK color model

#EBE0EB color CMYK value is (0,5,0,8).

  • cyan value is 0.00%
  • magenta value is 4.68%
  • yellow value is 0.00%
  • key color value is 7.84%

CMYK: (0,5,0,8)
C0M5Y0K8 (0%, 5%, 0%, 8%)
(0.00 / 0.05 / 0.00 / 0.08)

CMYK percentages

%0
%4.68
%0
%7.84

Codes

Color #EBE0EB in popluar color models

EB E0 EB
RGB 235 224 235
HSL 300° 21.57% 90.00%
HSB/HSV 300° 4.68% 92.16%
CMYK 0.00% 4.68% 0.00%
7.84%

Color #EBE0EB in popluar number systems.

HEX EB E0 EB
Decimal 235 224 235
Binary 11101011 11100000 11101011
Octal 353 340 353

Shades and tints

Shades of #EBE0EB

#EBE0EB
(235,224,235)
#D6CCD6
(214,204,214)
#C1B8C1
(193,184,193)
#ACA4AC
(172,164,172)
#979097
(151,144,151)
#827C82
(130,124,130)
#6D686D
(109,104,109)
#585458
(88,84,88)
#434043
(67,64,67)
#2E2C2E
(46,44,46)
#191819
(25,24,25)
#000000
(0,0,0)

Tints of #EBE0EB

#EBE0EB
(235,224,235)
#ECE2EC
(236,226,236)
#EDE4ED
(237,228,237)
#EEE6EE
(238,230,238)
#EFE8EF
(239,232,239)
#F0EAF0
(240,234,240)
#F1ECF1
(241,236,241)
#F2EEF2
(242,238,242)
#F3F0F3
(243,240,243)
#F4F2F4
(244,242,244)
#F5F4F5
(245,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBE0EB; }

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

This text font color is #EBE0EB.

Background Color

.myBgColor { background-color: #EBE0EB; }

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

This div background color is #EBE0EB.

Border color

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

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

This div border color is #EBE0EB.

Opacity

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

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

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

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

This text has shadow with #EBE0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBE0EB.

Preview

Color preview on black background

This text has color #EBE0EB on black background.


Color preview on white background

This text has color #EBE0EB on white background.


Black color preview on #EBE0EB background

This text has black color on #EBE0EB background.


White color preview on #EBE0EB background

This text has white color on #EBE0EB background.


Related colors

Complementary color

Complementary color for #hex is #141F14.


I love getcolorcode.com

Triadic colors

1 #EBEBE0 and #E0EBEB with #EBE0EB are triadic colors.

2 #EBE0EB and #E0EBEB with #EBE0EB are triadic colors.