COLOR #DBA6C2

HEX: #DBA6C2 RGB: (219,166,194)

Color info

#DBA6C2 contains red, green and blue colors in about the same proportion. Web safe color of #DBA6C2 is #CC99CC (or #C9C).

RGB color model

#DBA6C2 color RGB value is (219,166,194).

RGB: (219,166,194) (86%, 65%, 76%)

RGB channels and saturation

R 219 of 255 = 86%
G 166 of 255 = 65%
B 194 of 255 = 76%

219
166
194

R + G + B ~ 76%. #DBA6C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 166 + 194 = 579 (100%)
R 219 of 579 ~ 37.82%
G 166 of 579 ~ 28.67%
B 194 of 579 ~ 33.51'%

%37.82
%28.67
%33.51

CMYK color model

#DBA6C2 color CMYK value is (0,24,11,14).

  • cyan value is 0.00%
  • magenta value is 24.20%
  • yellow value is 11.42%
  • key color value is 14.12%

CMYK: (0,24,11,14)
C0M24Y11K14 (0%, 24%, 11%, 14%)
(0.00 / 0.24 / 0.11 / 0.14)

CMYK percentages

%0
%24.2
%11.42
%14.12

Codes

Color #DBA6C2 in popluar color models

DB A6 C2
RGB 219 166 194
HSL 328° 42.40% 75.49%
HSB/HSV 328° 24.20% 85.88%
CMYK 0.00% 24.20% 11.42%
14.12%

Color #DBA6C2 in popluar number systems.

HEX DB A6 C2
Decimal 219 166 194
Binary 11011011 10100110 11000010
Octal 333 246 302

Shades and tints

Shades of #DBA6C2

#DBA6C2
(219,166,194)
#C897B1
(200,151,177)
#B588A0
(181,136,160)
#A2798F
(162,121,143)
#8F6A7E
(143,106,126)
#7C5B6D
(124,91,109)
#694C5C
(105,76,92)
#563D4B
(86,61,75)
#432E3A
(67,46,58)
#301F29
(48,31,41)
#1D1018
(29,16,24)
#000000
(0,0,0)

Tints of #DBA6C2

#DBA6C2
(219,166,194)
#DEAEC7
(222,174,199)
#E1B6CC
(225,182,204)
#E4BED1
(228,190,209)
#E7C6D6
(231,198,214)
#EACEDB
(234,206,219)
#EDD6E0
(237,214,224)
#F0DEE5
(240,222,229)
#F3E6EA
(243,230,234)
#F6EEEF
(246,238,239)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBA6C2 color. Also use rgb(219,166,194) instead hex code.

Text Font Color

.myTextColor { color: #DBA6C2; }

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

This text font color is #DBA6C2.

Background Color

.myBgColor { background-color: #DBA6C2; }

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

This div background color is #DBA6C2.

Border color

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

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

This div border color is #DBA6C2.

Opacity

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

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

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

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

This text has shadow with #DBA6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBA6C2.

Preview

Color preview on black background

This text has color #DBA6C2 on black background.


Color preview on white background

This text has color #DBA6C2 on white background.


Black color preview on #DBA6C2 background

This text has black color on #DBA6C2 background.


White color preview on #DBA6C2 background

This text has white color on #DBA6C2 background.


Related colors

Complementary color

Complementary color for #hex is #24593D.


I love getcolorcode.com

Triadic colors

1 #C2DBA6 and #A6C2DB with #DBA6C2 are triadic colors.

2 #C2A6DB and #A6DBC2 with #DBA6C2 are triadic colors.