COLOR #C592D6

HEX: #C592D6 RGB: (197,146,214)

Color info

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

RGB color model

#C592D6 color RGB value is (197,146,214).

RGB: (197,146,214) (77%, 57%, 84%)

RGB channels and saturation

R 197 of 255 = 77%
G 146 of 255 = 57%
B 214 of 255 = 84%

197
146
214

R + G + B ~ 73%. #C592D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 146 + 214 = 557 (100%)
R 197 of 557 ~ 35.37%
G 146 of 557 ~ 26.21%
B 214 of 557 ~ 38.42'%

%35.37
%26.21
%38.42

CMYK color model

#C592D6 color CMYK value is (8,32,0,16).

  • cyan value is 7.94%
  • magenta value is 31.78%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (8,32,0,16) C8M32Y0K16 (8%,32%,0%,16%) (0.08/0.32/0.00/0.16) 

CMYK percentages

%7.94
%31.78
%0
%16.08

Codes

Color #C592D6 in popluar color models

C5 92 D6
RGB 197 146 214
HSL 285° 45.33% 70.59%
HSB/HSV 285° 31.78% 83.92%
CMYK 7.94% 31.78% 0.00%
16.08%

Color #C592D6 in popluar number systems.

HEX C5 92 D6
Decimal 197 146 214
Binary 11000101 10010010 11010110
Octal 305 222 326

Shades and tints

Shades of #C592D6

#C592D6
(197,146,214)
#B485C3
(180,133,195)
#A378B0
(163,120,176)
#926B9D
(146,107,157)
#815E8A
(129,94,138)
#705177
(112,81,119)
#5F4464
(95,68,100)
#4E3751
(78,55,81)
#3D2A3E
(61,42,62)
#2C1D2B
(44,29,43)
#1B1018
(27,16,24)
#000000
(0,0,0)

Tints of #C592D6

#C592D6
(197,146,214)
#CA9BD9
(202,155,217)
#CFA4DC
(207,164,220)
#D4ADDF
(212,173,223)
#D9B6E2
(217,182,226)
#DEBFE5
(222,191,229)
#E3C8E8
(227,200,232)
#E8D1EB
(232,209,235)
#EDDAEE
(237,218,238)
#F2E3F1
(242,227,241)
#F7ECF4
(247,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C592D6; }

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

This text font color is #C592D6.

Background Color

.myBgColor { background-color: #C592D6; }

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

This div background color is #C592D6.

Border color

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

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

This div border color is #C592D6.

Opacity

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

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

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

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

This text has shadow with #C592D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C592D6.

Preview

Color preview on black background

This text has color #C592D6 on black background.


Color preview on white background

This text has color #C592D6 on white background.


Black color preview on #C592D6 background

This text has black color on #C592D6 background.


White color preview on #C592D6 background

This text has white color on #C592D6 background.


Related colors

Complementary color

Complementary color for #hex is #3A6D29.


I love getcolorcode.com

Triadic colors

1 #D6C592 and #92D6C5 with #C592D6 are triadic colors.

2 #D692C5 and #92C5D6 with #C592D6 are triadic colors.