COLOR #EEB5A6

HEX: #EEB5A6 RGB: (238,181,166)

Renk bilgisi

#EEB5A6 contains mainly red and green colors. #EEB5A6 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EEB5A6 color RGB value is (238,181,166).

RGB: (238,181,166) (93%, 71%, 65%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 181 of 255 = 71%
B 166 of 255 = 65%

238
181
166

R + G + B ~ 76%. #EEB5A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 181 + 166 = 585 (100%)
R 238 of 585 ~ 40.68%
G 181 of 585 ~ 30.94%
B 166 of 585 ~ 28.38'%

%40.68
%30.94
%28.38

CMYK RENK MODELİ

#EEB5A6 rengi CMYK tonu (0,24,30,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.95%
  • sarı tonu 30.25%
  • ana renk tonu 6.67%

CMYK: (0,24,30,7)
C0M24Y30K7 (0%, 24%, 30%, 7%)
(0.00 / 0.24 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%23.95
%30.25
%6.67

Codes

Color #EEB5A6 in popluar color models

EE B5 A6
RGB 238 181 166
HSL 13° 67.92% 79.22%
HSB/HSV 13° 30.25% 93.33%
CMYK 0.00% 23.95% 30.25%
6.67%

Color #EEB5A6 in popluar number systems.

HEX EE B5 A6
Decimal 238 181 166
Binary 11101110 10110101 10100110
Octal 356 265 246

Shades and tints

Shades of #EEB5A6

#EEB5A6
(238,181,166)
#D9A597
(217,165,151)
#C49588
(196,149,136)
#AF8579
(175,133,121)
#9A756A
(154,117,106)
#85655B
(133,101,91)
#70554C
(112,85,76)
#5B453D
(91,69,61)
#46352E
(70,53,46)
#31251F
(49,37,31)
#1C1510
(28,21,16)
#000000
(0,0,0)

Tints of #EEB5A6

#EEB5A6
(238,181,166)
#EFBBAE
(239,187,174)
#F0C1B6
(240,193,182)
#F1C7BE
(241,199,190)
#F2CDC6
(242,205,198)
#F3D3CE
(243,211,206)
#F4D9D6
(244,217,214)
#F5DFDE
(245,223,222)
#F6E5E6
(246,229,230)
#F7EBEE
(247,235,238)
#F8F1F6
(248,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEB5A6 color. Also use rgb(238,181,166) instead hex code.

Text Font Color

.myTextColor { color: #EEB5A6; }

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

This text font color is #EEB5A6.

Background Color

.myBgColor { background-color: #EEB5A6; }

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

This div background color is #EEB5A6.

Border color

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

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

This div border color is #EEB5A6.

Opacity

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

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

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

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

This text has shadow with #EEB5A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB5A6.

Preview

Color preview on black background

This text has color #EEB5A6 on black background.


Color preview on white background

This text has color #EEB5A6 on white background.


Black color preview on #EEB5A6 background

This text has black color on #EEB5A6 background.


White color preview on #EEB5A6 background

This text has white color on #EEB5A6 background.


Related colors

Complementary color

Complementary color for #hex is #114A59.


I love getcolorcode.com

Triadic colors

1 #A6EEB5 and #B5A6EE with #EEB5A6 are triadic colors.

2 #A6B5EE and #B5EEA6 with #EEB5A6 are triadic colors.