COLOR #BEFC77

HEX: #BEFC77 RGB: (190,252,119)

Renk bilgisi

#BEFC77 contains mainly green color. #BEFC77 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#BEFC77 color RGB value is (190,252,119).

RGB: (190,252,119) (75%, 99%, 47%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 252 of 255 = 99%
B 119 of 255 = 47%

190
252
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 252 + 119 = 561 (100%)
R 190 of 561 ~ 33.87%
G 252 of 561 ~ 44.92%
B 119 of 561 ~ 21.21'%

%33.87
%44.92
%21.21

CMYK RENK MODELİ

#BEFC77 rengi CMYK tonu (25,0,53,1).

  • camgöbeği tonu 24.60%
  • eflatun tonu 0.00%
  • sarı tonu 52.78%
  • ana renk tonu 1.18%

CMYK: (25,0,53,1)
C25M0Y53K1 (25%, 0%, 53%, 1%)
(0.25 / 0.00 / 0.53 / 0.01)

CMYK yüzdeleri

%24.6
%0
%52.78
%1.18

Codes

Color #BEFC77 in popluar color models

BE FC 77
RGB 190 252 119
HSL 88° 95.68% 72.75%
HSB/HSV 88° 52.78% 98.82%
CMYK 24.60% 0.00% 52.78%
1.18%

Color #BEFC77 in popluar number systems.

HEX BE FC 77
Decimal 190 252 119
Binary 10111110 11111100 1110111
Octal 276 374 167

Shades and tints

Shades of #BEFC77

#BEFC77
(190,252,119)
#ADE66D
(173,230,109)
#9CD063
(156,208,99)
#8BBA59
(139,186,89)
#7AA44F
(122,164,79)
#698E45
(105,142,69)
#58783B
(88,120,59)
#476231
(71,98,49)
#364C27
(54,76,39)
#25361D
(37,54,29)
#142013
(20,32,19)
#000000
(0,0,0)

Tints of #BEFC77

#BEFC77
(190,252,119)
#C3FC83
(195,252,131)
#C8FC8F
(200,252,143)
#CDFC9B
(205,252,155)
#D2FCA7
(210,252,167)
#D7FCB3
(215,252,179)
#DCFCBF
(220,252,191)
#E1FCCB
(225,252,203)
#E6FCD7
(230,252,215)
#EBFCE3
(235,252,227)
#F0FCEF
(240,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEFC77 color. Also use rgb(190,252,119) instead hex code.

Text Font Color

.myTextColor { color: #BEFC77; }

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

This text font color is #BEFC77.

Background Color

.myBgColor { background-color: #BEFC77; }

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

This div background color is #BEFC77.

Border color

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

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

This div border color is #BEFC77.

Opacity

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

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

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

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

This text has shadow with #BEFC77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEFC77.

Preview

Color preview on black background

This text has color #BEFC77 on black background.


Color preview on white background

This text has color #BEFC77 on white background.


Black color preview on #BEFC77 background

This text has black color on #BEFC77 background.


White color preview on #BEFC77 background

This text has white color on #BEFC77 background.


Related colors

Complementary color

Complementary color for #hex is #410388.


I love getcolorcode.com

Triadic colors

1 #77BEFC and #FC77BE with #BEFC77 are triadic colors.

2 #77FCBE and #FCBE77 with #BEFC77 are triadic colors.