COLOR #BEEC7E

HEX: #BEEC7E RGB: (190,236,126)

Renk bilgisi

#BEEC7E contains mainly red and green colors. #BEEC7E ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#BEEC7E color RGB value is (190,236,126).

RGB: (190,236,126) (75%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 236 of 255 = 93%
B 126 of 255 = 49%

190
236
126

R + G + B ~ 72%. #BEEC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 236 + 126 = 552 (100%)
R 190 of 552 ~ 34.42%
G 236 of 552 ~ 42.75%
B 126 of 552 ~ 22.83'%

%34.42
%42.75
%22.83

CMYK RENK MODELİ

#BEEC7E rengi CMYK tonu (19,0,47,7).

  • camgöbeği tonu 19.49%
  • eflatun tonu 0.00%
  • sarı tonu 46.61%
  • ana renk tonu 7.45%

CMYK: (19,0,47,7)
C19M0Y47K7 (19%, 0%, 47%, 7%)
(0.19 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%19.49
%0
%46.61
%7.45

Codes

Color #BEEC7E in popluar color models

BE EC 7E
RGB 190 236 126
HSL 85° 74.32% 70.98%
HSB/HSV 85° 46.61% 92.55%
CMYK 19.49% 0.00% 46.61%
7.45%

Color #BEEC7E in popluar number systems.

HEX BE EC 7E
Decimal 190 236 126
Binary 10111110 11101100 1111110
Octal 276 354 176

Shades and tints

Shades of #BEEC7E

#BEEC7E
(190,236,126)
#ADD773
(173,215,115)
#9CC268
(156,194,104)
#8BAD5D
(139,173,93)
#7A9852
(122,152,82)
#698347
(105,131,71)
#586E3C
(88,110,60)
#475931
(71,89,49)
#364426
(54,68,38)
#252F1B
(37,47,27)
#141A10
(20,26,16)
#000000
(0,0,0)

Tints of #BEEC7E

#BEEC7E
(190,236,126)
#C3ED89
(195,237,137)
#C8EE94
(200,238,148)
#CDEF9F
(205,239,159)
#D2F0AA
(210,240,170)
#D7F1B5
(215,241,181)
#DCF2C0
(220,242,192)
#E1F3CB
(225,243,203)
#E6F4D6
(230,244,214)
#EBF5E1
(235,245,225)
#F0F6EC
(240,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEEC7E color. Also use rgb(190,236,126) instead hex code.

Text Font Color

.myTextColor { color: #BEEC7E; }

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

This text font color is #BEEC7E.

Background Color

.myBgColor { background-color: #BEEC7E; }

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

This div background color is #BEEC7E.

Border color

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

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

This div border color is #BEEC7E.

Opacity

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

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

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

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

This text has shadow with #BEEC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEC7E.

Preview

Color preview on black background

This text has color #BEEC7E on black background.


Color preview on white background

This text has color #BEEC7E on white background.


Black color preview on #BEEC7E background

This text has black color on #BEEC7E background.


White color preview on #BEEC7E background

This text has white color on #BEEC7E background.


Related colors

Complementary color

Complementary color for #hex is #411381.


I love getcolorcode.com

Triadic colors

1 #7EBEEC and #EC7EBE with #BEEC7E are triadic colors.

2 #7EECBE and #ECBE7E with #BEEC7E are triadic colors.