COLOR #C588C5

HEX: #C588C5 RGB: (197,136,197)

Color info

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

RGB color model

#C588C5 color RGB value is (197,136,197).

RGB: (197,136,197) (77%, 53%, 77%)

RGB channels and saturation

R 197 of 255 = 77%
G 136 of 255 = 53%
B 197 of 255 = 77%

197
136
197

R + G + B ~ 69%. #C588C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 136 + 197 = 530 (100%)
R 197 of 530 ~ 37.17%
G 136 of 530 ~ 25.66%
B 197 of 530 ~ 37.17'%

%37.17
%25.66
%37.17

CMYK color model

#C588C5 color CMYK value is (0,31,0,23).

  • cyan value is 0.00%
  • magenta value is 30.96%
  • yellow value is 0.00%
  • key color value is 22.75%

CMYK: (0,31,0,23)
C0M31Y0K23 (0%, 31%, 0%, 23%)
(0.00 / 0.31 / 0.00 / 0.23)

CMYK percentages

%0
%30.96
%0
%22.75

Codes

Color #C588C5 in popluar color models

C5 88 C5
RGB 197 136 197
HSL 300° 34.46% 65.29%
HSB/HSV 300° 30.96% 77.25%
CMYK 0.00% 30.96% 0.00%
22.75%

Color #C588C5 in popluar number systems.

HEX C5 88 C5
Decimal 197 136 197
Binary 11000101 10001000 11000101
Octal 305 210 305

Shades and tints

Shades of #C588C5

#C588C5
(197,136,197)
#B47CB4
(180,124,180)
#A370A3
(163,112,163)
#926492
(146,100,146)
#815881
(129,88,129)
#704C70
(112,76,112)
#5F405F
(95,64,95)
#4E344E
(78,52,78)
#3D283D
(61,40,61)
#2C1C2C
(44,28,44)
#1B101B
(27,16,27)
#000000
(0,0,0)

Tints of #C588C5

#C588C5
(197,136,197)
#CA92CA
(202,146,202)
#CF9CCF
(207,156,207)
#D4A6D4
(212,166,212)
#D9B0D9
(217,176,217)
#DEBADE
(222,186,222)
#E3C4E3
(227,196,227)
#E8CEE8
(232,206,232)
#EDD8ED
(237,216,237)
#F2E2F2
(242,226,242)
#F7ECF7
(247,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C588C5; }

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

This text font color is #C588C5.

Background Color

.myBgColor { background-color: #C588C5; }

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

This div background color is #C588C5.

Border color

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

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

This div border color is #C588C5.

Opacity

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

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

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

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

This text has shadow with #C588C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C588C5.

Preview

Color preview on black background

This text has color #C588C5 on black background.


Color preview on white background

This text has color #C588C5 on white background.


Black color preview on #C588C5 background

This text has black color on #C588C5 background.


White color preview on #C588C5 background

This text has white color on #C588C5 background.


Related colors

Complementary color

Complementary color for #hex is #3A773A.


I love getcolorcode.com

Triadic colors

1 #C5C588 and #88C5C5 with #C588C5 are triadic colors.

2 #C588C5 and #88C5C5 with #C588C5 are triadic colors.