COLOR #EEC6F2

HEX: #EEC6F2 RGB: (238,198,242)

Renk bilgisi

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

RGB renk modeli

#EEC6F2 color RGB value is (238,198,242).

RGB: (238,198,242) (93%, 78%, 95%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 198 of 255 = 78%
B 242 of 255 = 95%

238
198
242

R + G + B ~ 89%. #EEC6F2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 198 + 242 = 678 (100%)
R 238 of 678 ~ 35.1%
G 198 of 678 ~ 29.2%
B 242 of 678 ~ 35.69'%

%35.1
%29.2
%35.69

CMYK RENK MODELİ

#EEC6F2 rengi CMYK tonu (2,18,0,5).

  • camgöbeği tonu 1.65%
  • eflatun tonu 18.18%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

CMYK: (2,18,0,5)
C2M18Y0K5 (2%, 18%, 0%, 5%)
(0.02 / 0.18 / 0.00 / 0.05)

CMYK yüzdeleri

%1.65
%18.18
%0
%5.1

Codes

Color #EEC6F2 in popluar color models

EE C6 F2
RGB 238 198 242
HSL 295° 62.86% 86.27%
HSB/HSV 295° 18.18% 94.90%
CMYK 1.65% 18.18% 0.00%
5.10%

Color #EEC6F2 in popluar number systems.

HEX EE C6 F2
Decimal 238 198 242
Binary 11101110 11000110 11110010
Octal 356 306 362

Shades and tints

Shades of #EEC6F2

#EEC6F2
(238,198,242)
#D9B4DC
(217,180,220)
#C4A2C6
(196,162,198)
#AF90B0
(175,144,176)
#9A7E9A
(154,126,154)
#856C84
(133,108,132)
#705A6E
(112,90,110)
#5B4858
(91,72,88)
#463642
(70,54,66)
#31242C
(49,36,44)
#1C1216
(28,18,22)
#000000
(0,0,0)

Tints of #EEC6F2

#EEC6F2
(238,198,242)
#EFCBF3
(239,203,243)
#F0D0F4
(240,208,244)
#F1D5F5
(241,213,245)
#F2DAF6
(242,218,246)
#F3DFF7
(243,223,247)
#F4E4F8
(244,228,248)
#F5E9F9
(245,233,249)
#F6EEFA
(246,238,250)
#F7F3FB
(247,243,251)
#F8F8FC
(248,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC6F2; }

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

This text font color is #EEC6F2.

Background Color

.myBgColor { background-color: #EEC6F2; }

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

This div background color is #EEC6F2.

Border color

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

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

This div border color is #EEC6F2.

Opacity

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

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

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

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

This text has shadow with #EEC6F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC6F2.

Preview

Color preview on black background

This text has color #EEC6F2 on black background.


Color preview on white background

This text has color #EEC6F2 on white background.


Black color preview on #EEC6F2 background

This text has black color on #EEC6F2 background.


White color preview on #EEC6F2 background

This text has white color on #EEC6F2 background.


Related colors

Complementary color

Complementary color for #hex is #11390D.


I love getcolorcode.com

Triadic colors

1 #F2EEC6 and #C6F2EE with #EEC6F2 are triadic colors.

2 #F2C6EE and #C6EEF2 with #EEC6F2 are triadic colors.