COLOR #E6FCB6

HEX: #E6FCB6 RGB: (230,252,182)

Renk bilgisi

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

RGB renk modeli

#E6FCB6 color RGB value is (230,252,182).

RGB: (230,252,182) (90%, 99%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 182 of 255 = 71%

230
252
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 182 = 664 (100%)
R 230 of 664 ~ 34.64%
G 252 of 664 ~ 37.95%
B 182 of 664 ~ 27.41'%

%34.64
%37.95
%27.41

CMYK RENK MODELİ

#E6FCB6 rengi CMYK tonu (9,0,28,1).

  • camgöbeği tonu 8.73%
  • eflatun tonu 0.00%
  • sarı tonu 27.78%
  • ana renk tonu 1.18%

CMYK: (9,0,28,1)
C9M0Y28K1 (9%, 0%, 28%, 1%)
(0.09 / 0.00 / 0.28 / 0.01)

CMYK yüzdeleri

%8.73
%0
%27.78
%1.18

Codes

Color #E6FCB6 in popluar color models

E6 FC B6
RGB 230 252 182
HSL 79° 92.11% 85.10%
HSB/HSV 79° 27.78% 98.82%
CMYK 8.73% 0.00% 27.78%
1.18%

Color #E6FCB6 in popluar number systems.

HEX E6 FC B6
Decimal 230 252 182
Binary 11100110 11111100 10110110
Octal 346 374 266

Shades and tints

Shades of #E6FCB6

#E6FCB6
(230,252,182)
#D2E6A6
(210,230,166)
#BED096
(190,208,150)
#AABA86
(170,186,134)
#96A476
(150,164,118)
#828E66
(130,142,102)
#6E7856
(110,120,86)
#5A6246
(90,98,70)
#464C36
(70,76,54)
#323626
(50,54,38)
#1E2016
(30,32,22)
#000000
(0,0,0)

Tints of #E6FCB6

#E6FCB6
(230,252,182)
#E8FCBC
(232,252,188)
#EAFCC2
(234,252,194)
#ECFCC8
(236,252,200)
#EEFCCE
(238,252,206)
#F0FCD4
(240,252,212)
#F2FCDA
(242,252,218)
#F4FCE0
(244,252,224)
#F6FCE6
(246,252,230)
#F8FCEC
(248,252,236)
#FAFCF2
(250,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FCB6 color. Also use rgb(230,252,182) instead hex code.

Text Font Color

.myTextColor { color: #E6FCB6; }

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

This text font color is #E6FCB6.

Background Color

.myBgColor { background-color: #E6FCB6; }

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

This div background color is #E6FCB6.

Border color

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

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

This div border color is #E6FCB6.

Opacity

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

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

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

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

This text has shadow with #E6FCB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCB6.

Preview

Color preview on black background

This text has color #E6FCB6 on black background.


Color preview on white background

This text has color #E6FCB6 on white background.


Black color preview on #E6FCB6 background

This text has black color on #E6FCB6 background.


White color preview on #E6FCB6 background

This text has white color on #E6FCB6 background.


Related colors

Complementary color

Complementary color for #hex is #190349.


I love getcolorcode.com

Triadic colors

1 #B6E6FC and #FCB6E6 with #E6FCB6 are triadic colors.

2 #B6FCE6 and #FCE6B6 with #E6FCB6 are triadic colors.