COLOR #C996E5

HEX: #C996E5 RGB: (201,150,229)

Renk bilgisi

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

RGB renk modeli

#C996E5 color RGB value is (201,150,229).

RGB: (201,150,229) (79%, 59%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 150 of 255 = 59%
B 229 of 255 = 90%

201
150
229

R + G + B ~ 76%. #C996E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 150 + 229 = 580 (100%)
R 201 of 580 ~ 34.66%
G 150 of 580 ~ 25.86%
B 229 of 580 ~ 39.48'%

%34.66
%25.86
%39.48

CMYK RENK MODELİ

#C996E5 rengi CMYK tonu (12,34,0,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 34.50%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (12,34,0,10)
C12M34Y0K10 (12%, 34%, 0%, 10%)
(0.12 / 0.34 / 0.00 / 0.10)

CMYK yüzdeleri

%12.23
%34.5
%0
%10.2

Codes

Color #C996E5 in popluar color models

C9 96 E5
RGB 201 150 229
HSL 279° 60.31% 74.31%
HSB/HSV 279° 34.50% 89.80%
CMYK 12.23% 34.50% 0.00%
10.20%

Color #C996E5 in popluar number systems.

HEX C9 96 E5
Decimal 201 150 229
Binary 11001001 10010110 11100101
Octal 311 226 345

Shades and tints

Shades of #C996E5

#C996E5
(201,150,229)
#B789D1
(183,137,209)
#A57CBD
(165,124,189)
#936FA9
(147,111,169)
#816295
(129,98,149)
#6F5581
(111,85,129)
#5D486D
(93,72,109)
#4B3B59
(75,59,89)
#392E45
(57,46,69)
#272131
(39,33,49)
#15141D
(21,20,29)
#000000
(0,0,0)

Tints of #C996E5

#C996E5
(201,150,229)
#CD9FE7
(205,159,231)
#D1A8E9
(209,168,233)
#D5B1EB
(213,177,235)
#D9BAED
(217,186,237)
#DDC3EF
(221,195,239)
#E1CCF1
(225,204,241)
#E5D5F3
(229,213,243)
#E9DEF5
(233,222,245)
#EDE7F7
(237,231,247)
#F1F0F9
(241,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C996E5 color. Also use rgb(201,150,229) instead hex code.

Text Font Color

.myTextColor { color: #C996E5; }

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

This text font color is #C996E5.

Background Color

.myBgColor { background-color: #C996E5; }

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

This div background color is #C996E5.

Border color

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

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

This div border color is #C996E5.

Opacity

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

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

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

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

This text has shadow with #C996E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C996E5.

Preview

Color preview on black background

This text has color #C996E5 on black background.


Color preview on white background

This text has color #C996E5 on white background.


Black color preview on #C996E5 background

This text has black color on #C996E5 background.


White color preview on #C996E5 background

This text has white color on #C996E5 background.


Related colors

Complementary color

Complementary color for #hex is #36691A.


I love getcolorcode.com

Triadic colors

1 #E5C996 and #96E5C9 with #C996E5 are triadic colors.

2 #E596C9 and #96C9E5 with #C996E5 are triadic colors.