COLOR #C76FDB

HEX: #C76FDB RGB: (199,111,219)

Renk bilgisi

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

RGB renk modeli

#C76FDB color RGB value is (199,111,219).

RGB: (199,111,219) (78%, 44%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 111 of 255 = 44%
B 219 of 255 = 86%

199
111
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 111 + 219 = 529 (100%)
R 199 of 529 ~ 37.62%
G 111 of 529 ~ 20.98%
B 219 of 529 ~ 41.4'%

%37.62
%20.98
%41.4

CMYK RENK MODELİ

#C76FDB rengi CMYK tonu (9,49,0,14).

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

CMYK: (9,49,0,14)
C9M49Y0K14 (9%, 49%, 0%, 14%)
(0.09 / 0.49 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%49.32
%0
%14.12

Codes

Color #C76FDB in popluar color models

C7 6F DB
RGB 199 111 219
HSL 289° 60.00% 64.71%
HSB/HSV 289° 49.32% 85.88%
CMYK 9.13% 49.32% 0.00%
14.12%

Color #C76FDB in popluar number systems.

HEX C7 6F DB
Decimal 199 111 219
Binary 11000111 1101111 11011011
Octal 307 157 333

Shades and tints

Shades of #C76FDB

#C76FDB
(199,111,219)
#B565C8
(181,101,200)
#A35BB5
(163,91,181)
#9151A2
(145,81,162)
#7F478F
(127,71,143)
#6D3D7C
(109,61,124)
#5B3369
(91,51,105)
#492956
(73,41,86)
#371F43
(55,31,67)
#251530
(37,21,48)
#130B1D
(19,11,29)
#000000
(0,0,0)

Tints of #C76FDB

#C76FDB
(199,111,219)
#CC7CDE
(204,124,222)
#D189E1
(209,137,225)
#D696E4
(214,150,228)
#DBA3E7
(219,163,231)
#E0B0EA
(224,176,234)
#E5BDED
(229,189,237)
#EACAF0
(234,202,240)
#EFD7F3
(239,215,243)
#F4E4F6
(244,228,246)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76FDB; }

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

This text font color is #C76FDB.

Background Color

.myBgColor { background-color: #C76FDB; }

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

This div background color is #C76FDB.

Border color

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

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

This div border color is #C76FDB.

Opacity

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

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

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

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

This text has shadow with #C76FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76FDB.

Preview

Color preview on black background

This text has color #C76FDB on black background.


Color preview on white background

This text has color #C76FDB on white background.


Black color preview on #C76FDB background

This text has black color on #C76FDB background.


White color preview on #C76FDB background

This text has white color on #C76FDB background.


Related colors

Complementary color

Complementary color for #hex is #389024.


I love getcolorcode.com

Triadic colors

1 #DBC76F and #6FDBC7 with #C76FDB are triadic colors.

2 #DB6FC7 and #6FC7DB with #C76FDB are triadic colors.