COLOR #DB76AE

HEX: #DB76AE RGB: (219,118,174)

Renk bilgisi

#DB76AE contains mainly red and blue colors. #DB76AE ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#DB76AE color RGB value is (219,118,174).

RGB: (219,118,174) (86%, 46%, 68%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 118 of 255 = 46%
B 174 of 255 = 68%

219
118
174

R + G + B ~ 67%. #DB76AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 118 + 174 = 511 (100%)
R 219 of 511 ~ 42.86%
G 118 of 511 ~ 23.09%
B 174 of 511 ~ 34.05'%

%42.86
%23.09
%34.05

CMYK RENK MODELİ

#DB76AE rengi CMYK tonu (0,46,21,14).

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

CMYK: (0,46,21,14)
C0M46Y21K14 (0%, 46%, 21%, 14%)
(0.00 / 0.46 / 0.21 / 0.14)

CMYK yüzdeleri

%0
%46.12
%20.55
%14.12

Codes

Color #DB76AE in popluar color models

DB 76 AE
RGB 219 118 174
HSL 327° 58.38% 66.08%
HSB/HSV 327° 46.12% 85.88%
CMYK 0.00% 46.12% 20.55%
14.12%

Color #DB76AE in popluar number systems.

HEX DB 76 AE
Decimal 219 118 174
Binary 11011011 1110110 10101110
Octal 333 166 256

Shades and tints

Shades of #DB76AE

#DB76AE
(219,118,174)
#C86C9F
(200,108,159)
#B56290
(181,98,144)
#A25881
(162,88,129)
#8F4E72
(143,78,114)
#7C4463
(124,68,99)
#693A54
(105,58,84)
#563045
(86,48,69)
#432636
(67,38,54)
#301C27
(48,28,39)
#1D1218
(29,18,24)
#000000
(0,0,0)

Tints of #DB76AE

#DB76AE
(219,118,174)
#DE82B5
(222,130,181)
#E18EBC
(225,142,188)
#E49AC3
(228,154,195)
#E7A6CA
(231,166,202)
#EAB2D1
(234,178,209)
#EDBED8
(237,190,216)
#F0CADF
(240,202,223)
#F3D6E6
(243,214,230)
#F6E2ED
(246,226,237)
#F9EEF4
(249,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DB76AE; }

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

This text font color is #DB76AE.

Background Color

.myBgColor { background-color: #DB76AE; }

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

This div background color is #DB76AE.

Border color

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

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

This div border color is #DB76AE.

Opacity

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

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

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

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

This text has shadow with #DB76AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB76AE.

Preview

Color preview on black background

This text has color #DB76AE on black background.


Color preview on white background

This text has color #DB76AE on white background.


Black color preview on #DB76AE background

This text has black color on #DB76AE background.


White color preview on #DB76AE background

This text has white color on #DB76AE background.


Related colors

Complementary color

Complementary color for #DB76AE is #248951.


I love getcolorcode.com

Triadic colors

1 #AEDB76 and #76AEDB with #DB76AE are triadic colors.

2 #AE76DB and #76DBAE with #DB76AE are triadic colors.