COLOR #C17A89

HEX: #C17A89 RGB: (193,122,137)

Color info

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

RGB color model

#C17A89 color RGB value is (193,122,137).

RGB: (193,122,137) (76%, 48%, 54%)

RGB channels and saturation

R 193 of 255 = 76%
G 122 of 255 = 48%
B 137 of 255 = 54%

193
122
137

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

Portions of RGB colors in percentages

R + G + B = 193 + 122 + 137 = 452 (100%)
R 193 of 452 ~ 42.7%
G 122 of 452 ~ 26.99%
B 137 of 452 ~ 30.31'%

%42.7
%26.99
%30.31

CMYK color model

#C17A89 color CMYK value is (0,37,29,24).

  • cyan value is 0.00%
  • magenta value is 36.79%
  • yellow value is 29.02%
  • key color value is 24.31%

CMYK: (0,37,29,24)
C0M37Y29K24 (0%, 37%, 29%, 24%)
(0.00 / 0.37 / 0.29 / 0.24)

CMYK percentages

%0
%36.79
%29.02
%24.31

Codes

Color #C17A89 in popluar color models

C1 7A 89
RGB 193 122 137
HSL 347° 36.41% 61.76%
HSB/HSV 347° 36.79% 75.69%
CMYK 0.00% 36.79% 29.02%
24.31%

Color #C17A89 in popluar number systems.

HEX C1 7A 89
Decimal 193 122 137
Binary 11000001 1111010 10001001
Octal 301 172 211

Shades and tints

Shades of #C17A89

#C17A89
(193,122,137)
#B06F7D
(176,111,125)
#9F6471
(159,100,113)
#8E5965
(142,89,101)
#7D4E59
(125,78,89)
#6C434D
(108,67,77)
#5B3841
(91,56,65)
#4A2D35
(74,45,53)
#392229
(57,34,41)
#28171D
(40,23,29)
#170C11
(23,12,17)
#000000
(0,0,0)

Tints of #C17A89

#C17A89
(193,122,137)
#C68693
(198,134,147)
#CB929D
(203,146,157)
#D09EA7
(208,158,167)
#D5AAB1
(213,170,177)
#DAB6BB
(218,182,187)
#DFC2C5
(223,194,197)
#E4CECF
(228,206,207)
#E9DAD9
(233,218,217)
#EEE6E3
(238,230,227)
#F3F2ED
(243,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C17A89 color. Also use rgb(193,122,137) instead hex code.

Text Font Color

.myTextColor { color: #C17A89; }

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

This text font color is #C17A89.

Background Color

.myBgColor { background-color: #C17A89; }

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

This div background color is #C17A89.

Border color

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

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

This div border color is #C17A89.

Opacity

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

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

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

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

This text has shadow with #C17A89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C17A89.

Preview

Color preview on black background

This text has color #C17A89 on black background.


Color preview on white background

This text has color #C17A89 on white background.


Black color preview on #C17A89 background

This text has black color on #C17A89 background.


White color preview on #C17A89 background

This text has white color on #C17A89 background.


Related colors

Complementary color

Complementary color for #hex is #3E8576.


I love getcolorcode.com

Triadic colors

1 #89C17A and #7A89C1 with #C17A89 are triadic colors.

2 #897AC1 and #7AC189 with #C17A89 are triadic colors.