COLOR #C38E96

HEX: #C38E96 RGB: (195,142,150)

Color info

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

RGB color model

#C38E96 color RGB value is (195,142,150).

RGB: (195,142,150) (76%, 56%, 59%)

RGB channels and saturation

R 195 of 255 = 76%
G 142 of 255 = 56%
B 150 of 255 = 59%

195
142
150

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

Portions of RGB colors in percentages

R + G + B = 195 + 142 + 150 = 487 (100%)
R 195 of 487 ~ 40.04%
G 142 of 487 ~ 29.16%
B 150 of 487 ~ 30.8'%

%40.04
%29.16
%30.8

CMYK color model

#C38E96 color CMYK value is (0,27,23,24).

  • cyan value is 0.00%
  • magenta value is 27.18%
  • yellow value is 23.08%
  • key color value is 23.53%
CMYK: (0,27,23,24) C0M27Y23K24 (0%,27%,23%,24%) (0.00/0.27/0.23/0.24) 

CMYK percentages

%0
%27.18
%23.08
%23.53

Codes

Color #C38E96 in popluar color models

C3 8E 96
RGB 195 142 150
HSL 351° 30.64% 66.08%
HSB/HSV 351° 27.18% 76.47%
CMYK 0.00% 27.18% 23.08%
23.53%

Color #C38E96 in popluar number systems.

HEX C3 8E 96
Decimal 195 142 150
Binary 11000011 10001110 10010110
Octal 303 216 226

Shades and tints

Shades of #C38E96

#C38E96
(195,142,150)
#B28289
(178,130,137)
#A1767C
(161,118,124)
#906A6F
(144,106,111)
#7F5E62
(127,94,98)
#6E5255
(110,82,85)
#5D4648
(93,70,72)
#4C3A3B
(76,58,59)
#3B2E2E
(59,46,46)
#2A2221
(42,34,33)
#191614
(25,22,20)
#000000
(0,0,0)

Tints of #C38E96

#C38E96
(195,142,150)
#C8989F
(200,152,159)
#CDA2A8
(205,162,168)
#D2ACB1
(210,172,177)
#D7B6BA
(215,182,186)
#DCC0C3
(220,192,195)
#E1CACC
(225,202,204)
#E6D4D5
(230,212,213)
#EBDEDE
(235,222,222)
#F0E8E7
(240,232,231)
#F5F2F0
(245,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38E96 color. Also use rgb(195,142,150) instead hex code.

Text Font Color

.myTextColor { color: #C38E96; }

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

This text font color is #C38E96.

Background Color

.myBgColor { background-color: #C38E96; }

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

This div background color is #C38E96.

Border color

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

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

This div border color is #C38E96.

Opacity

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

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

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

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

This text has shadow with #C38E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38E96.

Preview

Color preview on black background

This text has color #C38E96 on black background.


Color preview on white background

This text has color #C38E96 on white background.


Black color preview on #C38E96 background

This text has black color on #C38E96 background.


White color preview on #C38E96 background

This text has white color on #C38E96 background.


Related colors

Complementary color

Complementary color for #hex is #3C7169.


I love getcolorcode.com

Triadic colors

1 #96C38E and #8E96C3 with #C38E96 are triadic colors.

2 #968EC3 and #8EC396 with #C38E96 are triadic colors.