COLOR #C37988

HEX: #C37988 RGB: (195,121,136)

Color info

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

RGB color model

#C37988 color RGB value is (195,121,136).

RGB: (195,121,136) (76%, 47%, 53%)

RGB channels and saturation

R 195 of 255 = 76%
G 121 of 255 = 47%
B 136 of 255 = 53%

195
121
136

R + G + B ~ 59%. #C37988 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 195 + 121 + 136 = 452 (100%)
R 195 of 452 ~ 43.14%
G 121 of 452 ~ 26.77%
B 136 of 452 ~ 30.09'%

%43.14
%26.77
%30.09

CMYK color model

#C37988 color CMYK value is (0,38,30,24).

  • cyan value is 0.00%
  • magenta value is 37.95%
  • yellow value is 30.26%
  • key color value is 23.53%
CMYK: (0,38,30,24) C0M38Y30K24 (0%,38%,30%,24%) (0.00/0.38/0.30/0.24) 

CMYK percentages

%0
%37.95
%30.26
%23.53

Codes

Color #C37988 in popluar color models

C3 79 88
RGB 195 121 136
HSL 348° 38.14% 61.96%
HSB/HSV 348° 37.95% 76.47%
CMYK 0.00% 37.95% 30.26%
23.53%

Color #C37988 in popluar number systems.

HEX C3 79 88
Decimal 195 121 136
Binary 11000011 1111001 10001000
Octal 303 171 210

Shades and tints

Shades of #C37988

#C37988
(195,121,136)
#B26E7C
(178,110,124)
#A16370
(161,99,112)
#905864
(144,88,100)
#7F4D58
(127,77,88)
#6E424C
(110,66,76)
#5D3740
(93,55,64)
#4C2C34
(76,44,52)
#3B2128
(59,33,40)
#2A161C
(42,22,28)
#190B10
(25,11,16)
#000000
(0,0,0)

Tints of #C37988

#C37988
(195,121,136)
#C88592
(200,133,146)
#CD919C
(205,145,156)
#D29DA6
(210,157,166)
#D7A9B0
(215,169,176)
#DCB5BA
(220,181,186)
#E1C1C4
(225,193,196)
#E6CDCE
(230,205,206)
#EBD9D8
(235,217,216)
#F0E5E2
(240,229,226)
#F5F1EC
(245,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37988 color. Also use rgb(195,121,136) instead hex code.

Text Font Color

.myTextColor { color: #C37988; }

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

This text font color is #C37988.

Background Color

.myBgColor { background-color: #C37988; }

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

This div background color is #C37988.

Border color

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

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

This div border color is #C37988.

Opacity

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

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

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

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

This text has shadow with #C37988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37988.

Preview

Color preview on black background

This text has color #C37988 on black background.


Color preview on white background

This text has color #C37988 on white background.


Black color preview on #C37988 background

This text has black color on #C37988 background.


White color preview on #C37988 background

This text has white color on #C37988 background.


Related colors

Complementary color

Complementary color for #hex is #3C8677.


I love getcolorcode.com

Triadic colors

1 #88C379 and #7988C3 with #C37988 are triadic colors.

2 #8879C3 and #79C388 with #C37988 are triadic colors.