COLOR #C589C6

HEX: #C589C6 RGB: (197,137,198)

Color info

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

RGB color model

#C589C6 color RGB value is (197,137,198).

RGB: (197,137,198) (77%, 54%, 78%)

RGB channels and saturation

R 197 of 255 = 77%
G 137 of 255 = 54%
B 198 of 255 = 78%

197
137
198

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

Portions of RGB colors in percentages

R + G + B = 197 + 137 + 198 = 532 (100%)
R 197 of 532 ~ 37.03%
G 137 of 532 ~ 25.75%
B 198 of 532 ~ 37.22'%

%37.03
%25.75
%37.22

CMYK color model

#C589C6 color CMYK value is (1,31,0,22).

  • cyan value is 0.51%
  • magenta value is 30.81%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (1,31,0,22)
C1M31Y0K22 (1%, 31%, 0%, 22%)
(0.01 / 0.31 / 0.00 / 0.22)

CMYK percentages

%0.51
%30.81
%0
%22.35

Codes

Color #C589C6 in popluar color models

C5 89 C6
RGB 197 137 198
HSL 299° 34.86% 65.69%
HSB/HSV 299° 30.81% 77.65%
CMYK 0.51% 30.81% 0.00%
22.35%

Color #C589C6 in popluar number systems.

HEX C5 89 C6
Decimal 197 137 198
Binary 11000101 10001001 11000110
Octal 305 211 306

Shades and tints

Shades of #C589C6

#C589C6
(197,137,198)
#B47DB4
(180,125,180)
#A371A2
(163,113,162)
#926590
(146,101,144)
#81597E
(129,89,126)
#704D6C
(112,77,108)
#5F415A
(95,65,90)
#4E3548
(78,53,72)
#3D2936
(61,41,54)
#2C1D24
(44,29,36)
#1B1112
(27,17,18)
#000000
(0,0,0)

Tints of #C589C6

#C589C6
(197,137,198)
#CA93CB
(202,147,203)
#CF9DD0
(207,157,208)
#D4A7D5
(212,167,213)
#D9B1DA
(217,177,218)
#DEBBDF
(222,187,223)
#E3C5E4
(227,197,228)
#E8CFE9
(232,207,233)
#EDD9EE
(237,217,238)
#F2E3F3
(242,227,243)
#F7EDF8
(247,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C589C6; }

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

This text font color is #C589C6.

Background Color

.myBgColor { background-color: #C589C6; }

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

This div background color is #C589C6.

Border color

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

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

This div border color is #C589C6.

Opacity

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

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

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

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

This text has shadow with #C589C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C589C6.

Preview

Color preview on black background

This text has color #C589C6 on black background.


Color preview on white background

This text has color #C589C6 on white background.


Black color preview on #C589C6 background

This text has black color on #C589C6 background.


White color preview on #C589C6 background

This text has white color on #C589C6 background.


Related colors

Complementary color

Complementary color for #hex is #3A7639.


I love getcolorcode.com

Triadic colors

1 #C6C589 and #89C6C5 with #C589C6 are triadic colors.

2 #C689C5 and #89C5C6 with #C589C6 are triadic colors.