COLOR #E6F2B5

HEX: #E6F2B5 RGB: (230,242,181)

Renk bilgisi

#E6F2B5 contains mainly red and green colors. #E6F2B5 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#E6F2B5 color RGB value is (230,242,181).

RGB: (230,242,181) (90%, 95%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 242 of 255 = 95%
B 181 of 255 = 71%

230
242
181

R + G + B ~ 85%. #E6F2B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 242 + 181 = 653 (100%)
R 230 of 653 ~ 35.22%
G 242 of 653 ~ 37.06%
B 181 of 653 ~ 27.72'%

%35.22
%37.06
%27.72

CMYK RENK MODELİ

#E6F2B5 rengi CMYK tonu (5,0,25,5).

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

CMYK: (5,0,25,5)
C5M0Y25K5 (5%, 0%, 25%, 5%)
(0.05 / 0.00 / 0.25 / 0.05)

CMYK yüzdeleri

%4.96
%0
%25.21
%5.1

Codes

Color #E6F2B5 in popluar color models

E6 F2 B5
RGB 230 242 181
HSL 72° 70.11% 82.94%
HSB/HSV 72° 25.21% 94.90%
CMYK 4.96% 0.00% 25.21%
5.10%

Color #E6F2B5 in popluar number systems.

HEX E6 F2 B5
Decimal 230 242 181
Binary 11100110 11110010 10110101
Octal 346 362 265

Shades and tints

Shades of #E6F2B5

#E6F2B5
(230,242,181)
#D2DCA5
(210,220,165)
#BEC695
(190,198,149)
#AAB085
(170,176,133)
#969A75
(150,154,117)
#828465
(130,132,101)
#6E6E55
(110,110,85)
#5A5845
(90,88,69)
#464235
(70,66,53)
#322C25
(50,44,37)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6F2B5

#E6F2B5
(230,242,181)
#E8F3BB
(232,243,187)
#EAF4C1
(234,244,193)
#ECF5C7
(236,245,199)
#EEF6CD
(238,246,205)
#F0F7D3
(240,247,211)
#F2F8D9
(242,248,217)
#F4F9DF
(244,249,223)
#F6FAE5
(246,250,229)
#F8FBEB
(248,251,235)
#FAFCF1
(250,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F2B5; }

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

This text font color is #E6F2B5.

Background Color

.myBgColor { background-color: #E6F2B5; }

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

This div background color is #E6F2B5.

Border color

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

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

This div border color is #E6F2B5.

Opacity

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

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

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

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

This text has shadow with #E6F2B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F2B5.

Preview

Color preview on black background

This text has color #E6F2B5 on black background.


Color preview on white background

This text has color #E6F2B5 on white background.


Black color preview on #E6F2B5 background

This text has black color on #E6F2B5 background.


White color preview on #E6F2B5 background

This text has white color on #E6F2B5 background.


Related colors

Complementary color

Complementary color for #hex is #190D4A.


I love getcolorcode.com

Triadic colors

1 #B5E6F2 and #F2B5E6 with #E6F2B5 are triadic colors.

2 #B5F2E6 and #F2E6B5 with #E6F2B5 are triadic colors.