COLOR #E6F0AC

HEX: #E6F0AC RGB: (230,240,172)

Renk bilgisi

#E6F0AC contains mainly red and green colors. #E6F0AC ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E6F0AC color RGB value is (230,240,172).

RGB: (230,240,172) (90%, 94%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 240 of 255 = 94%
B 172 of 255 = 67%

230
240
172

R + G + B ~ 84%. #E6F0AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 240 + 172 = 642 (100%)
R 230 of 642 ~ 35.83%
G 240 of 642 ~ 37.38%
B 172 of 642 ~ 26.79'%

%35.83
%37.38
%26.79

CMYK RENK MODELİ

#E6F0AC rengi CMYK tonu (4,0,28,6).

  • camgöbeği tonu 4.17%
  • eflatun tonu 0.00%
  • sarı tonu 28.33%
  • ana renk tonu 5.88%

CMYK: (4,0,28,6)
C4M0Y28K6 (4%, 0%, 28%, 6%)
(0.04 / 0.00 / 0.28 / 0.06)

CMYK yüzdeleri

%4.17
%0
%28.33
%5.88

Codes

Color #E6F0AC in popluar color models

E6 F0 AC
RGB 230 240 172
HSL 69° 69.39% 80.78%
HSB/HSV 69° 28.33% 94.12%
CMYK 4.17% 0.00% 28.33%
5.88%

Color #E6F0AC in popluar number systems.

HEX E6 F0 AC
Decimal 230 240 172
Binary 11100110 11110000 10101100
Octal 346 360 254

Shades and tints

Shades of #E6F0AC

#E6F0AC
(230,240,172)
#D2DB9D
(210,219,157)
#BEC68E
(190,198,142)
#AAB17F
(170,177,127)
#969C70
(150,156,112)
#828761
(130,135,97)
#6E7252
(110,114,82)
#5A5D43
(90,93,67)
#464834
(70,72,52)
#323325
(50,51,37)
#1E1E16
(30,30,22)
#000000
(0,0,0)

Tints of #E6F0AC

#E6F0AC
(230,240,172)
#E8F1B3
(232,241,179)
#EAF2BA
(234,242,186)
#ECF3C1
(236,243,193)
#EEF4C8
(238,244,200)
#F0F5CF
(240,245,207)
#F2F6D6
(242,246,214)
#F4F7DD
(244,247,221)
#F6F8E4
(246,248,228)
#F8F9EB
(248,249,235)
#FAFAF2
(250,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F0AC color. Also use rgb(230,240,172) instead hex code.

Text Font Color

.myTextColor { color: #E6F0AC; }

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

This text font color is #E6F0AC.

Background Color

.myBgColor { background-color: #E6F0AC; }

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

This div background color is #E6F0AC.

Border color

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

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

This div border color is #E6F0AC.

Opacity

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

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

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

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

This text has shadow with #E6F0AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F0AC.

Preview

Color preview on black background

This text has color #E6F0AC on black background.


Color preview on white background

This text has color #E6F0AC on white background.


Black color preview on #E6F0AC background

This text has black color on #E6F0AC background.


White color preview on #E6F0AC background

This text has white color on #E6F0AC background.


Related colors

Complementary color

Complementary color for #hex is #190F53.


I love getcolorcode.com

Triadic colors

1 #ACE6F0 and #F0ACE6 with #E6F0AC are triadic colors.

2 #ACF0E6 and #F0E6AC with #E6F0AC are triadic colors.