COLOR #C993D9

HEX: #C993D9 RGB: (201,147,217)

Renk bilgisi

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

RGB renk modeli

#C993D9 color RGB value is (201,147,217).

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

RGB bağlantıları ve doygunluk

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

201
147
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 147 + 217 = 565 (100%)
R 201 of 565 ~ 35.58%
G 147 of 565 ~ 26.02%
B 217 of 565 ~ 38.41'%

%35.58
%26.02
%38.41

CMYK RENK MODELİ

#C993D9 rengi CMYK tonu (7,32,0,15).

  • camgöbeği tonu 7.37%
  • eflatun tonu 32.26%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (7,32,0,15)
C7M32Y0K15 (7%, 32%, 0%, 15%)
(0.07 / 0.32 / 0.00 / 0.15)

CMYK yüzdeleri

%7.37
%32.26
%0
%14.9

Codes

Color #C993D9 in popluar color models

C9 93 D9
RGB 201 147 217
HSL 286° 47.95% 71.37%
HSB/HSV 286° 32.26% 85.10%
CMYK 7.37% 32.26% 0.00%
14.90%

Color #C993D9 in popluar number systems.

HEX C9 93 D9
Decimal 201 147 217
Binary 11001001 10010011 11011001
Octal 311 223 331

Shades and tints

Shades of #C993D9

#C993D9
(201,147,217)
#B786C6
(183,134,198)
#A579B3
(165,121,179)
#936CA0
(147,108,160)
#815F8D
(129,95,141)
#6F527A
(111,82,122)
#5D4567
(93,69,103)
#4B3854
(75,56,84)
#392B41
(57,43,65)
#271E2E
(39,30,46)
#15111B
(21,17,27)
#000000
(0,0,0)

Tints of #C993D9

#C993D9
(201,147,217)
#CD9CDC
(205,156,220)
#D1A5DF
(209,165,223)
#D5AEE2
(213,174,226)
#D9B7E5
(217,183,229)
#DDC0E8
(221,192,232)
#E1C9EB
(225,201,235)
#E5D2EE
(229,210,238)
#E9DBF1
(233,219,241)
#EDE4F4
(237,228,244)
#F1EDF7
(241,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C993D9; }

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

This text font color is #C993D9.

Background Color

.myBgColor { background-color: #C993D9; }

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

This div background color is #C993D9.

Border color

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

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

This div border color is #C993D9.

Opacity

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

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

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

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

This text has shadow with #C993D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C993D9.

Preview

Color preview on black background

This text has color #C993D9 on black background.


Color preview on white background

This text has color #C993D9 on white background.


Black color preview on #C993D9 background

This text has black color on #C993D9 background.


White color preview on #C993D9 background

This text has white color on #C993D9 background.


Related colors

Complementary color

Complementary color for #hex is #366C26.


I love getcolorcode.com

Triadic colors

1 #D9C993 and #93D9C9 with #C993D9 are triadic colors.

2 #D993C9 and #93C9D9 with #C993D9 are triadic colors.