COLOR #E6FCB0

HEX: #E6FCB0 RGB: (230,252,176)

Renk bilgisi

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

RGB renk modeli

#E6FCB0 color RGB value is (230,252,176).

RGB: (230,252,176) (90%, 99%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 176 of 255 = 69%

230
252
176

R + G + B ~ 86%. #E6FCB0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 176 = 658 (100%)
R 230 of 658 ~ 34.95%
G 252 of 658 ~ 38.3%
B 176 of 658 ~ 26.75'%

%34.95
%38.3
%26.75

CMYK RENK MODELİ

#E6FCB0 rengi CMYK tonu (9,0,30,1).

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

CMYK: (9,0,30,1)
C9M0Y30K1 (9%, 0%, 30%, 1%)
(0.09 / 0.00 / 0.30 / 0.01)

CMYK yüzdeleri

%8.73
%0
%30.16
%1.18

Codes

Color #E6FCB0 in popluar color models

E6 FC B0
RGB 230 252 176
HSL 77° 92.68% 83.92%
HSB/HSV 77° 30.16% 98.82%
CMYK 8.73% 0.00% 30.16%
1.18%

Color #E6FCB0 in popluar number systems.

HEX E6 FC B0
Decimal 230 252 176
Binary 11100110 11111100 10110000
Octal 346 374 260

Shades and tints

Shades of #E6FCB0

#E6FCB0
(230,252,176)
#D2E6A0
(210,230,160)
#BED090
(190,208,144)
#AABA80
(170,186,128)
#96A470
(150,164,112)
#828E60
(130,142,96)
#6E7850
(110,120,80)
#5A6240
(90,98,64)
#464C30
(70,76,48)
#323620
(50,54,32)
#1E2010
(30,32,16)
#000000
(0,0,0)

Tints of #E6FCB0

#E6FCB0
(230,252,176)
#E8FCB7
(232,252,183)
#EAFCBE
(234,252,190)
#ECFCC5
(236,252,197)
#EEFCCC
(238,252,204)
#F0FCD3
(240,252,211)
#F2FCDA
(242,252,218)
#F4FCE1
(244,252,225)
#F6FCE8
(246,252,232)
#F8FCEF
(248,252,239)
#FAFCF6
(250,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FCB0; }

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

This text font color is #E6FCB0.

Background Color

.myBgColor { background-color: #E6FCB0; }

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

This div background color is #E6FCB0.

Border color

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

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

This div border color is #E6FCB0.

Opacity

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

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

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

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

This text has shadow with #E6FCB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCB0.

Preview

Color preview on black background

This text has color #E6FCB0 on black background.


Color preview on white background

This text has color #E6FCB0 on white background.


Black color preview on #E6FCB0 background

This text has black color on #E6FCB0 background.


White color preview on #E6FCB0 background

This text has white color on #E6FCB0 background.


Related colors

Complementary color

Complementary color for #hex is #19034F.


I love getcolorcode.com

Triadic colors

1 #B0E6FC and #FCB0E6 with #E6FCB0 are triadic colors.

2 #B0FCE6 and #FCE6B0 with #E6FCB0 are triadic colors.