COLOR #EEC495

HEX: #EEC495 RGB: (238,196,149)

Renk bilgisi

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

RGB renk modeli

#EEC495 color RGB value is (238,196,149).

RGB: (238,196,149) (93%, 77%, 58%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 196 of 255 = 77%
B 149 of 255 = 58%

238
196
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 196 + 149 = 583 (100%)
R 238 of 583 ~ 40.82%
G 196 of 583 ~ 33.62%
B 149 of 583 ~ 25.56'%

%40.82
%33.62
%25.56

CMYK RENK MODELİ

#EEC495 rengi CMYK tonu (0,18,37,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.65%
  • sarı tonu 37.39%
  • ana renk tonu 6.67%

CMYK: (0,18,37,7)
C0M18Y37K7 (0%, 18%, 37%, 7%)
(0.00 / 0.18 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%17.65
%37.39
%6.67

Codes

Color #EEC495 in popluar color models

EE C4 95
RGB 238 196 149
HSL 32° 72.36% 75.88%
HSB/HSV 32° 37.39% 93.33%
CMYK 0.00% 17.65% 37.39%
6.67%

Color #EEC495 in popluar number systems.

HEX EE C4 95
Decimal 238 196 149
Binary 11101110 11000100 10010101
Octal 356 304 225

Shades and tints

Shades of #EEC495

#EEC495
(238,196,149)
#D9B388
(217,179,136)
#C4A27B
(196,162,123)
#AF916E
(175,145,110)
#9A8061
(154,128,97)
#856F54
(133,111,84)
#705E47
(112,94,71)
#5B4D3A
(91,77,58)
#463C2D
(70,60,45)
#312B20
(49,43,32)
#1C1A13
(28,26,19)
#000000
(0,0,0)

Tints of #EEC495

#EEC495
(238,196,149)
#EFC99E
(239,201,158)
#F0CEA7
(240,206,167)
#F1D3B0
(241,211,176)
#F2D8B9
(242,216,185)
#F3DDC2
(243,221,194)
#F4E2CB
(244,226,203)
#F5E7D4
(245,231,212)
#F6ECDD
(246,236,221)
#F7F1E6
(247,241,230)
#F8F6EF
(248,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEC495 color. Also use rgb(238,196,149) instead hex code.

Text Font Color

.myTextColor { color: #EEC495; }

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

This text font color is #EEC495.

Background Color

.myBgColor { background-color: #EEC495; }

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

This div background color is #EEC495.

Border color

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

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

This div border color is #EEC495.

Opacity

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

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

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

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

This text has shadow with #EEC495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC495.

Preview

Color preview on black background

This text has color #EEC495 on black background.


Color preview on white background

This text has color #EEC495 on white background.


Black color preview on #EEC495 background

This text has black color on #EEC495 background.


White color preview on #EEC495 background

This text has white color on #EEC495 background.


Related colors

Complementary color

Complementary color for #hex is #113B6A.


I love getcolorcode.com

Triadic colors

1 #95EEC4 and #C495EE with #EEC495 are triadic colors.

2 #95C4EE and #C4EE95 with #EEC495 are triadic colors.