COLOR #D676C5

HEX: #D676C5 RGB: (214,118,197)

Renk bilgisi

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

RGB renk modeli

#D676C5 color RGB value is (214,118,197).

RGB: (214,118,197) (84%, 46%, 77%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 118 of 255 = 46%
B 197 of 255 = 77%

214
118
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 118 + 197 = 529 (100%)
R 214 of 529 ~ 40.45%
G 118 of 529 ~ 22.31%
B 197 of 529 ~ 37.24'%

%40.45
%22.31
%37.24

CMYK RENK MODELİ

#D676C5 rengi CMYK tonu (0,45,8,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.86%
  • sarı tonu 7.94%
  • ana renk tonu 16.08%

CMYK: (0,45,8,16)
C0M45Y8K16 (0%, 45%, 8%, 16%)
(0.00 / 0.45 / 0.08 / 0.16)

CMYK yüzdeleri

%0
%44.86
%7.94
%16.08

Codes

Color #D676C5 in popluar color models

D6 76 C5
RGB 214 118 197
HSL 311° 53.93% 65.10%
HSB/HSV 311° 44.86% 83.92%
CMYK 0.00% 44.86% 7.94%
16.08%

Color #D676C5 in popluar number systems.

HEX D6 76 C5
Decimal 214 118 197
Binary 11010110 1110110 11000101
Octal 326 166 305

Shades and tints

Shades of #D676C5

#D676C5
(214,118,197)
#C36CB4
(195,108,180)
#B062A3
(176,98,163)
#9D5892
(157,88,146)
#8A4E81
(138,78,129)
#774470
(119,68,112)
#643A5F
(100,58,95)
#51304E
(81,48,78)
#3E263D
(62,38,61)
#2B1C2C
(43,28,44)
#18121B
(24,18,27)
#000000
(0,0,0)

Tints of #D676C5

#D676C5
(214,118,197)
#D982CA
(217,130,202)
#DC8ECF
(220,142,207)
#DF9AD4
(223,154,212)
#E2A6D9
(226,166,217)
#E5B2DE
(229,178,222)
#E8BEE3
(232,190,227)
#EBCAE8
(235,202,232)
#EED6ED
(238,214,237)
#F1E2F2
(241,226,242)
#F4EEF7
(244,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D676C5 color. Also use rgb(214,118,197) instead hex code.

Text Font Color

.myTextColor { color: #D676C5; }

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

This text font color is #D676C5.

Background Color

.myBgColor { background-color: #D676C5; }

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

This div background color is #D676C5.

Border color

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

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

This div border color is #D676C5.

Opacity

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

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

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

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

This text has shadow with #D676C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D676C5.

Preview

Color preview on black background

This text has color #D676C5 on black background.


Color preview on white background

This text has color #D676C5 on white background.


Black color preview on #D676C5 background

This text has black color on #D676C5 background.


White color preview on #D676C5 background

This text has white color on #D676C5 background.


Related colors

Complementary color

Complementary color for #hex is #29893A.


I love getcolorcode.com

Triadic colors

1 #C5D676 and #76C5D6 with #D676C5 are triadic colors.

2 #C576D6 and #76D6C5 with #D676C5 are triadic colors.