COLOR #C593B6

HEX: #C593B6 RGB: (197,147,182)

Color info

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

RGB color model

#C593B6 color RGB value is (197,147,182).

RGB: (197,147,182) (77%, 58%, 71%)

RGB channels and saturation

R 197 of 255 = 77%
G 147 of 255 = 58%
B 182 of 255 = 71%

197
147
182

R + G + B ~ 69%. #C593B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 147 + 182 = 526 (100%)
R 197 of 526 ~ 37.45%
G 147 of 526 ~ 27.95%
B 182 of 526 ~ 34.6'%

%37.45
%27.95
%34.6

CMYK color model

#C593B6 color CMYK value is (0,25,8,23).

  • cyan value is 0.00%
  • magenta value is 25.38%
  • yellow value is 7.61%
  • key color value is 22.75%

CMYK: (0,25,8,23)
C0M25Y8K23 (0%, 25%, 8%, 23%)
(0.00 / 0.25 / 0.08 / 0.23)

CMYK percentages

%0
%25.38
%7.61
%22.75

Codes

Color #C593B6 in popluar color models

C5 93 B6
RGB 197 147 182
HSL 318° 30.12% 67.45%
HSB/HSV 318° 25.38% 77.25%
CMYK 0.00% 25.38% 7.61%
22.75%

Color #C593B6 in popluar number systems.

HEX C5 93 B6
Decimal 197 147 182
Binary 11000101 10010011 10110110
Octal 305 223 266

Shades and tints

Shades of #C593B6

#C593B6
(197,147,182)
#B486A6
(180,134,166)
#A37996
(163,121,150)
#926C86
(146,108,134)
#815F76
(129,95,118)
#705266
(112,82,102)
#5F4556
(95,69,86)
#4E3846
(78,56,70)
#3D2B36
(61,43,54)
#2C1E26
(44,30,38)
#1B1116
(27,17,22)
#000000
(0,0,0)

Tints of #C593B6

#C593B6
(197,147,182)
#CA9CBC
(202,156,188)
#CFA5C2
(207,165,194)
#D4AEC8
(212,174,200)
#D9B7CE
(217,183,206)
#DEC0D4
(222,192,212)
#E3C9DA
(227,201,218)
#E8D2E0
(232,210,224)
#EDDBE6
(237,219,230)
#F2E4EC
(242,228,236)
#F7EDF2
(247,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C593B6 color. Also use rgb(197,147,182) instead hex code.

Text Font Color

.myTextColor { color: #C593B6; }

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

This text font color is #C593B6.

Background Color

.myBgColor { background-color: #C593B6; }

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

This div background color is #C593B6.

Border color

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

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

This div border color is #C593B6.

Opacity

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

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

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

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

This text has shadow with #C593B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593B6.

Preview

Color preview on black background

This text has color #C593B6 on black background.


Color preview on white background

This text has color #C593B6 on white background.


Black color preview on #C593B6 background

This text has black color on #C593B6 background.


White color preview on #C593B6 background

This text has white color on #C593B6 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C49.


I love getcolorcode.com

Triadic colors

1 #B6C593 and #93B6C5 with #C593B6 are triadic colors.

2 #B693C5 and #93C5B6 with #C593B6 are triadic colors.