COLOR #C594C8

HEX: #C594C8 RGB: (197,148,200)

Color info

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

RGB color model

#C594C8 color RGB value is (197,148,200).

RGB: (197,148,200) (77%, 58%, 78%)

RGB channels and saturation

R 197 of 255 = 77%
G 148 of 255 = 58%
B 200 of 255 = 78%

197
148
200

R + G + B ~ 71%. #C594C8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 148 + 200 = 545 (100%)
R 197 of 545 ~ 36.15%
G 148 of 545 ~ 27.16%
B 200 of 545 ~ 36.7'%

%36.15
%27.16
%36.7

CMYK color model

#C594C8 color CMYK value is (1,26,0,22).

  • cyan value is 1.50%
  • magenta value is 26.00%
  • yellow value is 0.00%
  • key color value is 21.57%

CMYK: (1,26,0,22)
C1M26Y0K22 (1%, 26%, 0%, 22%)
(0.01 / 0.26 / 0.00 / 0.22)

CMYK percentages

%1.5
%26
%0
%21.57

Codes

Color #C594C8 in popluar color models

C5 94 C8
RGB 197 148 200
HSL 297° 32.10% 68.24%
HSB/HSV 297° 26.00% 78.43%
CMYK 1.50% 26.00% 0.00%
21.57%

Color #C594C8 in popluar number systems.

HEX C5 94 C8
Decimal 197 148 200
Binary 11000101 10010100 11001000
Octal 305 224 310

Shades and tints

Shades of #C594C8

#C594C8
(197,148,200)
#B487B6
(180,135,182)
#A37AA4
(163,122,164)
#926D92
(146,109,146)
#816080
(129,96,128)
#70536E
(112,83,110)
#5F465C
(95,70,92)
#4E394A
(78,57,74)
#3D2C38
(61,44,56)
#2C1F26
(44,31,38)
#1B1214
(27,18,20)
#000000
(0,0,0)

Tints of #C594C8

#C594C8
(197,148,200)
#CA9DCD
(202,157,205)
#CFA6D2
(207,166,210)
#D4AFD7
(212,175,215)
#D9B8DC
(217,184,220)
#DEC1E1
(222,193,225)
#E3CAE6
(227,202,230)
#E8D3EB
(232,211,235)
#EDDCF0
(237,220,240)
#F2E5F5
(242,229,245)
#F7EEFA
(247,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C594C8; }

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

This text font color is #C594C8.

Background Color

.myBgColor { background-color: #C594C8; }

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

This div background color is #C594C8.

Border color

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

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

This div border color is #C594C8.

Opacity

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

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

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

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

This text has shadow with #C594C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C594C8.

Preview

Color preview on black background

This text has color #C594C8 on black background.


Color preview on white background

This text has color #C594C8 on white background.


Black color preview on #C594C8 background

This text has black color on #C594C8 background.


White color preview on #C594C8 background

This text has white color on #C594C8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6B37.


I love getcolorcode.com

Triadic colors

1 #C8C594 and #94C8C5 with #C594C8 are triadic colors.

2 #C894C5 and #94C5C8 with #C594C8 are triadic colors.