COLOR #EEBE93

HEX: #EEBE93 RGB: (238,190,147)

Renk bilgisi

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

RGB renk modeli

#EEBE93 color RGB value is (238,190,147).

RGB: (238,190,147) (93%, 75%, 58%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 190 of 255 = 75%
B 147 of 255 = 58%

238
190
147

R + G + B ~ 75%. #EEBE93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 190 + 147 = 575 (100%)
R 238 of 575 ~ 41.39%
G 190 of 575 ~ 33.04%
B 147 of 575 ~ 25.57'%

%41.39
%33.04
%25.57

CMYK RENK MODELİ

#EEBE93 rengi CMYK tonu (0,20,38,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.17%
  • sarı tonu 38.24%
  • ana renk tonu 6.67%
CMYK: (0,20,38,7) C0M20Y38K7 (0%,20%,38%,7%) (0.00/0.20/0.38/0.07) 

CMYK yüzdeleri

%0
%20.17
%38.24
%6.67

Codes

Color #EEBE93 in popluar color models

EE BE 93
RGB 238 190 147
HSL 28° 72.80% 75.49%
HSB/HSV 28° 38.24% 93.33%
CMYK 0.00% 20.17% 38.24%
6.67%

Color #EEBE93 in popluar number systems.

HEX EE BE 93
Decimal 238 190 147
Binary 11101110 10111110 10010011
Octal 356 276 223

Shades and tints

Shades of #EEBE93

#EEBE93
(238,190,147)
#D9AD86
(217,173,134)
#C49C79
(196,156,121)
#AF8B6C
(175,139,108)
#9A7A5F
(154,122,95)
#856952
(133,105,82)
#705845
(112,88,69)
#5B4738
(91,71,56)
#46362B
(70,54,43)
#31251E
(49,37,30)
#1C1411
(28,20,17)
#000000
(0,0,0)

Tints of #EEBE93

#EEBE93
(238,190,147)
#EFC39C
(239,195,156)
#F0C8A5
(240,200,165)
#F1CDAE
(241,205,174)
#F2D2B7
(242,210,183)
#F3D7C0
(243,215,192)
#F4DCC9
(244,220,201)
#F5E1D2
(245,225,210)
#F6E6DB
(246,230,219)
#F7EBE4
(247,235,228)
#F8F0ED
(248,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEBE93 color. Also use rgb(238,190,147) instead hex code.

Text Font Color

.myTextColor { color: #EEBE93; }

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

This text font color is #EEBE93.

Background Color

.myBgColor { background-color: #EEBE93; }

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

This div background color is #EEBE93.

Border color

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

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

This div border color is #EEBE93.

Opacity

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

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

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

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

This text has shadow with #EEBE93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEBE93.

Preview

Color preview on black background

This text has color #EEBE93 on black background.


Color preview on white background

This text has color #EEBE93 on white background.


Black color preview on #EEBE93 background

This text has black color on #EEBE93 background.


White color preview on #EEBE93 background

This text has white color on #EEBE93 background.


Related colors

Complementary color

Complementary color for #hex is #11416C.


I love getcolorcode.com

Triadic colors

1 #93EEBE and #BE93EE with #EEBE93 are triadic colors.

2 #93BEEE and #BEEE93 with #EEBE93 are triadic colors.