COLOR #C583D4

HEX: #C583D4 RGB: (197,131,212)

Color info

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

RGB color model

#C583D4 color RGB value is (197,131,212).

RGB: (197,131,212) (77%, 51%, 83%)

RGB channels and saturation

R 197 of 255 = 77%
G 131 of 255 = 51%
B 212 of 255 = 83%

197
131
212

R + G + B ~ 70%. #C583D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 131 + 212 = 540 (100%)
R 197 of 540 ~ 36.48%
G 131 of 540 ~ 24.26%
B 212 of 540 ~ 39.26'%

%36.48
%24.26
%39.26

CMYK color model

#C583D4 color CMYK value is (7,38,0,17).

  • cyan value is 7.08%
  • magenta value is 38.21%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (7,38,0,17)
C7M38Y0K17 (7%, 38%, 0%, 17%)
(0.07 / 0.38 / 0.00 / 0.17)

CMYK percentages

%7.08
%38.21
%0
%16.86

Codes

Color #C583D4 in popluar color models

C5 83 D4
RGB 197 131 212
HSL 289° 48.50% 67.25%
HSB/HSV 289° 38.21% 83.14%
CMYK 7.08% 38.21% 0.00%
16.86%

Color #C583D4 in popluar number systems.

HEX C5 83 D4
Decimal 197 131 212
Binary 11000101 10000011 11010100
Octal 305 203 324

Shades and tints

Shades of #C583D4

#C583D4
(197,131,212)
#B478C1
(180,120,193)
#A36DAE
(163,109,174)
#92629B
(146,98,155)
#815788
(129,87,136)
#704C75
(112,76,117)
#5F4162
(95,65,98)
#4E364F
(78,54,79)
#3D2B3C
(61,43,60)
#2C2029
(44,32,41)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #C583D4

#C583D4
(197,131,212)
#CA8ED7
(202,142,215)
#CF99DA
(207,153,218)
#D4A4DD
(212,164,221)
#D9AFE0
(217,175,224)
#DEBAE3
(222,186,227)
#E3C5E6
(227,197,230)
#E8D0E9
(232,208,233)
#EDDBEC
(237,219,236)
#F2E6EF
(242,230,239)
#F7F1F2
(247,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C583D4 color. Also use rgb(197,131,212) instead hex code.

Text Font Color

.myTextColor { color: #C583D4; }

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

This text font color is #C583D4.

Background Color

.myBgColor { background-color: #C583D4; }

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

This div background color is #C583D4.

Border color

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

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

This div border color is #C583D4.

Opacity

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

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

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

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

This text has shadow with #C583D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C583D4.

Preview

Color preview on black background

This text has color #C583D4 on black background.


Color preview on white background

This text has color #C583D4 on white background.


Black color preview on #C583D4 background

This text has black color on #C583D4 background.


White color preview on #C583D4 background

This text has white color on #C583D4 background.


Related colors

Complementary color

Complementary color for #hex is #3A7C2B.


I love getcolorcode.com

Triadic colors

1 #D4C583 and #83D4C5 with #C583D4 are triadic colors.

2 #D483C5 and #83C5D4 with #C583D4 are triadic colors.