COLOR #DBA9B2

HEX: #DBA9B2 RGB: (219,169,178)

Color info

#DBA9B2 contains red, green and blue colors in about the same proportion. Web safe color of #DBA9B2 is #CC9999 (or #C99).

RGB color model

#DBA9B2 color RGB value is (219,169,178).

RGB: (219,169,178) (86%, 66%, 70%)

RGB channels and saturation

R 219 of 255 = 86%
G 169 of 255 = 66%
B 178 of 255 = 70%

219
169
178

R + G + B ~ 74%. #DBA9B2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 169 + 178 = 566 (100%)
R 219 of 566 ~ 38.69%
G 169 of 566 ~ 29.86%
B 178 of 566 ~ 31.45'%

%38.69
%29.86
%31.45

CMYK color model

#DBA9B2 color CMYK value is (0,23,19,14).

  • cyan value is 0.00%
  • magenta value is 22.83%
  • yellow value is 18.72%
  • key color value is 14.12%
CMYK: (0,23,19,14) C0M23Y19K14 (0%,23%,19%,14%) (0.00/0.23/0.19/0.14) 

CMYK percentages

%0
%22.83
%18.72
%14.12

Codes

Color #DBA9B2 in popluar color models

DB A9 B2
RGB 219 169 178
HSL 349° 40.98% 76.08%
HSB/HSV 349° 22.83% 85.88%
CMYK 0.00% 22.83% 18.72%
14.12%

Color #DBA9B2 in popluar number systems.

HEX DB A9 B2
Decimal 219 169 178
Binary 11011011 10101001 10110010
Octal 333 251 262

Shades and tints

Shades of #DBA9B2

#DBA9B2
(219,169,178)
#C89AA2
(200,154,162)
#B58B92
(181,139,146)
#A27C82
(162,124,130)
#8F6D72
(143,109,114)
#7C5E62
(124,94,98)
#694F52
(105,79,82)
#564042
(86,64,66)
#433132
(67,49,50)
#302222
(48,34,34)
#1D1312
(29,19,18)
#000000
(0,0,0)

Tints of #DBA9B2

#DBA9B2
(219,169,178)
#DEB0B9
(222,176,185)
#E1B7C0
(225,183,192)
#E4BEC7
(228,190,199)
#E7C5CE
(231,197,206)
#EACCD5
(234,204,213)
#EDD3DC
(237,211,220)
#F0DAE3
(240,218,227)
#F3E1EA
(243,225,234)
#F6E8F1
(246,232,241)
#F9EFF8
(249,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBA9B2 color. Also use rgb(219,169,178) instead hex code.

Text Font Color

.myTextColor { color: #DBA9B2; }

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

This text font color is #DBA9B2.

Background Color

.myBgColor { background-color: #DBA9B2; }

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

This div background color is #DBA9B2.

Border color

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

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

This div border color is #DBA9B2.

Opacity

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

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

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

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

This text has shadow with #DBA9B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBA9B2.

Preview

Color preview on black background

This text has color #DBA9B2 on black background.


Color preview on white background

This text has color #DBA9B2 on white background.


Black color preview on #DBA9B2 background

This text has black color on #DBA9B2 background.


White color preview on #DBA9B2 background

This text has white color on #DBA9B2 background.


Related colors

Complementary color

Complementary color for #hex is #24564D.


I love getcolorcode.com

Triadic colors

1 #B2DBA9 and #A9B2DB with #DBA9B2 are triadic colors.

2 #B2A9DB and #A9DBB2 with #DBA9B2 are triadic colors.