COLOR #E6F09B

HEX: #E6F09B RGB: (230,240,155)

Renk bilgisi

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

RGB renk modeli

#E6F09B color RGB value is (230,240,155).

RGB: (230,240,155) (90%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 240 of 255 = 94%
B 155 of 255 = 61%

230
240
155

R + G + B ~ 82%. #E6F09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 240 + 155 = 625 (100%)
R 230 of 625 ~ 36.8%
G 240 of 625 ~ 38.4%
B 155 of 625 ~ 24.8'%

%36.8
%38.4
%24.8

CMYK RENK MODELİ

#E6F09B rengi CMYK tonu (4,0,35,6).

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

CMYK: (4,0,35,6)
C4M0Y35K6 (4%, 0%, 35%, 6%)
(0.04 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%4.17
%0
%35.42
%5.88

Codes

Color #E6F09B in popluar color models

E6 F0 9B
RGB 230 240 155
HSL 67° 73.91% 77.45%
HSB/HSV 67° 35.42% 94.12%
CMYK 4.17% 0.00% 35.42%
5.88%

Color #E6F09B in popluar number systems.

HEX E6 F0 9B
Decimal 230 240 155
Binary 11100110 11110000 10011011
Octal 346 360 233

Shades and tints

Shades of #E6F09B

#E6F09B
(230,240,155)
#D2DB8D
(210,219,141)
#BEC67F
(190,198,127)
#AAB171
(170,177,113)
#969C63
(150,156,99)
#828755
(130,135,85)
#6E7247
(110,114,71)
#5A5D39
(90,93,57)
#46482B
(70,72,43)
#32331D
(50,51,29)
#1E1E0F
(30,30,15)
#000000
(0,0,0)

Tints of #E6F09B

#E6F09B
(230,240,155)
#E8F1A4
(232,241,164)
#EAF2AD
(234,242,173)
#ECF3B6
(236,243,182)
#EEF4BF
(238,244,191)
#F0F5C8
(240,245,200)
#F2F6D1
(242,246,209)
#F4F7DA
(244,247,218)
#F6F8E3
(246,248,227)
#F8F9EC
(248,249,236)
#FAFAF5
(250,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F09B; }

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

This text font color is #E6F09B.

Background Color

.myBgColor { background-color: #E6F09B; }

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

This div background color is #E6F09B.

Border color

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

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

This div border color is #E6F09B.

Opacity

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

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

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

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

This text has shadow with #E6F09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F09B.

Preview

Color preview on black background

This text has color #E6F09B on black background.


Color preview on white background

This text has color #E6F09B on white background.


Black color preview on #E6F09B background

This text has black color on #E6F09B background.


White color preview on #E6F09B background

This text has white color on #E6F09B background.


Related colors

Complementary color

Complementary color for #hex is #190F64.


I love getcolorcode.com

Triadic colors

1 #9BE6F0 and #F09BE6 with #E6F09B are triadic colors.

2 #9BF0E6 and #F0E69B with #E6F09B are triadic colors.