COLOR #C993ED

HEX: #C993ED RGB: (201,147,237)

Renk bilgisi

#C993ED contains mainly red and blue colors. #C993ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C993ED color RGB value is (201,147,237).

RGB: (201,147,237) (79%, 58%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 147 of 255 = 58%
B 237 of 255 = 93%

201
147
237

R + G + B ~ 77%. #C993ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 147 + 237 = 585 (100%)
R 201 of 585 ~ 34.36%
G 147 of 585 ~ 25.13%
B 237 of 585 ~ 40.51'%

%34.36
%25.13
%40.51

CMYK RENK MODELİ

#C993ED rengi CMYK tonu (15,38,0,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 37.97%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (15,38,0,7)
C15M38Y0K7 (15%, 38%, 0%, 7%)
(0.15 / 0.38 / 0.00 / 0.07)

CMYK yüzdeleri

%15.19
%37.97
%0
%7.06

Codes

Color #C993ED in popluar color models

C9 93 ED
RGB 201 147 237
HSL 276° 71.43% 75.29%
HSB/HSV 276° 37.97% 92.94%
CMYK 15.19% 37.97% 0.00%
7.06%

Color #C993ED in popluar number systems.

HEX C9 93 ED
Decimal 201 147 237
Binary 11001001 10010011 11101101
Octal 311 223 355

Shades and tints

Shades of #C993ED

#C993ED
(201,147,237)
#B786D8
(183,134,216)
#A579C3
(165,121,195)
#936CAE
(147,108,174)
#815F99
(129,95,153)
#6F5284
(111,82,132)
#5D456F
(93,69,111)
#4B385A
(75,56,90)
#392B45
(57,43,69)
#271E30
(39,30,48)
#15111B
(21,17,27)
#000000
(0,0,0)

Tints of #C993ED

#C993ED
(201,147,237)
#CD9CEE
(205,156,238)
#D1A5EF
(209,165,239)
#D5AEF0
(213,174,240)
#D9B7F1
(217,183,241)
#DDC0F2
(221,192,242)
#E1C9F3
(225,201,243)
#E5D2F4
(229,210,244)
#E9DBF5
(233,219,245)
#EDE4F6
(237,228,246)
#F1EDF7
(241,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C993ED; }

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

This text font color is #C993ED.

Background Color

.myBgColor { background-color: #C993ED; }

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

This div background color is #C993ED.

Border color

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

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

This div border color is #C993ED.

Opacity

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

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

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

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

This text has shadow with #C993ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C993ED.

Preview

Color preview on black background

This text has color #C993ED on black background.


Color preview on white background

This text has color #C993ED on white background.


Black color preview on #C993ED background

This text has black color on #C993ED background.


White color preview on #C993ED background

This text has white color on #C993ED background.


Related colors

Complementary color

Complementary color for #hex is #366C12.


I love getcolorcode.com

Triadic colors

1 #EDC993 and #93EDC9 with #C993ED are triadic colors.

2 #ED93C9 and #93C9ED with #C993ED are triadic colors.