COLOR #C38790

HEX: #C38790 RGB: (195,135,144)

Color info

#C38790 contains mainly red and blue colors. Web safe color of #C38790 is #CC9999 (or #C99).

RGB color model

#C38790 color RGB value is (195,135,144).

RGB: (195,135,144) (76%, 53%, 56%)

RGB channels and saturation

R 195 of 255 = 76%
G 135 of 255 = 53%
B 144 of 255 = 56%

195
135
144

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

Portions of RGB colors in percentages

R + G + B = 195 + 135 + 144 = 474 (100%)
R 195 of 474 ~ 41.14%
G 135 of 474 ~ 28.48%
B 144 of 474 ~ 30.38'%

%41.14
%28.48
%30.38

CMYK color model

#C38790 color CMYK value is (0,31,26,24).

  • cyan value is 0.00%
  • magenta value is 30.77%
  • yellow value is 26.15%
  • key color value is 23.53%
CMYK: (0,31,26,24) C0M31Y26K24 (0%,31%,26%,24%) (0.00/0.31/0.26/0.24) 

CMYK percentages

%0
%30.77
%26.15
%23.53

Codes

Color #C38790 in popluar color models

C3 87 90
RGB 195 135 144
HSL 351° 33.33% 64.71%
HSB/HSV 351° 30.77% 76.47%
CMYK 0.00% 30.77% 26.15%
23.53%

Color #C38790 in popluar number systems.

HEX C3 87 90
Decimal 195 135 144
Binary 11000011 10000111 10010000
Octal 303 207 220

Shades and tints

Shades of #C38790

#C38790
(195,135,144)
#B27B83
(178,123,131)
#A16F76
(161,111,118)
#906369
(144,99,105)
#7F575C
(127,87,92)
#6E4B4F
(110,75,79)
#5D3F42
(93,63,66)
#4C3335
(76,51,53)
#3B2728
(59,39,40)
#2A1B1B
(42,27,27)
#190F0E
(25,15,14)
#000000
(0,0,0)

Tints of #C38790

#C38790
(195,135,144)
#C8919A
(200,145,154)
#CD9BA4
(205,155,164)
#D2A5AE
(210,165,174)
#D7AFB8
(215,175,184)
#DCB9C2
(220,185,194)
#E1C3CC
(225,195,204)
#E6CDD6
(230,205,214)
#EBD7E0
(235,215,224)
#F0E1EA
(240,225,234)
#F5EBF4
(245,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38790 color. Also use rgb(195,135,144) instead hex code.

Text Font Color

.myTextColor { color: #C38790; }

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

This text font color is #C38790.

Background Color

.myBgColor { background-color: #C38790; }

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

This div background color is #C38790.

Border color

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

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

This div border color is #C38790.

Opacity

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

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

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

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

This text has shadow with #C38790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38790.

Preview

Color preview on black background

This text has color #C38790 on black background.


Color preview on white background

This text has color #C38790 on white background.


Black color preview on #C38790 background

This text has black color on #C38790 background.


White color preview on #C38790 background

This text has white color on #C38790 background.


Related colors

Complementary color

Complementary color for #hex is #3C786F.


I love getcolorcode.com

Triadic colors

1 #90C387 and #8790C3 with #C38790 are triadic colors.

2 #9087C3 and #87C390 with #C38790 are triadic colors.