COLOR #BEE486

HEX: #BEE486 RGB: (190,228,134)

Renk bilgisi

#BEE486 contains mainly red and green colors. #BEE486 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BEE486 color RGB value is (190,228,134).

RGB: (190,228,134) (75%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 228 of 255 = 89%
B 134 of 255 = 53%

190
228
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 228 + 134 = 552 (100%)
R 190 of 552 ~ 34.42%
G 228 of 552 ~ 41.3%
B 134 of 552 ~ 24.28'%

%34.42
%41.3
%24.28

CMYK RENK MODELİ

#BEE486 rengi CMYK tonu (17,0,41,11).

  • camgöbeği tonu 16.67%
  • eflatun tonu 0.00%
  • sarı tonu 41.23%
  • ana renk tonu 10.59%

CMYK: (17,0,41,11)
C17M0Y41K11 (17%, 0%, 41%, 11%)
(0.17 / 0.00 / 0.41 / 0.11)

CMYK yüzdeleri

%16.67
%0
%41.23
%10.59

Codes

Color #BEE486 in popluar color models

BE E4 86
RGB 190 228 134
HSL 84° 63.51% 70.98%
HSB/HSV 84° 41.23% 89.41%
CMYK 16.67% 0.00% 41.23%
10.59%

Color #BEE486 in popluar number systems.

HEX BE E4 86
Decimal 190 228 134
Binary 10111110 11100100 10000110
Octal 276 344 206

Shades and tints

Shades of #BEE486

#BEE486
(190,228,134)
#ADD07A
(173,208,122)
#9CBC6E
(156,188,110)
#8BA862
(139,168,98)
#7A9456
(122,148,86)
#69804A
(105,128,74)
#586C3E
(88,108,62)
#475832
(71,88,50)
#364426
(54,68,38)
#25301A
(37,48,26)
#141C0E
(20,28,14)
#000000
(0,0,0)

Tints of #BEE486

#BEE486
(190,228,134)
#C3E691
(195,230,145)
#C8E89C
(200,232,156)
#CDEAA7
(205,234,167)
#D2ECB2
(210,236,178)
#D7EEBD
(215,238,189)
#DCF0C8
(220,240,200)
#E1F2D3
(225,242,211)
#E6F4DE
(230,244,222)
#EBF6E9
(235,246,233)
#F0F8F4
(240,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE486 color. Also use rgb(190,228,134) instead hex code.

Text Font Color

.myTextColor { color: #BEE486; }

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

This text font color is #BEE486.

Background Color

.myBgColor { background-color: #BEE486; }

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

This div background color is #BEE486.

Border color

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

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

This div border color is #BEE486.

Opacity

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

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

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

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

This text has shadow with #BEE486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE486.

Preview

Color preview on black background

This text has color #BEE486 on black background.


Color preview on white background

This text has color #BEE486 on white background.


Black color preview on #BEE486 background

This text has black color on #BEE486 background.


White color preview on #BEE486 background

This text has white color on #BEE486 background.


Related colors

Complementary color

Complementary color for #hex is #411B79.


I love getcolorcode.com

Triadic colors

1 #86BEE4 and #E486BE with #BEE486 are triadic colors.

2 #86E4BE and #E4BE86 with #BEE486 are triadic colors.