COLOR #C58F9E

HEX: #C58F9E RGB: (197,143,158)

Color info

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

RGB color model

#C58F9E color RGB value is (197,143,158).

RGB: (197,143,158) (77%, 56%, 62%)

RGB channels and saturation

R 197 of 255 = 77%
G 143 of 255 = 56%
B 158 of 255 = 62%

197
143
158

R + G + B ~ 65%. #C58F9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 143 + 158 = 498 (100%)
R 197 of 498 ~ 39.56%
G 143 of 498 ~ 28.71%
B 158 of 498 ~ 31.73'%

%39.56
%28.71
%31.73

CMYK color model

#C58F9E color CMYK value is (0,27,20,23).

  • cyan value is 0.00%
  • magenta value is 27.41%
  • yellow value is 19.80%
  • key color value is 22.75%

CMYK: (0,27,20,23)
C0M27Y20K23 (0%, 27%, 20%, 23%)
(0.00 / 0.27 / 0.20 / 0.23)

CMYK percentages

%0
%27.41
%19.8
%22.75

Codes

Color #C58F9E in popluar color models

C5 8F 9E
RGB 197 143 158
HSL 343° 31.76% 66.67%
HSB/HSV 343° 27.41% 77.25%
CMYK 0.00% 27.41% 19.80%
22.75%

Color #C58F9E in popluar number systems.

HEX C5 8F 9E
Decimal 197 143 158
Binary 11000101 10001111 10011110
Octal 305 217 236

Shades and tints

Shades of #C58F9E

#C58F9E
(197,143,158)
#B48290
(180,130,144)
#A37582
(163,117,130)
#926874
(146,104,116)
#815B66
(129,91,102)
#704E58
(112,78,88)
#5F414A
(95,65,74)
#4E343C
(78,52,60)
#3D272E
(61,39,46)
#2C1A20
(44,26,32)
#1B0D12
(27,13,18)
#000000
(0,0,0)

Tints of #C58F9E

#C58F9E
(197,143,158)
#CA99A6
(202,153,166)
#CFA3AE
(207,163,174)
#D4ADB6
(212,173,182)
#D9B7BE
(217,183,190)
#DEC1C6
(222,193,198)
#E3CBCE
(227,203,206)
#E8D5D6
(232,213,214)
#EDDFDE
(237,223,222)
#F2E9E6
(242,233,230)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C58F9E color. Also use rgb(197,143,158) instead hex code.

Text Font Color

.myTextColor { color: #C58F9E; }

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

This text font color is #C58F9E.

Background Color

.myBgColor { background-color: #C58F9E; }

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

This div background color is #C58F9E.

Border color

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

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

This div border color is #C58F9E.

Opacity

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

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

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

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

This text has shadow with #C58F9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C58F9E.

Preview

Color preview on black background

This text has color #C58F9E on black background.


Color preview on white background

This text has color #C58F9E on white background.


Black color preview on #C58F9E background

This text has black color on #C58F9E background.


White color preview on #C58F9E background

This text has white color on #C58F9E background.


Related colors

Complementary color

Complementary color for #hex is #3A7061.


I love getcolorcode.com

Triadic colors

1 #9EC58F and #8F9EC5 with #C58F9E are triadic colors.

2 #9E8FC5 and #8FC59E with #C58F9E are triadic colors.