COLOR #C76EDE

HEX: #C76EDE RGB: (199,110,222)

Renk bilgisi

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

RGB renk modeli

#C76EDE color RGB value is (199,110,222).

RGB: (199,110,222) (78%, 43%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 110 of 255 = 43%
B 222 of 255 = 87%

199
110
222

R + G + B ~ 69%. #C76EDE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 110 + 222 = 531 (100%)
R 199 of 531 ~ 37.48%
G 110 of 531 ~ 20.72%
B 222 of 531 ~ 41.81'%

%37.48
%20.72
%41.81

CMYK RENK MODELİ

#C76EDE rengi CMYK tonu (10,50,0,13).

  • camgöbeği tonu 10.36%
  • eflatun tonu 50.45%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (10,50,0,13)
C10M50Y0K13 (10%, 50%, 0%, 13%)
(0.10 / 0.50 / 0.00 / 0.13)

CMYK yüzdeleri

%10.36
%50.45
%0
%12.94

Codes

Color #C76EDE in popluar color models

C7 6E DE
RGB 199 110 222
HSL 288° 62.92% 65.10%
HSB/HSV 288° 50.45% 87.06%
CMYK 10.36% 50.45% 0.00%
12.94%

Color #C76EDE in popluar number systems.

HEX C7 6E DE
Decimal 199 110 222
Binary 11000111 1101110 11011110
Octal 307 156 336

Shades and tints

Shades of #C76EDE

#C76EDE
(199,110,222)
#B564CA
(181,100,202)
#A35AB6
(163,90,182)
#9150A2
(145,80,162)
#7F468E
(127,70,142)
#6D3C7A
(109,60,122)
#5B3266
(91,50,102)
#492852
(73,40,82)
#371E3E
(55,30,62)
#25142A
(37,20,42)
#130A16
(19,10,22)
#000000
(0,0,0)

Tints of #C76EDE

#C76EDE
(199,110,222)
#CC7BE1
(204,123,225)
#D188E4
(209,136,228)
#D695E7
(214,149,231)
#DBA2EA
(219,162,234)
#E0AFED
(224,175,237)
#E5BCF0
(229,188,240)
#EAC9F3
(234,201,243)
#EFD6F6
(239,214,246)
#F4E3F9
(244,227,249)
#F9F0FC
(249,240,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76EDE color. Also use rgb(199,110,222) instead hex code.

Text Font Color

.myTextColor { color: #C76EDE; }

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

This text font color is #C76EDE.

Background Color

.myBgColor { background-color: #C76EDE; }

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

This div background color is #C76EDE.

Border color

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

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

This div border color is #C76EDE.

Opacity

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

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

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

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

This text has shadow with #C76EDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76EDE.

Preview

Color preview on black background

This text has color #C76EDE on black background.


Color preview on white background

This text has color #C76EDE on white background.


Black color preview on #C76EDE background

This text has black color on #C76EDE background.


White color preview on #C76EDE background

This text has white color on #C76EDE background.


Related colors

Complementary color

Complementary color for #hex is #389121.


I love getcolorcode.com

Triadic colors

1 #DEC76E and #6EDEC7 with #C76EDE are triadic colors.

2 #DE6EC7 and #6EC7DE with #C76EDE are triadic colors.