COLOR #BEEE8B

HEX: #BEEE8B RGB: (190,238,139)

Renk bilgisi

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

RGB renk modeli

#BEEE8B color RGB value is (190,238,139).

RGB: (190,238,139) (75%, 93%, 55%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 238 of 255 = 93%
B 139 of 255 = 55%

190
238
139

R + G + B ~ 74%. #BEEE8B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 238 + 139 = 567 (100%)
R 190 of 567 ~ 33.51%
G 238 of 567 ~ 41.98%
B 139 of 567 ~ 24.51'%

%33.51
%41.98
%24.51

CMYK RENK MODELİ

#BEEE8B rengi CMYK tonu (20,0,42,7).

  • camgöbeği tonu 20.17%
  • eflatun tonu 0.00%
  • sarı tonu 41.60%
  • ana renk tonu 6.67%

CMYK: (20,0,42,7)
C20M0Y42K7 (20%, 0%, 42%, 7%)
(0.20 / 0.00 / 0.42 / 0.07)

CMYK yüzdeleri

%20.17
%0
%41.6
%6.67

Codes

Color #BEEE8B in popluar color models

BE EE 8B
RGB 190 238 139
HSL 89° 74.44% 73.92%
HSB/HSV 89° 41.60% 93.33%
CMYK 20.17% 0.00% 41.60%
6.67%

Color #BEEE8B in popluar number systems.

HEX BE EE 8B
Decimal 190 238 139
Binary 10111110 11101110 10001011
Octal 276 356 213

Shades and tints

Shades of #BEEE8B

#BEEE8B
(190,238,139)
#ADD97F
(173,217,127)
#9CC473
(156,196,115)
#8BAF67
(139,175,103)
#7A9A5B
(122,154,91)
#69854F
(105,133,79)
#587043
(88,112,67)
#475B37
(71,91,55)
#36462B
(54,70,43)
#25311F
(37,49,31)
#141C13
(20,28,19)
#000000
(0,0,0)

Tints of #BEEE8B

#BEEE8B
(190,238,139)
#C3EF95
(195,239,149)
#C8F09F
(200,240,159)
#CDF1A9
(205,241,169)
#D2F2B3
(210,242,179)
#D7F3BD
(215,243,189)
#DCF4C7
(220,244,199)
#E1F5D1
(225,245,209)
#E6F6DB
(230,246,219)
#EBF7E5
(235,247,229)
#F0F8EF
(240,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEEE8B color. Also use rgb(190,238,139) instead hex code.

Text Font Color

.myTextColor { color: #BEEE8B; }

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

This text font color is #BEEE8B.

Background Color

.myBgColor { background-color: #BEEE8B; }

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

This div background color is #BEEE8B.

Border color

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

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

This div border color is #BEEE8B.

Opacity

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

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

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

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

This text has shadow with #BEEE8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEEE8B.

Preview

Color preview on black background

This text has color #BEEE8B on black background.


Color preview on white background

This text has color #BEEE8B on white background.


Black color preview on #BEEE8B background

This text has black color on #BEEE8B background.


White color preview on #BEEE8B background

This text has white color on #BEEE8B background.


Related colors

Complementary color

Complementary color for #hex is #411174.


I love getcolorcode.com

Triadic colors

1 #8BBEEE and #EE8BBE with #BEEE8B are triadic colors.

2 #8BEEBE and #EEBE8B with #BEEE8B are triadic colors.