COLOR #C37D97

HEX: #C37D97 RGB: (195,125,151)

Color info

#C37D97 contains mainly red and blue colors. Web safe color of #C37D97 is #CC6699 (or #C69).

RGB color model

#C37D97 color RGB value is (195,125,151).

RGB: (195,125,151) (76%, 49%, 59%)

RGB channels and saturation

R 195 of 255 = 76%
G 125 of 255 = 49%
B 151 of 255 = 59%

195
125
151

R + G + B ~ 61%. #C37D97 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 125 + 151 = 471 (100%)
R 195 of 471 ~ 41.4%
G 125 of 471 ~ 26.54%
B 151 of 471 ~ 32.06'%

%41.4
%26.54
%32.06

CMYK color model

#C37D97 color CMYK value is (0,36,23,24).

  • cyan value is 0.00%
  • magenta value is 35.90%
  • yellow value is 22.56%
  • key color value is 23.53%

CMYK: (0,36,23,24)
C0M36Y23K24 (0%, 36%, 23%, 24%)
(0.00 / 0.36 / 0.23 / 0.24)

CMYK percentages

%0
%35.9
%22.56
%23.53

Codes

Color #C37D97 in popluar color models

C3 7D 97
RGB 195 125 151
HSL 338° 36.84% 62.75%
HSB/HSV 338° 35.90% 76.47%
CMYK 0.00% 35.90% 22.56%
23.53%

Color #C37D97 in popluar number systems.

HEX C3 7D 97
Decimal 195 125 151
Binary 11000011 1111101 10010111
Octal 303 175 227

Shades and tints

Shades of #C37D97

#C37D97
(195,125,151)
#B2728A
(178,114,138)
#A1677D
(161,103,125)
#905C70
(144,92,112)
#7F5163
(127,81,99)
#6E4656
(110,70,86)
#5D3B49
(93,59,73)
#4C303C
(76,48,60)
#3B252F
(59,37,47)
#2A1A22
(42,26,34)
#190F15
(25,15,21)
#000000
(0,0,0)

Tints of #C37D97

#C37D97
(195,125,151)
#C888A0
(200,136,160)
#CD93A9
(205,147,169)
#D29EB2
(210,158,178)
#D7A9BB
(215,169,187)
#DCB4C4
(220,180,196)
#E1BFCD
(225,191,205)
#E6CAD6
(230,202,214)
#EBD5DF
(235,213,223)
#F0E0E8
(240,224,232)
#F5EBF1
(245,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37D97 color. Also use rgb(195,125,151) instead hex code.

Text Font Color

.myTextColor { color: #C37D97; }

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

This text font color is #C37D97.

Background Color

.myBgColor { background-color: #C37D97; }

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

This div background color is #C37D97.

Border color

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

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

This div border color is #C37D97.

Opacity

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

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

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

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

This text has shadow with #C37D97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37D97.

Preview

Color preview on black background

This text has color #C37D97 on black background.


Color preview on white background

This text has color #C37D97 on white background.


Black color preview on #C37D97 background

This text has black color on #C37D97 background.


White color preview on #C37D97 background

This text has white color on #C37D97 background.


Related colors

Complementary color

Complementary color for #hex is #3C8268.


I love getcolorcode.com

Triadic colors

1 #97C37D and #7D97C3 with #C37D97 are triadic colors.

2 #977DC3 and #7DC397 with #C37D97 are triadic colors.