COLOR #C993DA

HEX: #C993DA RGB: (201,147,218)

Renk bilgisi

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

RGB renk modeli

#C993DA color RGB value is (201,147,218).

RGB: (201,147,218) (79%, 58%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 147 of 255 = 58%
B 218 of 255 = 85%

201
147
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 147 + 218 = 566 (100%)
R 201 of 566 ~ 35.51%
G 147 of 566 ~ 25.97%
B 218 of 566 ~ 38.52'%

%35.51
%25.97
%38.52

CMYK RENK MODELİ

#C993DA rengi CMYK tonu (8,33,0,15).

  • camgöbeği tonu 7.80%
  • eflatun tonu 32.57%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (8,33,0,15)
C8M33Y0K15 (8%, 33%, 0%, 15%)
(0.08 / 0.33 / 0.00 / 0.15)

CMYK yüzdeleri

%7.8
%32.57
%0
%14.51

Codes

Color #C993DA in popluar color models

C9 93 DA
RGB 201 147 218
HSL 286° 48.97% 71.57%
HSB/HSV 286° 32.57% 85.49%
CMYK 7.80% 32.57% 0.00%
14.51%

Color #C993DA in popluar number systems.

HEX C9 93 DA
Decimal 201 147 218
Binary 11001001 10010011 11011010
Octal 311 223 332

Shades and tints

Shades of #C993DA

#C993DA
(201,147,218)
#B786C7
(183,134,199)
#A579B4
(165,121,180)
#936CA1
(147,108,161)
#815F8E
(129,95,142)
#6F527B
(111,82,123)
#5D4568
(93,69,104)
#4B3855
(75,56,85)
#392B42
(57,43,66)
#271E2F
(39,30,47)
#15111C
(21,17,28)
#000000
(0,0,0)

Tints of #C993DA

#C993DA
(201,147,218)
#CD9CDD
(205,156,221)
#D1A5E0
(209,165,224)
#D5AEE3
(213,174,227)
#D9B7E6
(217,183,230)
#DDC0E9
(221,192,233)
#E1C9EC
(225,201,236)
#E5D2EF
(229,210,239)
#E9DBF2
(233,219,242)
#EDE4F5
(237,228,245)
#F1EDF8
(241,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C993DA color. Also use rgb(201,147,218) instead hex code.

Text Font Color

.myTextColor { color: #C993DA; }

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

This text font color is #C993DA.

Background Color

.myBgColor { background-color: #C993DA; }

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

This div background color is #C993DA.

Border color

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

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

This div border color is #C993DA.

Opacity

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

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

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

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

This text has shadow with #C993DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C993DA.

Preview

Color preview on black background

This text has color #C993DA on black background.


Color preview on white background

This text has color #C993DA on white background.


Black color preview on #C993DA background

This text has black color on #C993DA background.


White color preview on #C993DA background

This text has white color on #C993DA background.


Related colors

Complementary color

Complementary color for #hex is #366C25.


I love getcolorcode.com

Triadic colors

1 #DAC993 and #93DAC9 with #C993DA are triadic colors.

2 #DA93C9 and #93C9DA with #C993DA are triadic colors.