COLOR #C594B1

HEX: #C594B1 RGB: (197,148,177)

Color info

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

RGB color model

#C594B1 color RGB value is (197,148,177).

RGB: (197,148,177) (77%, 58%, 69%)

RGB channels and saturation

R 197 of 255 = 77%
G 148 of 255 = 58%
B 177 of 255 = 69%

197
148
177

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

Portions of RGB colors in percentages

R + G + B = 197 + 148 + 177 = 522 (100%)
R 197 of 522 ~ 37.74%
G 148 of 522 ~ 28.35%
B 177 of 522 ~ 33.91'%

%37.74
%28.35
%33.91

CMYK color model

#C594B1 color CMYK value is (0,25,10,23).

  • cyan value is 0.00%
  • magenta value is 24.87%
  • yellow value is 10.15%
  • key color value is 22.75%

CMYK: (0,25,10,23)
C0M25Y10K23 (0%, 25%, 10%, 23%)
(0.00 / 0.25 / 0.10 / 0.23)

CMYK percentages

%0
%24.87
%10.15
%22.75

Codes

Color #C594B1 in popluar color models

C5 94 B1
RGB 197 148 177
HSL 324° 29.70% 67.65%
HSB/HSV 324° 24.87% 77.25%
CMYK 0.00% 24.87% 10.15%
22.75%

Color #C594B1 in popluar number systems.

HEX C5 94 B1
Decimal 197 148 177
Binary 11000101 10010100 10110001
Octal 305 224 261

Shades and tints

Shades of #C594B1

#C594B1
(197,148,177)
#B487A1
(180,135,161)
#A37A91
(163,122,145)
#926D81
(146,109,129)
#816071
(129,96,113)
#705361
(112,83,97)
#5F4651
(95,70,81)
#4E3941
(78,57,65)
#3D2C31
(61,44,49)
#2C1F21
(44,31,33)
#1B1211
(27,18,17)
#000000
(0,0,0)

Tints of #C594B1

#C594B1
(197,148,177)
#CA9DB8
(202,157,184)
#CFA6BF
(207,166,191)
#D4AFC6
(212,175,198)
#D9B8CD
(217,184,205)
#DEC1D4
(222,193,212)
#E3CADB
(227,202,219)
#E8D3E2
(232,211,226)
#EDDCE9
(237,220,233)
#F2E5F0
(242,229,240)
#F7EEF7
(247,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C594B1 color. Also use rgb(197,148,177) instead hex code.

Text Font Color

.myTextColor { color: #C594B1; }

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

This text font color is #C594B1.

Background Color

.myBgColor { background-color: #C594B1; }

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

This div background color is #C594B1.

Border color

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

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

This div border color is #C594B1.

Opacity

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

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

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

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

This text has shadow with #C594B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C594B1.

Preview

Color preview on black background

This text has color #C594B1 on black background.


Color preview on white background

This text has color #C594B1 on white background.


Black color preview on #C594B1 background

This text has black color on #C594B1 background.


White color preview on #C594B1 background

This text has white color on #C594B1 background.


Related colors

Complementary color

Complementary color for #hex is #3A6B4E.


I love getcolorcode.com

Triadic colors

1 #B1C594 and #94B1C5 with #C594B1 are triadic colors.

2 #B194C5 and #94C5B1 with #C594B1 are triadic colors.