COLOR #C290C6

HEX: #C290C6 RGB: (194,144,198)

Color info

#C290C6 contains red, green and blue colors in about the same proportion. Web safe color of #C290C6 is #CC99CC (or #C9C).

RGB color model

#C290C6 color RGB value is (194,144,198).

RGB: (194,144,198) (76%, 56%, 78%)

RGB channels and saturation

R 194 of 255 = 76%
G 144 of 255 = 56%
B 198 of 255 = 78%

194
144
198

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

Portions of RGB colors in percentages

R + G + B = 194 + 144 + 198 = 536 (100%)
R 194 of 536 ~ 36.19%
G 144 of 536 ~ 26.87%
B 198 of 536 ~ 36.94'%

%36.19
%26.87
%36.94

CMYK color model

#C290C6 color CMYK value is (2,27,0,22).

  • cyan value is 2.02%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (2,27,0,22)
C2M27Y0K22 (2%, 27%, 0%, 22%)
(0.02 / 0.27 / 0.00 / 0.22)

CMYK percentages

%2.02
%27.27
%0
%22.35

Codes

Color #C290C6 in popluar color models

C2 90 C6
RGB 194 144 198
HSL 296° 32.14% 67.06%
HSB/HSV 296° 27.27% 77.65%
CMYK 2.02% 27.27% 0.00%
22.35%

Color #C290C6 in popluar number systems.

HEX C2 90 C6
Decimal 194 144 198
Binary 11000010 10010000 11000110
Octal 302 220 306

Shades and tints

Shades of #C290C6

#C290C6
(194,144,198)
#B183B4
(177,131,180)
#A076A2
(160,118,162)
#8F6990
(143,105,144)
#7E5C7E
(126,92,126)
#6D4F6C
(109,79,108)
#5C425A
(92,66,90)
#4B3548
(75,53,72)
#3A2836
(58,40,54)
#291B24
(41,27,36)
#180E12
(24,14,18)
#000000
(0,0,0)

Tints of #C290C6

#C290C6
(194,144,198)
#C79ACB
(199,154,203)
#CCA4D0
(204,164,208)
#D1AED5
(209,174,213)
#D6B8DA
(214,184,218)
#DBC2DF
(219,194,223)
#E0CCE4
(224,204,228)
#E5D6E9
(229,214,233)
#EAE0EE
(234,224,238)
#EFEAF3
(239,234,243)
#F4F4F8
(244,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C290C6 color. Also use rgb(194,144,198) instead hex code.

Text Font Color

.myTextColor { color: #C290C6; }

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

This text font color is #C290C6.

Background Color

.myBgColor { background-color: #C290C6; }

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

This div background color is #C290C6.

Border color

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

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

This div border color is #C290C6.

Opacity

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

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

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

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

This text has shadow with #C290C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C290C6.

Preview

Color preview on black background

This text has color #C290C6 on black background.


Color preview on white background

This text has color #C290C6 on white background.


Black color preview on #C290C6 background

This text has black color on #C290C6 background.


White color preview on #C290C6 background

This text has white color on #C290C6 background.


Related colors

Complementary color

Complementary color for #hex is #3D6F39.


I love getcolorcode.com

Triadic colors

1 #C6C290 and #90C6C2 with #C290C6 are triadic colors.

2 #C690C2 and #90C2C6 with #C290C6 are triadic colors.