COLOR #C77ED3

HEX: #C77ED3 RGB: (199,126,211)

Renk bilgisi

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

RGB renk modeli

#C77ED3 color RGB value is (199,126,211).

RGB: (199,126,211) (78%, 49%, 83%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 126 of 255 = 49%
B 211 of 255 = 83%

199
126
211

R + G + B ~ 70%. #C77ED3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 126 + 211 = 536 (100%)
R 199 of 536 ~ 37.13%
G 126 of 536 ~ 23.51%
B 211 of 536 ~ 39.37'%

%37.13
%23.51
%39.37

CMYK RENK MODELİ

#C77ED3 rengi CMYK tonu (6,40,0,17).

  • camgöbeği tonu 5.69%
  • eflatun tonu 40.28%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (6,40,0,17)
C6M40Y0K17 (6%, 40%, 0%, 17%)
(0.06 / 0.40 / 0.00 / 0.17)

CMYK yüzdeleri

%5.69
%40.28
%0
%17.25

Codes

Color #C77ED3 in popluar color models

C7 7E D3
RGB 199 126 211
HSL 292° 49.13% 66.08%
HSB/HSV 292° 40.28% 82.75%
CMYK 5.69% 40.28% 0.00%
17.25%

Color #C77ED3 in popluar number systems.

HEX C7 7E D3
Decimal 199 126 211
Binary 11000111 1111110 11010011
Octal 307 176 323

Shades and tints

Shades of #C77ED3

#C77ED3
(199,126,211)
#B573C0
(181,115,192)
#A368AD
(163,104,173)
#915D9A
(145,93,154)
#7F5287
(127,82,135)
#6D4774
(109,71,116)
#5B3C61
(91,60,97)
#49314E
(73,49,78)
#37263B
(55,38,59)
#251B28
(37,27,40)
#131015
(19,16,21)
#000000
(0,0,0)

Tints of #C77ED3

#C77ED3
(199,126,211)
#CC89D7
(204,137,215)
#D194DB
(209,148,219)
#D69FDF
(214,159,223)
#DBAAE3
(219,170,227)
#E0B5E7
(224,181,231)
#E5C0EB
(229,192,235)
#EACBEF
(234,203,239)
#EFD6F3
(239,214,243)
#F4E1F7
(244,225,247)
#F9ECFB
(249,236,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C77ED3 color. Also use rgb(199,126,211) instead hex code.

Text Font Color

.myTextColor { color: #C77ED3; }

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

This text font color is #C77ED3.

Background Color

.myBgColor { background-color: #C77ED3; }

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

This div background color is #C77ED3.

Border color

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

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

This div border color is #C77ED3.

Opacity

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

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

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

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

This text has shadow with #C77ED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77ED3.

Preview

Color preview on black background

This text has color #C77ED3 on black background.


Color preview on white background

This text has color #C77ED3 on white background.


Black color preview on #C77ED3 background

This text has black color on #C77ED3 background.


White color preview on #C77ED3 background

This text has white color on #C77ED3 background.


Related colors

Complementary color

Complementary color for #hex is #38812C.


I love getcolorcode.com

Triadic colors

1 #D3C77E and #7ED3C7 with #C77ED3 are triadic colors.

2 #D37EC7 and #7EC7D3 with #C77ED3 are triadic colors.