COLOR #C29390

HEX: #C29390 RGB: (194,147,144)

Color info

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

RGB color model

#C29390 color RGB value is (194,147,144).

RGB: (194,147,144) (76%, 58%, 56%)

RGB channels and saturation

R 194 of 255 = 76%
G 147 of 255 = 58%
B 144 of 255 = 56%

194
147
144

R + G + B ~ 63%. #C29390 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 147 + 144 = 485 (100%)
R 194 of 485 ~ 40%
G 147 of 485 ~ 30.31%
B 144 of 485 ~ 29.69'%

%40
%30.31
%29.69

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 24.23%
  • yellow value is 25.77%
  • key color value is 23.92%
CMYK: (0,24,26,24) C0M24Y26K24 (0%,24%,26%,24%) (0.00/0.24/0.26/0.24) 

CMYK percentages

%0
%24.23
%25.77
%23.92

Codes

Color #C29390 in popluar color models

C2 93 90
RGB 194 147 144
HSL 29.07% 66.27%
HSB/HSV 25.77% 76.08%
CMYK 0.00% 24.23% 25.77%
23.92%

Color #C29390 in popluar number systems.

HEX C2 93 90
Decimal 194 147 144
Binary 11000010 10010011 10010000
Octal 302 223 220

Shades and tints

Shades of #C29390

#C29390
(194,147,144)
#B18683
(177,134,131)
#A07976
(160,121,118)
#8F6C69
(143,108,105)
#7E5F5C
(126,95,92)
#6D524F
(109,82,79)
#5C4542
(92,69,66)
#4B3835
(75,56,53)
#3A2B28
(58,43,40)
#291E1B
(41,30,27)
#18110E
(24,17,14)
#000000
(0,0,0)

Tints of #C29390

#C29390
(194,147,144)
#C79C9A
(199,156,154)
#CCA5A4
(204,165,164)
#D1AEAE
(209,174,174)
#D6B7B8
(214,183,184)
#DBC0C2
(219,192,194)
#E0C9CC
(224,201,204)
#E5D2D6
(229,210,214)
#EADBE0
(234,219,224)
#EFE4EA
(239,228,234)
#F4EDF4
(244,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C29390 color. Also use rgb(194,147,144) instead hex code.

Text Font Color

.myTextColor { color: #C29390; }

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

This text font color is #C29390.

Background Color

.myBgColor { background-color: #C29390; }

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

This div background color is #C29390.

Border color

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

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

This div border color is #C29390.

Opacity

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

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

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

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

This text has shadow with #C29390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C29390.

Preview

Color preview on black background

This text has color #C29390 on black background.


Color preview on white background

This text has color #C29390 on white background.


Black color preview on #C29390 background

This text has black color on #C29390 background.


White color preview on #C29390 background

This text has white color on #C29390 background.


Related colors

Complementary color

Complementary color for #hex is #3D6C6F.


I love getcolorcode.com

Triadic colors

1 #90C293 and #9390C2 with #C29390 are triadic colors.

2 #9093C2 and #93C290 with #C29390 are triadic colors.