COLOR #C990DB

HEX: #C990DB RGB: (201,144,219)

Renk bilgisi

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

RGB renk modeli

#C990DB color RGB value is (201,144,219).

RGB: (201,144,219) (79%, 56%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 144 of 255 = 56%
B 219 of 255 = 86%

201
144
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 144 + 219 = 564 (100%)
R 201 of 564 ~ 35.64%
G 144 of 564 ~ 25.53%
B 219 of 564 ~ 38.83'%

%35.64
%25.53
%38.83

CMYK RENK MODELİ

#C990DB rengi CMYK tonu (8,34,0,14).

  • camgöbeği tonu 8.22%
  • eflatun tonu 34.25%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (8,34,0,14)
C8M34Y0K14 (8%, 34%, 0%, 14%)
(0.08 / 0.34 / 0.00 / 0.14)

CMYK yüzdeleri

%8.22
%34.25
%0
%14.12

Codes

Color #C990DB in popluar color models

C9 90 DB
RGB 201 144 219
HSL 286° 51.02% 71.18%
HSB/HSV 286° 34.25% 85.88%
CMYK 8.22% 34.25% 0.00%
14.12%

Color #C990DB in popluar number systems.

HEX C9 90 DB
Decimal 201 144 219
Binary 11001001 10010000 11011011
Octal 311 220 333

Shades and tints

Shades of #C990DB

#C990DB
(201,144,219)
#B783C8
(183,131,200)
#A576B5
(165,118,181)
#9369A2
(147,105,162)
#815C8F
(129,92,143)
#6F4F7C
(111,79,124)
#5D4269
(93,66,105)
#4B3556
(75,53,86)
#392843
(57,40,67)
#271B30
(39,27,48)
#150E1D
(21,14,29)
#000000
(0,0,0)

Tints of #C990DB

#C990DB
(201,144,219)
#CD9ADE
(205,154,222)
#D1A4E1
(209,164,225)
#D5AEE4
(213,174,228)
#D9B8E7
(217,184,231)
#DDC2EA
(221,194,234)
#E1CCED
(225,204,237)
#E5D6F0
(229,214,240)
#E9E0F3
(233,224,243)
#EDEAF6
(237,234,246)
#F1F4F9
(241,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C990DB; }

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

This text font color is #C990DB.

Background Color

.myBgColor { background-color: #C990DB; }

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

This div background color is #C990DB.

Border color

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

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

This div border color is #C990DB.

Opacity

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

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

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

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

This text has shadow with #C990DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C990DB.

Preview

Color preview on black background

This text has color #C990DB on black background.


Color preview on white background

This text has color #C990DB on white background.


Black color preview on #C990DB background

This text has black color on #C990DB background.


White color preview on #C990DB background

This text has white color on #C990DB background.


Related colors

Complementary color

Complementary color for #hex is #366F24.


I love getcolorcode.com

Triadic colors

1 #DBC990 and #90DBC9 with #C990DB are triadic colors.

2 #DB90C9 and #90C9DB with #C990DB are triadic colors.