COLOR #CEA3B8

HEX: #CEA3B8 RGB: (206,163,184)

Color info

#CEA3B8 contains red, green and blue colors in about the same proportion. Web safe color of #CEA3B8 is #CC99CC (or #C9C).

RGB color model

#CEA3B8 color RGB value is (206,163,184).

RGB: (206,163,184) (81%, 64%, 72%)

RGB channels and saturation

R 206 of 255 = 81%
G 163 of 255 = 64%
B 184 of 255 = 72%

206
163
184

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

Portions of RGB colors in percentages

R + G + B = 206 + 163 + 184 = 553 (100%)
R 206 of 553 ~ 37.25%
G 163 of 553 ~ 29.48%
B 184 of 553 ~ 33.27'%

%37.25
%29.48
%33.27

CMYK color model

#CEA3B8 color CMYK value is (0,21,11,19).

  • cyan value is 0.00%
  • magenta value is 20.87%
  • yellow value is 10.68%
  • key color value is 19.22%

CMYK: (0,21,11,19)
C0M21Y11K19 (0%, 21%, 11%, 19%)
(0.00 / 0.21 / 0.11 / 0.19)

CMYK percentages

%0
%20.87
%10.68
%19.22

Codes

Color #CEA3B8 in popluar color models

CE A3 B8
RGB 206 163 184
HSL 331° 30.50% 72.35%
HSB/HSV 331° 20.87% 80.78%
CMYK 0.00% 20.87% 10.68%
19.22%

Color #CEA3B8 in popluar number systems.

HEX CE A3 B8
Decimal 206 163 184
Binary 11001110 10100011 10111000
Octal 316 243 270

Shades and tints

Shades of #CEA3B8

#CEA3B8
(206,163,184)
#BC95A8
(188,149,168)
#AA8798
(170,135,152)
#987988
(152,121,136)
#866B78
(134,107,120)
#745D68
(116,93,104)
#624F58
(98,79,88)
#504148
(80,65,72)
#3E3338
(62,51,56)
#2C2528
(44,37,40)
#1A1718
(26,23,24)
#000000
(0,0,0)

Tints of #CEA3B8

#CEA3B8
(206,163,184)
#D2ABBE
(210,171,190)
#D6B3C4
(214,179,196)
#DABBCA
(218,187,202)
#DEC3D0
(222,195,208)
#E2CBD6
(226,203,214)
#E6D3DC
(230,211,220)
#EADBE2
(234,219,226)
#EEE3E8
(238,227,232)
#F2EBEE
(242,235,238)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CEA3B8; }

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

This text font color is #CEA3B8.

Background Color

.myBgColor { background-color: #CEA3B8; }

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

This div background color is #CEA3B8.

Border color

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

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

This div border color is #CEA3B8.

Opacity

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

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

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

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

This text has shadow with #CEA3B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CEA3B8.

Preview

Color preview on black background

This text has color #CEA3B8 on black background.


Color preview on white background

This text has color #CEA3B8 on white background.


Black color preview on #CEA3B8 background

This text has black color on #CEA3B8 background.


White color preview on #CEA3B8 background

This text has white color on #CEA3B8 background.


Related colors

Complementary color

Complementary color for #hex is #315C47.


I love getcolorcode.com

Triadic colors

1 #B8CEA3 and #A3B8CE with #CEA3B8 are triadic colors.

2 #B8A3CE and #A3CEB8 with #CEA3B8 are triadic colors.