COLOR #DEAA88

HEX: #DEAA88 RGB: (222,170,136)

Color info

#DEAA88 contains mainly red and green colors. Web safe color of #DEAA88 is #CC9999 (or #C99).

RGB color model

#DEAA88 color RGB value is (222,170,136).

RGB: (222,170,136) (87%, 67%, 53%)

RGB channels and saturation

R 222 of 255 = 87%
G 170 of 255 = 67%
B 136 of 255 = 53%

222
170
136

R + G + B ~ 69%. #DEAA88 is quite light color.

Portions of RGB colors in percentages

R + G + B = 222 + 170 + 136 = 528 (100%)
R 222 of 528 ~ 42.05%
G 170 of 528 ~ 32.2%
B 136 of 528 ~ 25.76'%

%42.05
%32.2
%25.76

CMYK color model

#DEAA88 color CMYK value is (0,23,39,13).

  • cyan value is 0.00%
  • magenta value is 23.42%
  • yellow value is 38.74%
  • key color value is 12.94%

CMYK: (0,23,39,13)
C0M23Y39K13 (0%, 23%, 39%, 13%)
(0.00 / 0.23 / 0.39 / 0.13)

CMYK percentages

%0
%23.42
%38.74
%12.94

Codes

Color #DEAA88 in popluar color models

DE AA 88
RGB 222 170 136
HSL 24° 56.58% 70.20%
HSB/HSV 24° 38.74% 87.06%
CMYK 0.00% 23.42% 38.74%
12.94%

Color #DEAA88 in popluar number systems.

HEX DE AA 88
Decimal 222 170 136
Binary 11011110 10101010 10001000
Octal 336 252 210

Shades and tints

Shades of #DEAA88

#DEAA88
(222,170,136)
#CA9B7C
(202,155,124)
#B68C70
(182,140,112)
#A27D64
(162,125,100)
#8E6E58
(142,110,88)
#7A5F4C
(122,95,76)
#665040
(102,80,64)
#524134
(82,65,52)
#3E3228
(62,50,40)
#2A231C
(42,35,28)
#161410
(22,20,16)
#000000
(0,0,0)

Tints of #DEAA88

#DEAA88
(222,170,136)
#E1B192
(225,177,146)
#E4B89C
(228,184,156)
#E7BFA6
(231,191,166)
#EAC6B0
(234,198,176)
#EDCDBA
(237,205,186)
#F0D4C4
(240,212,196)
#F3DBCE
(243,219,206)
#F6E2D8
(246,226,216)
#F9E9E2
(249,233,226)
#FCF0EC
(252,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DEAA88 color. Also use rgb(222,170,136) instead hex code.

Text Font Color

.myTextColor { color: #DEAA88; }

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

This text font color is #DEAA88.

Background Color

.myBgColor { background-color: #DEAA88; }

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

This div background color is #DEAA88.

Border color

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

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

This div border color is #DEAA88.

Opacity

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

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

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

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

This text has shadow with #DEAA88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DEAA88.

Preview

Color preview on black background

This text has color #DEAA88 on black background.


Color preview on white background

This text has color #DEAA88 on white background.


Black color preview on #DEAA88 background

This text has black color on #DEAA88 background.


White color preview on #DEAA88 background

This text has white color on #DEAA88 background.


Related colors

Complementary color

Complementary color for #hex is #215577.


I love getcolorcode.com

Gradients

Color #DEAA88 is used in Tumbleweed gradient.

Tumbleweed


Triadic colors

1 #88DEAA and #AA88DE with #DEAA88 are triadic colors.

2 #88AADE and #AADE88 with #DEAA88 are triadic colors.