COLOR #C584D9

HEX: #C584D9 RGB: (197,132,217)

Color info

#C584D9 contains mainly red and blue colors. Web safe color of #C584D9 is #CC99CC (or #C9C).

RGB color model

#C584D9 color RGB value is (197,132,217).

RGB: (197,132,217) (77%, 52%, 85%)

RGB channels and saturation

R 197 of 255 = 77%
G 132 of 255 = 52%
B 217 of 255 = 85%

197
132
217

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

Portions of RGB colors in percentages

R + G + B = 197 + 132 + 217 = 546 (100%)
R 197 of 546 ~ 36.08%
G 132 of 546 ~ 24.18%
B 217 of 546 ~ 39.74'%

%36.08
%24.18
%39.74

CMYK color model

#C584D9 color CMYK value is (9,39,0,15).

  • cyan value is 9.22%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (9,39,0,15)
C9M39Y0K15 (9%, 39%, 0%, 15%)
(0.09 / 0.39 / 0.00 / 0.15)

CMYK percentages

%9.22
%39.17
%0
%14.9

Codes

Color #C584D9 in popluar color models

C5 84 D9
RGB 197 132 217
HSL 286° 52.80% 68.43%
HSB/HSV 286° 39.17% 85.10%
CMYK 9.22% 39.17% 0.00%
14.90%

Color #C584D9 in popluar number systems.

HEX C5 84 D9
Decimal 197 132 217
Binary 11000101 10000100 11011001
Octal 305 204 331

Shades and tints

Shades of #C584D9

#C584D9
(197,132,217)
#B478C6
(180,120,198)
#A36CB3
(163,108,179)
#9260A0
(146,96,160)
#81548D
(129,84,141)
#70487A
(112,72,122)
#5F3C67
(95,60,103)
#4E3054
(78,48,84)
#3D2441
(61,36,65)
#2C182E
(44,24,46)
#1B0C1B
(27,12,27)
#000000
(0,0,0)

Tints of #C584D9

#C584D9
(197,132,217)
#CA8FDC
(202,143,220)
#CF9ADF
(207,154,223)
#D4A5E2
(212,165,226)
#D9B0E5
(217,176,229)
#DEBBE8
(222,187,232)
#E3C6EB
(227,198,235)
#E8D1EE
(232,209,238)
#EDDCF1
(237,220,241)
#F2E7F4
(242,231,244)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C584D9; }

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

This text font color is #C584D9.

Background Color

.myBgColor { background-color: #C584D9; }

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

This div background color is #C584D9.

Border color

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

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

This div border color is #C584D9.

Opacity

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

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

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

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

This text has shadow with #C584D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C584D9.

Preview

Color preview on black background

This text has color #C584D9 on black background.


Color preview on white background

This text has color #C584D9 on white background.


Black color preview on #C584D9 background

This text has black color on #C584D9 background.


White color preview on #C584D9 background

This text has white color on #C584D9 background.


Related colors

Complementary color

Complementary color for #hex is #3A7B26.


I love getcolorcode.com

Triadic colors

1 #D9C584 and #84D9C5 with #C584D9 are triadic colors.

2 #D984C5 and #84C5D9 with #C584D9 are triadic colors.