COLOR #BEE87A

HEX: #BEE87A RGB: (190,232,122)

Renk bilgisi

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

RGB renk modeli

#BEE87A color RGB value is (190,232,122).

RGB: (190,232,122) (75%, 91%, 48%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 232 of 255 = 91%
B 122 of 255 = 48%

190
232
122

R + G + B ~ 71%. #BEE87A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 232 + 122 = 544 (100%)
R 190 of 544 ~ 34.93%
G 232 of 544 ~ 42.65%
B 122 of 544 ~ 22.43'%

%34.93
%42.65
%22.43

CMYK RENK MODELİ

#BEE87A rengi CMYK tonu (18,0,47,9).

  • camgöbeği tonu 18.10%
  • eflatun tonu 0.00%
  • sarı tonu 47.41%
  • ana renk tonu 9.02%

CMYK: (18,0,47,9)
C18M0Y47K9 (18%, 0%, 47%, 9%)
(0.18 / 0.00 / 0.47 / 0.09)

CMYK yüzdeleri

%18.1
%0
%47.41
%9.02

Codes

Color #BEE87A in popluar color models

BE E8 7A
RGB 190 232 122
HSL 83° 70.51% 69.41%
HSB/HSV 83° 47.41% 90.98%
CMYK 18.10% 0.00% 47.41%
9.02%

Color #BEE87A in popluar number systems.

HEX BE E8 7A
Decimal 190 232 122
Binary 10111110 11101000 1111010
Octal 276 350 172

Shades and tints

Shades of #BEE87A

#BEE87A
(190,232,122)
#ADD36F
(173,211,111)
#9CBE64
(156,190,100)
#8BA959
(139,169,89)
#7A944E
(122,148,78)
#697F43
(105,127,67)
#586A38
(88,106,56)
#47552D
(71,85,45)
#364022
(54,64,34)
#252B17
(37,43,23)
#14160C
(20,22,12)
#000000
(0,0,0)

Tints of #BEE87A

#BEE87A
(190,232,122)
#C3EA86
(195,234,134)
#C8EC92
(200,236,146)
#CDEE9E
(205,238,158)
#D2F0AA
(210,240,170)
#D7F2B6
(215,242,182)
#DCF4C2
(220,244,194)
#E1F6CE
(225,246,206)
#E6F8DA
(230,248,218)
#EBFAE6
(235,250,230)
#F0FCF2
(240,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEE87A color. Also use rgb(190,232,122) instead hex code.

Text Font Color

.myTextColor { color: #BEE87A; }

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

This text font color is #BEE87A.

Background Color

.myBgColor { background-color: #BEE87A; }

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

This div background color is #BEE87A.

Border color

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

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

This div border color is #BEE87A.

Opacity

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

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

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

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

This text has shadow with #BEE87A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEE87A.

Preview

Color preview on black background

This text has color #BEE87A on black background.


Color preview on white background

This text has color #BEE87A on white background.


Black color preview on #BEE87A background

This text has black color on #BEE87A background.


White color preview on #BEE87A background

This text has white color on #BEE87A background.


Related colors

Complementary color

Complementary color for #hex is #411785.


I love getcolorcode.com

Triadic colors

1 #7ABEE8 and #E87ABE with #BEE87A are triadic colors.

2 #7AE8BE and #E8BE7A with #BEE87A are triadic colors.