COLOR #EECC7B

HEX: #EECC7B RGB: (238,204,123)

Renk bilgisi

#EECC7B contains mainly red and green colors. #EECC7B ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EECC7B color RGB value is (238,204,123).

RGB: (238,204,123) (93%, 80%, 48%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 204 of 255 = 80%
B 123 of 255 = 48%

238
204
123

R + G + B ~ 74%. #EECC7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 204 + 123 = 565 (100%)
R 238 of 565 ~ 42.12%
G 204 of 565 ~ 36.11%
B 123 of 565 ~ 21.77'%

%42.12
%36.11
%21.77

CMYK RENK MODELİ

#EECC7B rengi CMYK tonu (0,14,48,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.29%
  • sarı tonu 48.32%
  • ana renk tonu 6.67%

CMYK: (0,14,48,7)
C0M14Y48K7 (0%, 14%, 48%, 7%)
(0.00 / 0.14 / 0.48 / 0.07)

CMYK yüzdeleri

%0
%14.29
%48.32
%6.67

Codes

Color #EECC7B in popluar color models

EE CC 7B
RGB 238 204 123
HSL 42° 77.18% 70.78%
HSB/HSV 42° 48.32% 93.33%
CMYK 0.00% 14.29% 48.32%
6.67%

Color #EECC7B in popluar number systems.

HEX EE CC 7B
Decimal 238 204 123
Binary 11101110 11001100 1111011
Octal 356 314 173

Shades and tints

Shades of #EECC7B

#EECC7B
(238,204,123)
#D9BA70
(217,186,112)
#C4A865
(196,168,101)
#AF965A
(175,150,90)
#9A844F
(154,132,79)
#857244
(133,114,68)
#706039
(112,96,57)
#5B4E2E
(91,78,46)
#463C23
(70,60,35)
#312A18
(49,42,24)
#1C180D
(28,24,13)
#000000
(0,0,0)

Tints of #EECC7B

#EECC7B
(238,204,123)
#EFD087
(239,208,135)
#F0D493
(240,212,147)
#F1D89F
(241,216,159)
#F2DCAB
(242,220,171)
#F3E0B7
(243,224,183)
#F4E4C3
(244,228,195)
#F5E8CF
(245,232,207)
#F6ECDB
(246,236,219)
#F7F0E7
(247,240,231)
#F8F4F3
(248,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EECC7B color. Also use rgb(238,204,123) instead hex code.

Text Font Color

.myTextColor { color: #EECC7B; }

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

This text font color is #EECC7B.

Background Color

.myBgColor { background-color: #EECC7B; }

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

This div background color is #EECC7B.

Border color

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

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

This div border color is #EECC7B.

Opacity

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

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

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

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

This text has shadow with #EECC7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EECC7B.

Preview

Color preview on black background

This text has color #EECC7B on black background.


Color preview on white background

This text has color #EECC7B on white background.


Black color preview on #EECC7B background

This text has black color on #EECC7B background.


White color preview on #EECC7B background

This text has white color on #EECC7B background.


Related colors

Complementary color

Complementary color for #hex is #113384.


I love getcolorcode.com

Triadic colors

1 #7BEECC and #CC7BEE with #EECC7B are triadic colors.

2 #7BCCEE and #CCEE7B with #EECC7B are triadic colors.