COLOR #CE90CE

HEX: #CE90CE RGB: (206,144,206)

Color info

#CE90CE contains mainly red and blue colors. Web safe color of #CE90CE is #CC99CC (or #C9C).

RGB color model

#CE90CE color RGB value is (206,144,206).

RGB: (206,144,206) (81%, 56%, 81%)

RGB channels and saturation

R 206 of 255 = 81%
G 144 of 255 = 56%
B 206 of 255 = 81%

206
144
206

R + G + B ~ 73%. #CE90CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 206 + 144 + 206 = 556 (100%)
R 206 of 556 ~ 37.05%
G 144 of 556 ~ 25.9%
B 206 of 556 ~ 37.05'%

%37.05
%25.9
%37.05

CMYK color model

#CE90CE color CMYK value is (0,30,0,19).

  • cyan value is 0.00%
  • magenta value is 30.10%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (0,30,0,19)
C0M30Y0K19 (0%, 30%, 0%, 19%)
(0.00 / 0.30 / 0.00 / 0.19)

CMYK percentages

%0
%30.1
%0
%19.22

Codes

Color #CE90CE in popluar color models

CE 90 CE
RGB 206 144 206
HSL 300° 38.75% 68.63%
HSB/HSV 300° 30.10% 80.78%
CMYK 0.00% 30.10% 0.00%
19.22%

Color #CE90CE in popluar number systems.

HEX CE 90 CE
Decimal 206 144 206
Binary 11001110 10010000 11001110
Octal 316 220 316

Shades and tints

Shades of #CE90CE

#CE90CE
(206,144,206)
#BC83BC
(188,131,188)
#AA76AA
(170,118,170)
#986998
(152,105,152)
#865C86
(134,92,134)
#744F74
(116,79,116)
#624262
(98,66,98)
#503550
(80,53,80)
#3E283E
(62,40,62)
#2C1B2C
(44,27,44)
#1A0E1A
(26,14,26)
#000000
(0,0,0)

Tints of #CE90CE

#CE90CE
(206,144,206)
#D29AD2
(210,154,210)
#D6A4D6
(214,164,214)
#DAAEDA
(218,174,218)
#DEB8DE
(222,184,222)
#E2C2E2
(226,194,226)
#E6CCE6
(230,204,230)
#EAD6EA
(234,214,234)
#EEE0EE
(238,224,238)
#F2EAF2
(242,234,242)
#F6F4F6
(246,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CE90CE; }

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

This text font color is #CE90CE.

Background Color

.myBgColor { background-color: #CE90CE; }

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

This div background color is #CE90CE.

Border color

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

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

This div border color is #CE90CE.

Opacity

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

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

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

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

This text has shadow with #CE90CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CE90CE.

Preview

Color preview on black background

This text has color #CE90CE on black background.


Color preview on white background

This text has color #CE90CE on white background.


Black color preview on #CE90CE background

This text has black color on #CE90CE background.


White color preview on #CE90CE background

This text has white color on #CE90CE background.


Related colors

Complementary color

Complementary color for #hex is #316F31.


I love getcolorcode.com

Triadic colors

1 #CECE90 and #90CECE with #CE90CE are triadic colors.

2 #CE90CE and #90CECE with #CE90CE are triadic colors.