COLOR #E6EFC6

HEX: #E6EFC6 RGB: (230,239,198)

Renk bilgisi

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

RGB renk modeli

#E6EFC6 color RGB value is (230,239,198).

RGB: (230,239,198) (90%, 94%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 239 of 255 = 94%
B 198 of 255 = 78%

230
239
198

R + G + B ~ 87%. #E6EFC6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 239 + 198 = 667 (100%)
R 230 of 667 ~ 34.48%
G 239 of 667 ~ 35.83%
B 198 of 667 ~ 29.69'%

%34.48
%35.83
%29.69

CMYK RENK MODELİ

#E6EFC6 rengi CMYK tonu (4,0,17,6).

  • camgöbeği tonu 3.77%
  • eflatun tonu 0.00%
  • sarı tonu 17.15%
  • ana renk tonu 6.27%

CMYK: (4,0,17,6)
C4M0Y17K6 (4%, 0%, 17%, 6%)
(0.04 / 0.00 / 0.17 / 0.06)

CMYK yüzdeleri

%3.77
%0
%17.15
%6.27

Codes

Color #E6EFC6 in popluar color models

E6 EF C6
RGB 230 239 198
HSL 73° 56.16% 85.69%
HSB/HSV 73° 17.15% 93.73%
CMYK 3.77% 0.00% 17.15%
6.27%

Color #E6EFC6 in popluar number systems.

HEX E6 EF C6
Decimal 230 239 198
Binary 11100110 11101111 11000110
Octal 346 357 306

Shades and tints

Shades of #E6EFC6

#E6EFC6
(230,239,198)
#D2DAB4
(210,218,180)
#BEC5A2
(190,197,162)
#AAB090
(170,176,144)
#969B7E
(150,155,126)
#82866C
(130,134,108)
#6E715A
(110,113,90)
#5A5C48
(90,92,72)
#464736
(70,71,54)
#323224
(50,50,36)
#1E1D12
(30,29,18)
#000000
(0,0,0)

Tints of #E6EFC6

#E6EFC6
(230,239,198)
#E8F0CB
(232,240,203)
#EAF1D0
(234,241,208)
#ECF2D5
(236,242,213)
#EEF3DA
(238,243,218)
#F0F4DF
(240,244,223)
#F2F5E4
(242,245,228)
#F4F6E9
(244,246,233)
#F6F7EE
(246,247,238)
#F8F8F3
(248,248,243)
#FAF9F8
(250,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6EFC6 color. Also use rgb(230,239,198) instead hex code.

Text Font Color

.myTextColor { color: #E6EFC6; }

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

This text font color is #E6EFC6.

Background Color

.myBgColor { background-color: #E6EFC6; }

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

This div background color is #E6EFC6.

Border color

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

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

This div border color is #E6EFC6.

Opacity

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

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

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

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

This text has shadow with #E6EFC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EFC6.

Preview

Color preview on black background

This text has color #E6EFC6 on black background.


Color preview on white background

This text has color #E6EFC6 on white background.


Black color preview on #E6EFC6 background

This text has black color on #E6EFC6 background.


White color preview on #E6EFC6 background

This text has white color on #E6EFC6 background.


Related colors

Complementary color

Complementary color for #hex is #191039.


I love getcolorcode.com

Triadic colors

1 #C6E6EF and #EFC6E6 with #E6EFC6 are triadic colors.

2 #C6EFE6 and #EFE6C6 with #E6EFC6 are triadic colors.