COLOR #DBAFC6

HEX: #DBAFC6 RGB: (219,175,198)

Color info

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

RGB color model

#DBAFC6 color RGB value is (219,175,198).

RGB: (219,175,198) (86%, 69%, 78%)

RGB channels and saturation

R 219 of 255 = 86%
G 175 of 255 = 69%
B 198 of 255 = 78%

219
175
198

R + G + B ~ 78%. #DBAFC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 175 + 198 = 592 (100%)
R 219 of 592 ~ 36.99%
G 175 of 592 ~ 29.56%
B 198 of 592 ~ 33.45'%

%36.99
%29.56
%33.45

CMYK color model

#DBAFC6 color CMYK value is (0,20,10,14).

  • cyan value is 0.00%
  • magenta value is 20.09%
  • yellow value is 9.59%
  • key color value is 14.12%

CMYK: (0,20,10,14)
C0M20Y10K14 (0%, 20%, 10%, 14%)
(0.00 / 0.20 / 0.10 / 0.14)

CMYK percentages

%0
%20.09
%9.59
%14.12

Codes

Color #DBAFC6 in popluar color models

DB AF C6
RGB 219 175 198
HSL 329° 37.93% 77.25%
HSB/HSV 329° 20.09% 85.88%
CMYK 0.00% 20.09% 9.59%
14.12%

Color #DBAFC6 in popluar number systems.

HEX DB AF C6
Decimal 219 175 198
Binary 11011011 10101111 11000110
Octal 333 257 306

Shades and tints

Shades of #DBAFC6

#DBAFC6
(219,175,198)
#C8A0B4
(200,160,180)
#B591A2
(181,145,162)
#A28290
(162,130,144)
#8F737E
(143,115,126)
#7C646C
(124,100,108)
#69555A
(105,85,90)
#564648
(86,70,72)
#433736
(67,55,54)
#302824
(48,40,36)
#1D1912
(29,25,18)
#000000
(0,0,0)

Tints of #DBAFC6

#DBAFC6
(219,175,198)
#DEB6CB
(222,182,203)
#E1BDD0
(225,189,208)
#E4C4D5
(228,196,213)
#E7CBDA
(231,203,218)
#EAD2DF
(234,210,223)
#EDD9E4
(237,217,228)
#F0E0E9
(240,224,233)
#F3E7EE
(243,231,238)
#F6EEF3
(246,238,243)
#F9F5F8
(249,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBAFC6 color. Also use rgb(219,175,198) instead hex code.

Text Font Color

.myTextColor { color: #DBAFC6; }

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

This text font color is #DBAFC6.

Background Color

.myBgColor { background-color: #DBAFC6; }

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

This div background color is #DBAFC6.

Border color

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

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

This div border color is #DBAFC6.

Opacity

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

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

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

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

This text has shadow with #DBAFC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBAFC6.

Preview

Color preview on black background

This text has color #DBAFC6 on black background.


Color preview on white background

This text has color #DBAFC6 on white background.


Black color preview on #DBAFC6 background

This text has black color on #DBAFC6 background.


White color preview on #DBAFC6 background

This text has white color on #DBAFC6 background.


Related colors

Complementary color

Complementary color for #hex is #245039.


I love getcolorcode.com

Triadic colors

1 #C6DBAF and #AFC6DB with #DBAFC6 are triadic colors.

2 #C6AFDB and #AFDBC6 with #DBAFC6 are triadic colors.