COLOR #DB6699

HEX: #DB6699 RGB: (219,102,153)

Renk bilgisi

#DB6699 contains mainly red color. #DB6699 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#DB6699 color RGB value is (219,102,153).

RGB: (219,102,153) (86%, 40%, 60%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 102 of 255 = 40%
B 153 of 255 = 60%

219
102
153

R + G + B ~ 62%. #DB6699 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 102 + 153 = 474 (100%)
R 219 of 474 ~ 46.2%
G 102 of 474 ~ 21.52%
B 153 of 474 ~ 32.28'%

%46.2
%21.52
%32.28

CMYK RENK MODELİ

#DB6699 rengi CMYK tonu (0,53,30,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.42%
  • sarı tonu 30.14%
  • ana renk tonu 14.12%
CMYK: (0,53,30,14) C0M53Y30K14 (0%,53%,30%,14%) (0.00/0.53/0.30/0.14) 

CMYK yüzdeleri

%0
%53.42
%30.14
%14.12

Codes

Color #DB6699 in popluar color models

DB 66 99
RGB 219 102 153
HSL 334° 61.90% 62.94%
HSB/HSV 334° 53.42% 85.88%
CMYK 0.00% 53.42% 30.14%
14.12%

Color #DB6699 in popluar number systems.

HEX DB 66 99
Decimal 219 102 153
Binary 11011011 1100110 10011001
Octal 333 146 231

Shades and tints

Shades of #DB6699

#DB6699
(219,102,153)
#C85D8C
(200,93,140)
#B5547F
(181,84,127)
#A24B72
(162,75,114)
#8F4265
(143,66,101)
#7C3958
(124,57,88)
#69304B
(105,48,75)
#56273E
(86,39,62)
#431E31
(67,30,49)
#301524
(48,21,36)
#1D0C17
(29,12,23)
#000000
(0,0,0)

Tints of #DB6699

#DB6699
(219,102,153)
#DE73A2
(222,115,162)
#E180AB
(225,128,171)
#E48DB4
(228,141,180)
#E79ABD
(231,154,189)
#EAA7C6
(234,167,198)
#EDB4CF
(237,180,207)
#F0C1D8
(240,193,216)
#F3CEE1
(243,206,225)
#F6DBEA
(246,219,234)
#F9E8F3
(249,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB6699 color. Also use rgb(219,102,153) instead hex code.

Text Font Color

.myTextColor { color: #DB6699; }

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

This text font color is #DB6699.

Background Color

.myBgColor { background-color: #DB6699; }

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

This div background color is #DB6699.

Border color

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

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

This div border color is #DB6699.

Opacity

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

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

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

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

This text has shadow with #DB6699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB6699.

Preview

Color preview on black background

This text has color #DB6699 on black background.


Color preview on white background

This text has color #DB6699 on white background.


Black color preview on #DB6699 background

This text has black color on #DB6699 background.


White color preview on #DB6699 background

This text has white color on #DB6699 background.


Related colors

Complementary color

Complementary color for #hex is #249966.


I love getcolorcode.com

Triadic colors

1 #99DB66 and #6699DB with #DB6699 are triadic colors.

2 #9966DB and #66DB99 with #DB6699 are triadic colors.