COLOR #C690C8

HEX: #C690C8 RGB: (198,144,200)

Color info

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

RGB color model

#C690C8 color RGB value is (198,144,200).

RGB: (198,144,200) (78%, 56%, 78%)

RGB channels and saturation

R 198 of 255 = 78%
G 144 of 255 = 56%
B 200 of 255 = 78%

198
144
200

R + G + B ~ 71%. #C690C8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 144 + 200 = 542 (100%)
R 198 of 542 ~ 36.53%
G 144 of 542 ~ 26.57%
B 200 of 542 ~ 36.9'%

%36.53
%26.57
%36.9

CMYK color model

#C690C8 color CMYK value is (1,28,0,22).

  • cyan value is 1.00%
  • magenta value is 28.00%
  • yellow value is 0.00%
  • key color value is 21.57%

CMYK: (1,28,0,22)
C1M28Y0K22 (1%, 28%, 0%, 22%)
(0.01 / 0.28 / 0.00 / 0.22)

CMYK percentages

%1
%28
%0
%21.57

Codes

Color #C690C8 in popluar color models

C6 90 C8
RGB 198 144 200
HSL 298° 33.73% 67.45%
HSB/HSV 298° 28.00% 78.43%
CMYK 1.00% 28.00% 0.00%
21.57%

Color #C690C8 in popluar number systems.

HEX C6 90 C8
Decimal 198 144 200
Binary 11000110 10010000 11001000
Octal 306 220 310

Shades and tints

Shades of #C690C8

#C690C8
(198,144,200)
#B483B6
(180,131,182)
#A276A4
(162,118,164)
#906992
(144,105,146)
#7E5C80
(126,92,128)
#6C4F6E
(108,79,110)
#5A425C
(90,66,92)
#48354A
(72,53,74)
#362838
(54,40,56)
#241B26
(36,27,38)
#120E14
(18,14,20)
#000000
(0,0,0)

Tints of #C690C8

#C690C8
(198,144,200)
#CB9ACD
(203,154,205)
#D0A4D2
(208,164,210)
#D5AED7
(213,174,215)
#DAB8DC
(218,184,220)
#DFC2E1
(223,194,225)
#E4CCE6
(228,204,230)
#E9D6EB
(233,214,235)
#EEE0F0
(238,224,240)
#F3EAF5
(243,234,245)
#F8F4FA
(248,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C690C8; }

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

This text font color is #C690C8.

Background Color

.myBgColor { background-color: #C690C8; }

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

This div background color is #C690C8.

Border color

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

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

This div border color is #C690C8.

Opacity

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

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

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

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

This text has shadow with #C690C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C690C8.

Preview

Color preview on black background

This text has color #C690C8 on black background.


Color preview on white background

This text has color #C690C8 on white background.


Black color preview on #C690C8 background

This text has black color on #C690C8 background.


White color preview on #C690C8 background

This text has white color on #C690C8 background.


Related colors

Complementary color

Complementary color for #hex is #396F37.


I love getcolorcode.com

Triadic colors

1 #C8C690 and #90C8C6 with #C690C8 are triadic colors.

2 #C890C6 and #90C6C8 with #C690C8 are triadic colors.