COLOR #C58AB8

HEX: #C58AB8 RGB: (197,138,184)

Color info

#C58AB8 contains red, green and blue colors in about the same proportion. Web safe color of #C58AB8 is #CC99CC (or #C9C).

RGB color model

#C58AB8 color RGB value is (197,138,184).

RGB: (197,138,184) (77%, 54%, 72%)

RGB channels and saturation

R 197 of 255 = 77%
G 138 of 255 = 54%
B 184 of 255 = 72%

197
138
184

R + G + B ~ 68%. #C58AB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 138 + 184 = 519 (100%)
R 197 of 519 ~ 37.96%
G 138 of 519 ~ 26.59%
B 184 of 519 ~ 35.45'%

%37.96
%26.59
%35.45

CMYK color model

#C58AB8 color CMYK value is (0,30,7,23).

  • cyan value is 0.00%
  • magenta value is 29.95%
  • yellow value is 6.60%
  • key color value is 22.75%

CMYK: (0,30,7,23)
C0M30Y7K23 (0%, 30%, 7%, 23%)
(0.00 / 0.30 / 0.07 / 0.23)

CMYK percentages

%0
%29.95
%6.6
%22.75

Codes

Color #C58AB8 in popluar color models

C5 8A B8
RGB 197 138 184
HSL 313° 33.71% 65.69%
HSB/HSV 313° 29.95% 77.25%
CMYK 0.00% 29.95% 6.60%
22.75%

Color #C58AB8 in popluar number systems.

HEX C5 8A B8
Decimal 197 138 184
Binary 11000101 10001010 10111000
Octal 305 212 270

Shades and tints

Shades of #C58AB8

#C58AB8
(197,138,184)
#B47EA8
(180,126,168)
#A37298
(163,114,152)
#926688
(146,102,136)
#815A78
(129,90,120)
#704E68
(112,78,104)
#5F4258
(95,66,88)
#4E3648
(78,54,72)
#3D2A38
(61,42,56)
#2C1E28
(44,30,40)
#1B1218
(27,18,24)
#000000
(0,0,0)

Tints of #C58AB8

#C58AB8
(197,138,184)
#CA94BE
(202,148,190)
#CF9EC4
(207,158,196)
#D4A8CA
(212,168,202)
#D9B2D0
(217,178,208)
#DEBCD6
(222,188,214)
#E3C6DC
(227,198,220)
#E8D0E2
(232,208,226)
#EDDAE8
(237,218,232)
#F2E4EE
(242,228,238)
#F7EEF4
(247,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C58AB8 color. Also use rgb(197,138,184) instead hex code.

Text Font Color

.myTextColor { color: #C58AB8; }

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

This text font color is #C58AB8.

Background Color

.myBgColor { background-color: #C58AB8; }

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

This div background color is #C58AB8.

Border color

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

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

This div border color is #C58AB8.

Opacity

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

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

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

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

This text has shadow with #C58AB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C58AB8.

Preview

Color preview on black background

This text has color #C58AB8 on black background.


Color preview on white background

This text has color #C58AB8 on white background.


Black color preview on #C58AB8 background

This text has black color on #C58AB8 background.


White color preview on #C58AB8 background

This text has white color on #C58AB8 background.


Related colors

Complementary color

Complementary color for #hex is #3A7547.


I love getcolorcode.com

Triadic colors

1 #B8C58A and #8AB8C5 with #C58AB8 are triadic colors.

2 #B88AC5 and #8AC5B8 with #C58AB8 are triadic colors.