COLOR #C993EE

HEX: #C993EE RGB: (201,147,238)

Renk bilgisi

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

RGB renk modeli

#C993EE color RGB value is (201,147,238).

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

RGB bağlantıları ve doygunluk

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

201
147
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 147 + 238 = 586 (100%)
R 201 of 586 ~ 34.3%
G 147 of 586 ~ 25.09%
B 238 of 586 ~ 40.61'%

%34.3
%25.09
%40.61

CMYK RENK MODELİ

#C993EE rengi CMYK tonu (16,38,0,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 38.24%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,38,0,7)
C16M38Y0K7 (16%, 38%, 0%, 7%)
(0.16 / 0.38 / 0.00 / 0.07)

CMYK yüzdeleri

%15.55
%38.24
%0
%6.67

Codes

Color #C993EE in popluar color models

C9 93 EE
RGB 201 147 238
HSL 276° 72.80% 75.49%
HSB/HSV 276° 38.24% 93.33%
CMYK 15.55% 38.24% 0.00%
6.67%

Color #C993EE in popluar number systems.

HEX C9 93 EE
Decimal 201 147 238
Binary 11001001 10010011 11101110
Octal 311 223 356

Shades and tints

Shades of #C993EE

#C993EE
(201,147,238)
#B786D9
(183,134,217)
#A579C4
(165,121,196)
#936CAF
(147,108,175)
#815F9A
(129,95,154)
#6F5285
(111,82,133)
#5D4570
(93,69,112)
#4B385B
(75,56,91)
#392B46
(57,43,70)
#271E31
(39,30,49)
#15111C
(21,17,28)
#000000
(0,0,0)

Tints of #C993EE

#C993EE
(201,147,238)
#CD9CEF
(205,156,239)
#D1A5F0
(209,165,240)
#D5AEF1
(213,174,241)
#D9B7F2
(217,183,242)
#DDC0F3
(221,192,243)
#E1C9F4
(225,201,244)
#E5D2F5
(229,210,245)
#E9DBF6
(233,219,246)
#EDE4F7
(237,228,247)
#F1EDF8
(241,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C993EE; }

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

This text font color is #C993EE.

Background Color

.myBgColor { background-color: #C993EE; }

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

This div background color is #C993EE.

Border color

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

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

This div border color is #C993EE.

Opacity

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

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

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

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

This text has shadow with #C993EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C993EE.

Preview

Color preview on black background

This text has color #C993EE on black background.


Color preview on white background

This text has color #C993EE on white background.


Black color preview on #C993EE background

This text has black color on #C993EE background.


White color preview on #C993EE background

This text has white color on #C993EE background.


Related colors

Complementary color

Complementary color for #hex is #366C11.


I love getcolorcode.com

Triadic colors

1 #EEC993 and #93EEC9 with #C993EE are triadic colors.

2 #EE93C9 and #93C9EE with #C993EE are triadic colors.