COLOR #C676DB

HEX: #C676DB RGB: (198,118,219)

Renk bilgisi

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

RGB renk modeli

#C676DB color RGB value is (198,118,219).

RGB: (198,118,219) (78%, 46%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 118 of 255 = 46%
B 219 of 255 = 86%

198
118
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 118 + 219 = 535 (100%)
R 198 of 535 ~ 37.01%
G 118 of 535 ~ 22.06%
B 219 of 535 ~ 40.93'%

%37.01
%22.06
%40.93

CMYK RENK MODELİ

#C676DB rengi CMYK tonu (10,46,0,14).

  • camgöbeği tonu 9.59%
  • eflatun tonu 46.12%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,46,0,14)
C10M46Y0K14 (10%, 46%, 0%, 14%)
(0.10 / 0.46 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%46.12
%0
%14.12

Codes

Color #C676DB in popluar color models

C6 76 DB
RGB 198 118 219
HSL 288° 58.38% 66.08%
HSB/HSV 288° 46.12% 85.88%
CMYK 9.59% 46.12% 0.00%
14.12%

Color #C676DB in popluar number systems.

HEX C6 76 DB
Decimal 198 118 219
Binary 11000110 1110110 11011011
Octal 306 166 333

Shades and tints

Shades of #C676DB

#C676DB
(198,118,219)
#B46CC8
(180,108,200)
#A262B5
(162,98,181)
#9058A2
(144,88,162)
#7E4E8F
(126,78,143)
#6C447C
(108,68,124)
#5A3A69
(90,58,105)
#483056
(72,48,86)
#362643
(54,38,67)
#241C30
(36,28,48)
#12121D
(18,18,29)
#000000
(0,0,0)

Tints of #C676DB

#C676DB
(198,118,219)
#CB82DE
(203,130,222)
#D08EE1
(208,142,225)
#D59AE4
(213,154,228)
#DAA6E7
(218,166,231)
#DFB2EA
(223,178,234)
#E4BEED
(228,190,237)
#E9CAF0
(233,202,240)
#EED6F3
(238,214,243)
#F3E2F6
(243,226,246)
#F8EEF9
(248,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C676DB color. Also use rgb(198,118,219) instead hex code.

Text Font Color

.myTextColor { color: #C676DB; }

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

This text font color is #C676DB.

Background Color

.myBgColor { background-color: #C676DB; }

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

This div background color is #C676DB.

Border color

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

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

This div border color is #C676DB.

Opacity

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

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

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

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

This text has shadow with #C676DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C676DB.

Preview

Color preview on black background

This text has color #C676DB on black background.


Color preview on white background

This text has color #C676DB on white background.


Black color preview on #C676DB background

This text has black color on #C676DB background.


White color preview on #C676DB background

This text has white color on #C676DB background.


Related colors

Complementary color

Complementary color for #hex is #398924.


I love getcolorcode.com

Triadic colors

1 #DBC676 and #76DBC6 with #C676DB are triadic colors.

2 #DB76C6 and #76C6DB with #C676DB are triadic colors.