COLOR #C990DF

HEX: #C990DF RGB: (201,144,223)

Renk bilgisi

#C990DF contains mainly red and blue colors. #C990DF ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C990DF color RGB value is (201,144,223).

RGB: (201,144,223) (79%, 56%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 144 of 255 = 56%
B 223 of 255 = 87%

201
144
223

R + G + B ~ 74%. #C990DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 144 + 223 = 568 (100%)
R 201 of 568 ~ 35.39%
G 144 of 568 ~ 25.35%
B 223 of 568 ~ 39.26'%

%35.39
%25.35
%39.26

CMYK RENK MODELİ

#C990DF rengi CMYK tonu (10,35,0,13).

  • camgöbeği tonu 9.87%
  • eflatun tonu 35.43%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (10,35,0,13)
C10M35Y0K13 (10%, 35%, 0%, 13%)
(0.10 / 0.35 / 0.00 / 0.13)

CMYK yüzdeleri

%9.87
%35.43
%0
%12.55

Codes

Color #C990DF in popluar color models

C9 90 DF
RGB 201 144 223
HSL 283° 55.24% 71.96%
HSB/HSV 283° 35.43% 87.45%
CMYK 9.87% 35.43% 0.00%
12.55%

Color #C990DF in popluar number systems.

HEX C9 90 DF
Decimal 201 144 223
Binary 11001001 10010000 11011111
Octal 311 220 337

Shades and tints

Shades of #C990DF

#C990DF
(201,144,223)
#B783CB
(183,131,203)
#A576B7
(165,118,183)
#9369A3
(147,105,163)
#815C8F
(129,92,143)
#6F4F7B
(111,79,123)
#5D4267
(93,66,103)
#4B3553
(75,53,83)
#39283F
(57,40,63)
#271B2B
(39,27,43)
#150E17
(21,14,23)
#000000
(0,0,0)

Tints of #C990DF

#C990DF
(201,144,223)
#CD9AE1
(205,154,225)
#D1A4E3
(209,164,227)
#D5AEE5
(213,174,229)
#D9B8E7
(217,184,231)
#DDC2E9
(221,194,233)
#E1CCEB
(225,204,235)
#E5D6ED
(229,214,237)
#E9E0EF
(233,224,239)
#EDEAF1
(237,234,241)
#F1F4F3
(241,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C990DF color. Also use rgb(201,144,223) instead hex code.

Text Font Color

.myTextColor { color: #C990DF; }

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

This text font color is #C990DF.

Background Color

.myBgColor { background-color: #C990DF; }

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

This div background color is #C990DF.

Border color

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

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

This div border color is #C990DF.

Opacity

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

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

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

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

This text has shadow with #C990DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C990DF.

Preview

Color preview on black background

This text has color #C990DF on black background.


Color preview on white background

This text has color #C990DF on white background.


Black color preview on #C990DF background

This text has black color on #C990DF background.


White color preview on #C990DF background

This text has white color on #C990DF background.


Related colors

Complementary color

Complementary color for #hex is #366F20.


I love getcolorcode.com

Triadic colors

1 #DFC990 and #90DFC9 with #C990DF are triadic colors.

2 #DF90C9 and #90C9DF with #C990DF are triadic colors.