COLOR #C584A4

HEX: #C584A4 RGB: (197,132,164)

Color info

#C584A4 contains mainly red and blue colors. Web safe color of #C584A4 is #CC9999 (or #C99).

RGB color model

#C584A4 color RGB value is (197,132,164).

RGB: (197,132,164) (77%, 52%, 64%)

RGB channels and saturation

R 197 of 255 = 77%
G 132 of 255 = 52%
B 164 of 255 = 64%

197
132
164

R + G + B ~ 64%. #C584A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 132 + 164 = 493 (100%)
R 197 of 493 ~ 39.96%
G 132 of 493 ~ 26.77%
B 164 of 493 ~ 33.27'%

%39.96
%26.77
%33.27

CMYK color model

#C584A4 color CMYK value is (0,33,17,23).

  • cyan value is 0.00%
  • magenta value is 32.99%
  • yellow value is 16.75%
  • key color value is 22.75%

CMYK: (0,33,17,23)
C0M33Y17K23 (0%, 33%, 17%, 23%)
(0.00 / 0.33 / 0.17 / 0.23)

CMYK percentages

%0
%32.99
%16.75
%22.75

Codes

Color #C584A4 in popluar color models

C5 84 A4
RGB 197 132 164
HSL 330° 35.91% 64.51%
HSB/HSV 330° 32.99% 77.25%
CMYK 0.00% 32.99% 16.75%
22.75%

Color #C584A4 in popluar number systems.

HEX C5 84 A4
Decimal 197 132 164
Binary 11000101 10000100 10100100
Octal 305 204 244

Shades and tints

Shades of #C584A4

#C584A4
(197,132,164)
#B47896
(180,120,150)
#A36C88
(163,108,136)
#92607A
(146,96,122)
#81546C
(129,84,108)
#70485E
(112,72,94)
#5F3C50
(95,60,80)
#4E3042
(78,48,66)
#3D2434
(61,36,52)
#2C1826
(44,24,38)
#1B0C18
(27,12,24)
#000000
(0,0,0)

Tints of #C584A4

#C584A4
(197,132,164)
#CA8FAC
(202,143,172)
#CF9AB4
(207,154,180)
#D4A5BC
(212,165,188)
#D9B0C4
(217,176,196)
#DEBBCC
(222,187,204)
#E3C6D4
(227,198,212)
#E8D1DC
(232,209,220)
#EDDCE4
(237,220,228)
#F2E7EC
(242,231,236)
#F7F2F4
(247,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C584A4 color. Also use rgb(197,132,164) instead hex code.

Text Font Color

.myTextColor { color: #C584A4; }

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

This text font color is #C584A4.

Background Color

.myBgColor { background-color: #C584A4; }

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

This div background color is #C584A4.

Border color

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

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

This div border color is #C584A4.

Opacity

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

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

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

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

This text has shadow with #C584A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C584A4.

Preview

Color preview on black background

This text has color #C584A4 on black background.


Color preview on white background

This text has color #C584A4 on white background.


Black color preview on #C584A4 background

This text has black color on #C584A4 background.


White color preview on #C584A4 background

This text has white color on #C584A4 background.


Related colors

Complementary color

Complementary color for #hex is #3A7B5B.


I love getcolorcode.com

Triadic colors

1 #A4C584 and #84A4C5 with #C584A4 are triadic colors.

2 #A484C5 and #84C5A4 with #C584A4 are triadic colors.