COLOR #BEF77C

HEX: #BEF77C RGB: (190,247,124)

Renk bilgisi

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

RGB renk modeli

#BEF77C color RGB value is (190,247,124).

RGB: (190,247,124) (75%, 97%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 247 of 255 = 97%
B 124 of 255 = 49%

190
247
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 247 + 124 = 561 (100%)
R 190 of 561 ~ 33.87%
G 247 of 561 ~ 44.03%
B 124 of 561 ~ 22.1'%

%33.87
%44.03
%22.1

CMYK RENK MODELİ

#BEF77C rengi CMYK tonu (23,0,50,3).

  • camgöbeği tonu 23.08%
  • eflatun tonu 0.00%
  • sarı tonu 49.80%
  • ana renk tonu 3.14%

CMYK: (23,0,50,3)
C23M0Y50K3 (23%, 0%, 50%, 3%)
(0.23 / 0.00 / 0.50 / 0.03)

CMYK yüzdeleri

%23.08
%0
%49.8
%3.14

Codes

Color #BEF77C in popluar color models

BE F7 7C
RGB 190 247 124
HSL 88° 88.49% 72.75%
HSB/HSV 88° 49.80% 96.86%
CMYK 23.08% 0.00% 49.80%
3.14%

Color #BEF77C in popluar number systems.

HEX BE F7 7C
Decimal 190 247 124
Binary 10111110 11110111 1111100
Octal 276 367 174

Shades and tints

Shades of #BEF77C

#BEF77C
(190,247,124)
#ADE171
(173,225,113)
#9CCB66
(156,203,102)
#8BB55B
(139,181,91)
#7A9F50
(122,159,80)
#698945
(105,137,69)
#58733A
(88,115,58)
#475D2F
(71,93,47)
#364724
(54,71,36)
#253119
(37,49,25)
#141B0E
(20,27,14)
#000000
(0,0,0)

Tints of #BEF77C

#BEF77C
(190,247,124)
#C3F787
(195,247,135)
#C8F792
(200,247,146)
#CDF79D
(205,247,157)
#D2F7A8
(210,247,168)
#D7F7B3
(215,247,179)
#DCF7BE
(220,247,190)
#E1F7C9
(225,247,201)
#E6F7D4
(230,247,212)
#EBF7DF
(235,247,223)
#F0F7EA
(240,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEF77C color. Also use rgb(190,247,124) instead hex code.

Text Font Color

.myTextColor { color: #BEF77C; }

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

This text font color is #BEF77C.

Background Color

.myBgColor { background-color: #BEF77C; }

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

This div background color is #BEF77C.

Border color

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

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

This div border color is #BEF77C.

Opacity

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

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

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

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

This text has shadow with #BEF77C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEF77C.

Preview

Color preview on black background

This text has color #BEF77C on black background.


Color preview on white background

This text has color #BEF77C on white background.


Black color preview on #BEF77C background

This text has black color on #BEF77C background.


White color preview on #BEF77C background

This text has white color on #BEF77C background.


Related colors

Complementary color

Complementary color for #hex is #410883.


I love getcolorcode.com

Triadic colors

1 #7CBEF7 and #F77CBE with #BEF77C are triadic colors.

2 #7CF7BE and #F7BE7C with #BEF77C are triadic colors.