COLOR #E6F2BE

HEX: #E6F2BE RGB: (230,242,190)

Renk bilgisi

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

RGB renk modeli

#E6F2BE color RGB value is (230,242,190).

RGB: (230,242,190) (90%, 95%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 242 of 255 = 95%
B 190 of 255 = 75%

230
242
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 242 + 190 = 662 (100%)
R 230 of 662 ~ 34.74%
G 242 of 662 ~ 36.56%
B 190 of 662 ~ 28.7'%

%34.74
%36.56
%28.7

CMYK RENK MODELİ

#E6F2BE rengi CMYK tonu (5,0,21,5).

  • camgöbeği tonu 4.96%
  • eflatun tonu 0.00%
  • sarı tonu 21.49%
  • ana renk tonu 5.10%

CMYK: (5,0,21,5)
C5M0Y21K5 (5%, 0%, 21%, 5%)
(0.05 / 0.00 / 0.21 / 0.05)

CMYK yüzdeleri

%4.96
%0
%21.49
%5.1

Codes

Color #E6F2BE in popluar color models

E6 F2 BE
RGB 230 242 190
HSL 74° 66.67% 84.71%
HSB/HSV 74° 21.49% 94.90%
CMYK 4.96% 0.00% 21.49%
5.10%

Color #E6F2BE in popluar number systems.

HEX E6 F2 BE
Decimal 230 242 190
Binary 11100110 11110010 10111110
Octal 346 362 276

Shades and tints

Shades of #E6F2BE

#E6F2BE
(230,242,190)
#D2DCAD
(210,220,173)
#BEC69C
(190,198,156)
#AAB08B
(170,176,139)
#969A7A
(150,154,122)
#828469
(130,132,105)
#6E6E58
(110,110,88)
#5A5847
(90,88,71)
#464236
(70,66,54)
#322C25
(50,44,37)
#1E1614
(30,22,20)
#000000
(0,0,0)

Tints of #E6F2BE

#E6F2BE
(230,242,190)
#E8F3C3
(232,243,195)
#EAF4C8
(234,244,200)
#ECF5CD
(236,245,205)
#EEF6D2
(238,246,210)
#F0F7D7
(240,247,215)
#F2F8DC
(242,248,220)
#F4F9E1
(244,249,225)
#F6FAE6
(246,250,230)
#F8FBEB
(248,251,235)
#FAFCF0
(250,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F2BE color. Also use rgb(230,242,190) instead hex code.

Text Font Color

.myTextColor { color: #E6F2BE; }

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

This text font color is #E6F2BE.

Background Color

.myBgColor { background-color: #E6F2BE; }

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

This div background color is #E6F2BE.

Border color

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

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

This div border color is #E6F2BE.

Opacity

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

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

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

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

This text has shadow with #E6F2BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F2BE.

Preview

Color preview on black background

This text has color #E6F2BE on black background.


Color preview on white background

This text has color #E6F2BE on white background.


Black color preview on #E6F2BE background

This text has black color on #E6F2BE background.


White color preview on #E6F2BE background

This text has white color on #E6F2BE background.


Related colors

Complementary color

Complementary color for #hex is #190D41.


I love getcolorcode.com

Triadic colors

1 #BEE6F2 and #F2BEE6 with #E6F2BE are triadic colors.

2 #BEF2E6 and #F2E6BE with #E6F2BE are triadic colors.