COLOR #EEC6B3

HEX: #EEC6B3 RGB: (238,198,179)

Renk bilgisi

#EEC6B3 contains red, green and blue colors in about the same proportion. #EEC6B3 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EEC6B3 color RGB value is (238,198,179).

RGB: (238,198,179) (93%, 78%, 70%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 198 of 255 = 78%
B 179 of 255 = 70%

238
198
179

R + G + B ~ 80%. #EEC6B3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 198 + 179 = 615 (100%)
R 238 of 615 ~ 38.7%
G 198 of 615 ~ 32.2%
B 179 of 615 ~ 29.11'%

%38.7
%32.2
%29.11

CMYK RENK MODELİ

#EEC6B3 rengi CMYK tonu (0,17,25,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.81%
  • sarı tonu 24.79%
  • ana renk tonu 6.67%

CMYK: (0,17,25,7)
C0M17Y25K7 (0%, 17%, 25%, 7%)
(0.00 / 0.17 / 0.25 / 0.07)

CMYK yüzdeleri

%0
%16.81
%24.79
%6.67

Codes

Color #EEC6B3 in popluar color models

EE C6 B3
RGB 238 198 179
HSL 19° 63.44% 81.76%
HSB/HSV 19° 24.79% 93.33%
CMYK 0.00% 16.81% 24.79%
6.67%

Color #EEC6B3 in popluar number systems.

HEX EE C6 B3
Decimal 238 198 179
Binary 11101110 11000110 10110011
Octal 356 306 263

Shades and tints

Shades of #EEC6B3

#EEC6B3
(238,198,179)
#D9B4A3
(217,180,163)
#C4A293
(196,162,147)
#AF9083
(175,144,131)
#9A7E73
(154,126,115)
#856C63
(133,108,99)
#705A53
(112,90,83)
#5B4843
(91,72,67)
#463633
(70,54,51)
#312423
(49,36,35)
#1C1213
(28,18,19)
#000000
(0,0,0)

Tints of #EEC6B3

#EEC6B3
(238,198,179)
#EFCBB9
(239,203,185)
#F0D0BF
(240,208,191)
#F1D5C5
(241,213,197)
#F2DACB
(242,218,203)
#F3DFD1
(243,223,209)
#F4E4D7
(244,228,215)
#F5E9DD
(245,233,221)
#F6EEE3
(246,238,227)
#F7F3E9
(247,243,233)
#F8F8EF
(248,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEC6B3 color. Also use rgb(238,198,179) instead hex code.

Text Font Color

.myTextColor { color: #EEC6B3; }

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

This text font color is #EEC6B3.

Background Color

.myBgColor { background-color: #EEC6B3; }

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

This div background color is #EEC6B3.

Border color

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

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

This div border color is #EEC6B3.

Opacity

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

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

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

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

This text has shadow with #EEC6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC6B3.

Preview

Color preview on black background

This text has color #EEC6B3 on black background.


Color preview on white background

This text has color #EEC6B3 on white background.


Black color preview on #EEC6B3 background

This text has black color on #EEC6B3 background.


White color preview on #EEC6B3 background

This text has white color on #EEC6B3 background.


Related colors

Complementary color

Complementary color for #hex is #11394C.


I love getcolorcode.com

Triadic colors

1 #B3EEC6 and #C6B3EE with #EEC6B3 are triadic colors.

2 #B3C6EE and #C6EEB3 with #EEC6B3 are triadic colors.