COLOR #C77EDB

HEX: #C77EDB RGB: (199,126,219)

Renk bilgisi

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

RGB renk modeli

#C77EDB color RGB value is (199,126,219).

RGB: (199,126,219) (78%, 49%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 126 of 255 = 49%
B 219 of 255 = 86%

199
126
219

R + G + B ~ 71%. #C77EDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 126 + 219 = 544 (100%)
R 199 of 544 ~ 36.58%
G 126 of 544 ~ 23.16%
B 219 of 544 ~ 40.26'%

%36.58
%23.16
%40.26

CMYK RENK MODELİ

#C77EDB rengi CMYK tonu (9,42,0,14).

  • camgöbeği tonu 9.13%
  • eflatun tonu 42.47%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (9,42,0,14)
C9M42Y0K14 (9%, 42%, 0%, 14%)
(0.09 / 0.42 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%42.47
%0
%14.12

Codes

Color #C77EDB in popluar color models

C7 7E DB
RGB 199 126 219
HSL 287° 56.36% 67.65%
HSB/HSV 287° 42.47% 85.88%
CMYK 9.13% 42.47% 0.00%
14.12%

Color #C77EDB in popluar number systems.

HEX C7 7E DB
Decimal 199 126 219
Binary 11000111 1111110 11011011
Octal 307 176 333

Shades and tints

Shades of #C77EDB

#C77EDB
(199,126,219)
#B573C8
(181,115,200)
#A368B5
(163,104,181)
#915DA2
(145,93,162)
#7F528F
(127,82,143)
#6D477C
(109,71,124)
#5B3C69
(91,60,105)
#493156
(73,49,86)
#372643
(55,38,67)
#251B30
(37,27,48)
#13101D
(19,16,29)
#000000
(0,0,0)

Tints of #C77EDB

#C77EDB
(199,126,219)
#CC89DE
(204,137,222)
#D194E1
(209,148,225)
#D69FE4
(214,159,228)
#DBAAE7
(219,170,231)
#E0B5EA
(224,181,234)
#E5C0ED
(229,192,237)
#EACBF0
(234,203,240)
#EFD6F3
(239,214,243)
#F4E1F6
(244,225,246)
#F9ECF9
(249,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C77EDB; }

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

This text font color is #C77EDB.

Background Color

.myBgColor { background-color: #C77EDB; }

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

This div background color is #C77EDB.

Border color

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

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

This div border color is #C77EDB.

Opacity

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

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

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

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

This text has shadow with #C77EDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77EDB.

Preview

Color preview on black background

This text has color #C77EDB on black background.


Color preview on white background

This text has color #C77EDB on white background.


Black color preview on #C77EDB background

This text has black color on #C77EDB background.


White color preview on #C77EDB background

This text has white color on #C77EDB background.


Related colors

Complementary color

Complementary color for #hex is #388124.


I love getcolorcode.com

Triadic colors

1 #DBC77E and #7EDBC7 with #C77EDB are triadic colors.

2 #DB7EC7 and #7EC7DB with #C77EDB are triadic colors.