COLOR #C18D9E

HEX: #C18D9E RGB: (193,141,158)

Color info

#C18D9E contains red, green and blue colors in about the same proportion. Web safe color of #C18D9E is #CC9999 (or #C99).

RGB color model

#C18D9E color RGB value is (193,141,158).

RGB: (193,141,158) (76%, 55%, 62%)

RGB channels and saturation

R 193 of 255 = 76%
G 141 of 255 = 55%
B 158 of 255 = 62%

193
141
158

R + G + B ~ 64%. #C18D9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 141 + 158 = 492 (100%)
R 193 of 492 ~ 39.23%
G 141 of 492 ~ 28.66%
B 158 of 492 ~ 32.11'%

%39.23
%28.66
%32.11

CMYK color model

#C18D9E color CMYK value is (0,27,18,24).

  • cyan value is 0.00%
  • magenta value is 26.94%
  • yellow value is 18.13%
  • key color value is 24.31%

CMYK: (0,27,18,24)
C0M27Y18K24 (0%, 27%, 18%, 24%)
(0.00 / 0.27 / 0.18 / 0.24)

CMYK percentages

%0
%26.94
%18.13
%24.31

Codes

Color #C18D9E in popluar color models

C1 8D 9E
RGB 193 141 158
HSL 340° 29.55% 65.49%
HSB/HSV 340° 26.94% 75.69%
CMYK 0.00% 26.94% 18.13%
24.31%

Color #C18D9E in popluar number systems.

HEX C1 8D 9E
Decimal 193 141 158
Binary 11000001 10001101 10011110
Octal 301 215 236

Shades and tints

Shades of #C18D9E

#C18D9E
(193,141,158)
#B08190
(176,129,144)
#9F7582
(159,117,130)
#8E6974
(142,105,116)
#7D5D66
(125,93,102)
#6C5158
(108,81,88)
#5B454A
(91,69,74)
#4A393C
(74,57,60)
#392D2E
(57,45,46)
#282120
(40,33,32)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #C18D9E

#C18D9E
(193,141,158)
#C697A6
(198,151,166)
#CBA1AE
(203,161,174)
#D0ABB6
(208,171,182)
#D5B5BE
(213,181,190)
#DABFC6
(218,191,198)
#DFC9CE
(223,201,206)
#E4D3D6
(228,211,214)
#E9DDDE
(233,221,222)
#EEE7E6
(238,231,230)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C18D9E color. Also use rgb(193,141,158) instead hex code.

Text Font Color

.myTextColor { color: #C18D9E; }

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

This text font color is #C18D9E.

Background Color

.myBgColor { background-color: #C18D9E; }

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

This div background color is #C18D9E.

Border color

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

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

This div border color is #C18D9E.

Opacity

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

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

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

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

This text has shadow with #C18D9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C18D9E.

Preview

Color preview on black background

This text has color #C18D9E on black background.


Color preview on white background

This text has color #C18D9E on white background.


Black color preview on #C18D9E background

This text has black color on #C18D9E background.


White color preview on #C18D9E background

This text has white color on #C18D9E background.


Related colors

Complementary color

Complementary color for #hex is #3E7261.


I love getcolorcode.com

Triadic colors

1 #9EC18D and #8D9EC1 with #C18D9E are triadic colors.

2 #9E8DC1 and #8DC19E with #C18D9E are triadic colors.