COLOR #DBA176

HEX: #DBA176 RGB: (219,161,118)

Color info

#DBA176 contains mainly red and green colors. Web safe color of #DBA176 is #CC9966 (or #C96).

RGB color model

#DBA176 color RGB value is (219,161,118).

RGB: (219,161,118) (86%, 63%, 46%)

RGB channels and saturation

R 219 of 255 = 86%
G 161 of 255 = 63%
B 118 of 255 = 46%

219
161
118

R + G + B ~ 65%. #DBA176 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 161 + 118 = 498 (100%)
R 219 of 498 ~ 43.98%
G 161 of 498 ~ 32.33%
B 118 of 498 ~ 23.69'%

%43.98
%32.33
%23.69

CMYK color model

#DBA176 color CMYK value is (0,26,46,14).

  • cyan value is 0.00%
  • magenta value is 26.48%
  • yellow value is 46.12%
  • key color value is 14.12%
CMYK: (0,26,46,14) C0M26Y46K14 (0%,26%,46%,14%) (0.00/0.26/0.46/0.14) 

CMYK percentages

%0
%26.48
%46.12
%14.12

Codes

Color #DBA176 in popluar color models

DB A1 76
RGB 219 161 118
HSL 26° 58.38% 66.08%
HSB/HSV 26° 46.12% 85.88%
CMYK 0.00% 26.48% 46.12%
14.12%

Color #DBA176 in popluar number systems.

HEX DB A1 76
Decimal 219 161 118
Binary 11011011 10100001 1110110
Octal 333 241 166

Shades and tints

Shades of #DBA176

#DBA176
(219,161,118)
#C8936C
(200,147,108)
#B58562
(181,133,98)
#A27758
(162,119,88)
#8F694E
(143,105,78)
#7C5B44
(124,91,68)
#694D3A
(105,77,58)
#563F30
(86,63,48)
#433126
(67,49,38)
#30231C
(48,35,28)
#1D1512
(29,21,18)
#000000
(0,0,0)

Tints of #DBA176

#DBA176
(219,161,118)
#DEA982
(222,169,130)
#E1B18E
(225,177,142)
#E4B99A
(228,185,154)
#E7C1A6
(231,193,166)
#EAC9B2
(234,201,178)
#EDD1BE
(237,209,190)
#F0D9CA
(240,217,202)
#F3E1D6
(243,225,214)
#F6E9E2
(246,233,226)
#F9F1EE
(249,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBA176 color. Also use rgb(219,161,118) instead hex code.

Text Font Color

.myTextColor { color: #DBA176; }

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

This text font color is #DBA176.

Background Color

.myBgColor { background-color: #DBA176; }

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

This div background color is #DBA176.

Border color

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

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

This div border color is #DBA176.

Opacity

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

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

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

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

This text has shadow with #DBA176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBA176.

Preview

Color preview on black background

This text has color #DBA176 on black background.


Color preview on white background

This text has color #DBA176 on white background.


Black color preview on #DBA176 background

This text has black color on #DBA176 background.


White color preview on #DBA176 background

This text has white color on #DBA176 background.


Related colors

Complementary color

Complementary color for #hex is #245E89.


I love getcolorcode.com

Triadic colors

1 #76DBA1 and #A176DB with #DBA176 are triadic colors.

2 #76A1DB and #A1DB76 with #DBA176 are triadic colors.