COLOR #C976EC

HEX: #C976EC RGB: (201,118,236)

Renk bilgisi

#C976EC contains mainly red and blue colors. #C976EC ‘ nin web güvenlik rengi #CC66FF (ya da #C6F) dir.

RGB renk modeli

#C976EC color RGB value is (201,118,236).

RGB: (201,118,236) (79%, 46%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 118 of 255 = 46%
B 236 of 255 = 93%

201
118
236

R + G + B ~ 73%. #C976EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 118 + 236 = 555 (100%)
R 201 of 555 ~ 36.22%
G 118 of 555 ~ 21.26%
B 236 of 555 ~ 42.52'%

%36.22
%21.26
%42.52

CMYK RENK MODELİ

#C976EC rengi CMYK tonu (15,50,0,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 50.00%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (15,50,0,7)
C15M50Y0K7 (15%, 50%, 0%, 7%)
(0.15 / 0.50 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%50
%0
%7.45

Codes

Color #C976EC in popluar color models

C9 76 EC
RGB 201 118 236
HSL 282° 75.64% 69.41%
HSB/HSV 282° 50.00% 92.55%
CMYK 14.83% 50.00% 0.00%
7.45%

Color #C976EC in popluar number systems.

HEX C9 76 EC
Decimal 201 118 236
Binary 11001001 1110110 11101100
Octal 311 166 354

Shades and tints

Shades of #C976EC

#C976EC
(201,118,236)
#B76CD7
(183,108,215)
#A562C2
(165,98,194)
#9358AD
(147,88,173)
#814E98
(129,78,152)
#6F4483
(111,68,131)
#5D3A6E
(93,58,110)
#4B3059
(75,48,89)
#392644
(57,38,68)
#271C2F
(39,28,47)
#15121A
(21,18,26)
#000000
(0,0,0)

Tints of #C976EC

#C976EC
(201,118,236)
#CD82ED
(205,130,237)
#D18EEE
(209,142,238)
#D59AEF
(213,154,239)
#D9A6F0
(217,166,240)
#DDB2F1
(221,178,241)
#E1BEF2
(225,190,242)
#E5CAF3
(229,202,243)
#E9D6F4
(233,214,244)
#EDE2F5
(237,226,245)
#F1EEF6
(241,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C976EC color. Also use rgb(201,118,236) instead hex code.

Text Font Color

.myTextColor { color: #C976EC; }

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

This text font color is #C976EC.

Background Color

.myBgColor { background-color: #C976EC; }

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

This div background color is #C976EC.

Border color

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

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

This div border color is #C976EC.

Opacity

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

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

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

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

This text has shadow with #C976EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C976EC.

Preview

Color preview on black background

This text has color #C976EC on black background.


Color preview on white background

This text has color #C976EC on white background.


Black color preview on #C976EC background

This text has black color on #C976EC background.


White color preview on #C976EC background

This text has white color on #C976EC background.


Related colors

Complementary color

Complementary color for #hex is #368913.


I love getcolorcode.com

Triadic colors

1 #ECC976 and #76ECC9 with #C976EC are triadic colors.

2 #EC76C9 and #76C9EC with #C976EC are triadic colors.