COLOR #DBA5A8

HEX: #DBA5A8 RGB: (219,165,168)

Color info

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

RGB color model

#DBA5A8 color RGB value is (219,165,168).

RGB: (219,165,168) (86%, 65%, 66%)

RGB channels and saturation

R 219 of 255 = 86%
G 165 of 255 = 65%
B 168 of 255 = 66%

219
165
168

R + G + B ~ 72%. #DBA5A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 165 + 168 = 552 (100%)
R 219 of 552 ~ 39.67%
G 165 of 552 ~ 29.89%
B 168 of 552 ~ 30.43'%

%39.67
%29.89
%30.43

CMYK color model

#DBA5A8 color CMYK value is (0,25,23,14).

  • cyan value is 0.00%
  • magenta value is 24.66%
  • yellow value is 23.29%
  • key color value is 14.12%

CMYK: (0,25,23,14)
C0M25Y23K14 (0%, 25%, 23%, 14%)
(0.00 / 0.25 / 0.23 / 0.14)

CMYK percentages

%0
%24.66
%23.29
%14.12

Codes

Color #DBA5A8 in popluar color models

DB A5 A8
RGB 219 165 168
HSL 357° 42.86% 75.29%
HSB/HSV 357° 24.66% 85.88%
CMYK 0.00% 24.66% 23.29%
14.12%

Color #DBA5A8 in popluar number systems.

HEX DB A5 A8
Decimal 219 165 168
Binary 11011011 10100101 10101000
Octal 333 245 250

Shades and tints

Shades of #DBA5A8

#DBA5A8
(219,165,168)
#C89699
(200,150,153)
#B5878A
(181,135,138)
#A2787B
(162,120,123)
#8F696C
(143,105,108)
#7C5A5D
(124,90,93)
#694B4E
(105,75,78)
#563C3F
(86,60,63)
#432D30
(67,45,48)
#301E21
(48,30,33)
#1D0F12
(29,15,18)
#000000
(0,0,0)

Tints of #DBA5A8

#DBA5A8
(219,165,168)
#DEADAF
(222,173,175)
#E1B5B6
(225,181,182)
#E4BDBD
(228,189,189)
#E7C5C4
(231,197,196)
#EACDCB
(234,205,203)
#EDD5D2
(237,213,210)
#F0DDD9
(240,221,217)
#F3E5E0
(243,229,224)
#F6EDE7
(246,237,231)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBA5A8 color. Also use rgb(219,165,168) instead hex code.

Text Font Color

.myTextColor { color: #DBA5A8; }

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

This text font color is #DBA5A8.

Background Color

.myBgColor { background-color: #DBA5A8; }

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

This div background color is #DBA5A8.

Border color

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

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

This div border color is #DBA5A8.

Opacity

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

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

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

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

This text has shadow with #DBA5A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBA5A8.

Preview

Color preview on black background

This text has color #DBA5A8 on black background.


Color preview on white background

This text has color #DBA5A8 on white background.


Black color preview on #DBA5A8 background

This text has black color on #DBA5A8 background.


White color preview on #DBA5A8 background

This text has white color on #DBA5A8 background.


Related colors

Complementary color

Complementary color for #hex is #245A57.


I love getcolorcode.com

Triadic colors

1 #A8DBA5 and #A5A8DB with #DBA5A8 are triadic colors.

2 #A8A5DB and #A5DBA8 with #DBA5A8 are triadic colors.