COLOR #C876E7

HEX: #C876E7 RGB: (200,118,231)

Renk bilgisi

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

RGB renk modeli

#C876E7 color RGB value is (200,118,231).

RGB: (200,118,231) (78%, 46%, 91%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 118 of 255 = 46%
B 231 of 255 = 91%

200
118
231

R + G + B ~ 72%. #C876E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 118 + 231 = 549 (100%)
R 200 of 549 ~ 36.43%
G 118 of 549 ~ 21.49%
B 231 of 549 ~ 42.08'%

%36.43
%21.49
%42.08

CMYK RENK MODELİ

#C876E7 rengi CMYK tonu (13,49,0,9).

  • camgöbeği tonu 13.42%
  • eflatun tonu 48.92%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (13,49,0,9)
C13M49Y0K9 (13%, 49%, 0%, 9%)
(0.13 / 0.49 / 0.00 / 0.09)

CMYK yüzdeleri

%13.42
%48.92
%0
%9.41

Codes

Color #C876E7 in popluar color models

C8 76 E7
RGB 200 118 231
HSL 284° 70.19% 68.43%
HSB/HSV 284° 48.92% 90.59%
CMYK 13.42% 48.92% 0.00%
9.41%

Color #C876E7 in popluar number systems.

HEX C8 76 E7
Decimal 200 118 231
Binary 11001000 1110110 11100111
Octal 310 166 347

Shades and tints

Shades of #C876E7

#C876E7
(200,118,231)
#B66CD2
(182,108,210)
#A462BD
(164,98,189)
#9258A8
(146,88,168)
#804E93
(128,78,147)
#6E447E
(110,68,126)
#5C3A69
(92,58,105)
#4A3054
(74,48,84)
#38263F
(56,38,63)
#261C2A
(38,28,42)
#141215
(20,18,21)
#000000
(0,0,0)

Tints of #C876E7

#C876E7
(200,118,231)
#CD82E9
(205,130,233)
#D28EEB
(210,142,235)
#D79AED
(215,154,237)
#DCA6EF
(220,166,239)
#E1B2F1
(225,178,241)
#E6BEF3
(230,190,243)
#EBCAF5
(235,202,245)
#F0D6F7
(240,214,247)
#F5E2F9
(245,226,249)
#FAEEFB
(250,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C876E7 color. Also use rgb(200,118,231) instead hex code.

Text Font Color

.myTextColor { color: #C876E7; }

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

This text font color is #C876E7.

Background Color

.myBgColor { background-color: #C876E7; }

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

This div background color is #C876E7.

Border color

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

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

This div border color is #C876E7.

Opacity

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

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

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

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

This text has shadow with #C876E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C876E7.

Preview

Color preview on black background

This text has color #C876E7 on black background.


Color preview on white background

This text has color #C876E7 on white background.


Black color preview on #C876E7 background

This text has black color on #C876E7 background.


White color preview on #C876E7 background

This text has white color on #C876E7 background.


Related colors

Complementary color

Complementary color for #hex is #378918.


I love getcolorcode.com

Triadic colors

1 #E7C876 and #76E7C8 with #C876E7 are triadic colors.

2 #E776C8 and #76C8E7 with #C876E7 are triadic colors.