COLOR #C38D8F

HEX: #C38D8F RGB: (195,141,143)

Color info

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

RGB color model

#C38D8F color RGB value is (195,141,143).

RGB: (195,141,143) (76%, 55%, 56%)

RGB channels and saturation

R 195 of 255 = 76%
G 141 of 255 = 55%
B 143 of 255 = 56%

195
141
143

R + G + B ~ 62%. #C38D8F is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 141 + 143 = 479 (100%)
R 195 of 479 ~ 40.71%
G 141 of 479 ~ 29.44%
B 143 of 479 ~ 29.85'%

%40.71
%29.44
%29.85

CMYK color model

#C38D8F color CMYK value is (0,28,27,24).

  • cyan value is 0.00%
  • magenta value is 27.69%
  • yellow value is 26.67%
  • key color value is 23.53%
CMYK: (0,28,27,24) C0M28Y27K24 (0%,28%,27%,24%) (0.00/0.28/0.27/0.24) 

CMYK percentages

%0
%27.69
%26.67
%23.53

Codes

Color #C38D8F in popluar color models

C3 8D 8F
RGB 195 141 143
HSL 358° 31.03% 65.88%
HSB/HSV 358° 27.69% 76.47%
CMYK 0.00% 27.69% 26.67%
23.53%

Color #C38D8F in popluar number systems.

HEX C3 8D 8F
Decimal 195 141 143
Binary 11000011 10001101 10001111
Octal 303 215 217

Shades and tints

Shades of #C38D8F

#C38D8F
(195,141,143)
#B28182
(178,129,130)
#A17575
(161,117,117)
#906968
(144,105,104)
#7F5D5B
(127,93,91)
#6E514E
(110,81,78)
#5D4541
(93,69,65)
#4C3934
(76,57,52)
#3B2D27
(59,45,39)
#2A211A
(42,33,26)
#19150D
(25,21,13)
#000000
(0,0,0)

Tints of #C38D8F

#C38D8F
(195,141,143)
#C89799
(200,151,153)
#CDA1A3
(205,161,163)
#D2ABAD
(210,171,173)
#D7B5B7
(215,181,183)
#DCBFC1
(220,191,193)
#E1C9CB
(225,201,203)
#E6D3D5
(230,211,213)
#EBDDDF
(235,221,223)
#F0E7E9
(240,231,233)
#F5F1F3
(245,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38D8F color. Also use rgb(195,141,143) instead hex code.

Text Font Color

.myTextColor { color: #C38D8F; }

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

This text font color is #C38D8F.

Background Color

.myBgColor { background-color: #C38D8F; }

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

This div background color is #C38D8F.

Border color

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

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

This div border color is #C38D8F.

Opacity

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

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

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

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

This text has shadow with #C38D8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38D8F.

Preview

Color preview on black background

This text has color #C38D8F on black background.


Color preview on white background

This text has color #C38D8F on white background.


Black color preview on #C38D8F background

This text has black color on #C38D8F background.


White color preview on #C38D8F background

This text has white color on #C38D8F background.


Related colors

Complementary color

Complementary color for #hex is #3C7270.


I love getcolorcode.com

Triadic colors

1 #8FC38D and #8D8FC3 with #C38D8F are triadic colors.

2 #8F8DC3 and #8DC38F with #C38D8F are triadic colors.