COLOR #C76DC8

HEX: #C76DC8 RGB: (199,109,200)

Renk bilgisi

#C76DC8 contains mainly red and blue colors. #C76DC8 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C76DC8 color RGB value is (199,109,200).

RGB: (199,109,200) (78%, 43%, 78%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 109 of 255 = 43%
B 200 of 255 = 78%

199
109
200

R + G + B ~ 66%. #C76DC8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 109 + 200 = 508 (100%)
R 199 of 508 ~ 39.17%
G 109 of 508 ~ 21.46%
B 200 of 508 ~ 39.37'%

%39.17
%21.46
%39.37

CMYK RENK MODELİ

#C76DC8 rengi CMYK tonu (0,46,0,22).

  • camgöbeği tonu 0.50%
  • eflatun tonu 45.50%
  • sarı tonu 0.00%
  • ana renk tonu 21.57%

CMYK: (0,46,0,22)
C0M46Y0K22 (0%, 46%, 0%, 22%)
(0.00 / 0.46 / 0.00 / 0.22)

CMYK yüzdeleri

%0.5
%45.5
%0
%21.57

Codes

Color #C76DC8 in popluar color models

C7 6D C8
RGB 199 109 200
HSL 299° 45.27% 60.59%
HSB/HSV 299° 45.50% 78.43%
CMYK 0.50% 45.50% 0.00%
21.57%

Color #C76DC8 in popluar number systems.

HEX C7 6D C8
Decimal 199 109 200
Binary 11000111 1101101 11001000
Octal 307 155 310

Shades and tints

Shades of #C76DC8

#C76DC8
(199,109,200)
#B564B6
(181,100,182)
#A35BA4
(163,91,164)
#915292
(145,82,146)
#7F4980
(127,73,128)
#6D406E
(109,64,110)
#5B375C
(91,55,92)
#492E4A
(73,46,74)
#372538
(55,37,56)
#251C26
(37,28,38)
#131314
(19,19,20)
#000000
(0,0,0)

Tints of #C76DC8

#C76DC8
(199,109,200)
#CC7ACD
(204,122,205)
#D187D2
(209,135,210)
#D694D7
(214,148,215)
#DBA1DC
(219,161,220)
#E0AEE1
(224,174,225)
#E5BBE6
(229,187,230)
#EAC8EB
(234,200,235)
#EFD5F0
(239,213,240)
#F4E2F5
(244,226,245)
#F9EFFA
(249,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76DC8 color. Also use rgb(199,109,200) instead hex code.

Text Font Color

.myTextColor { color: #C76DC8; }

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

This text font color is #C76DC8.

Background Color

.myBgColor { background-color: #C76DC8; }

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

This div background color is #C76DC8.

Border color

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

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

This div border color is #C76DC8.

Opacity

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

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

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

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

This text has shadow with #C76DC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76DC8.

Preview

Color preview on black background

This text has color #C76DC8 on black background.


Color preview on white background

This text has color #C76DC8 on white background.


Black color preview on #C76DC8 background

This text has black color on #C76DC8 background.


White color preview on #C76DC8 background

This text has white color on #C76DC8 background.


Related colors

Complementary color

Complementary color for #hex is #389237.


I love getcolorcode.com

Triadic colors

1 #C8C76D and #6DC8C7 with #C76DC8 are triadic colors.

2 #C86DC7 and #6DC7C8 with #C76DC8 are triadic colors.