COLOR #BEFD7E

HEX: #BEFD7E RGB: (190,253,126)

Renk bilgisi

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

RGB renk modeli

#BEFD7E color RGB value is (190,253,126).

RGB: (190,253,126) (75%, 99%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 253 of 255 = 99%
B 126 of 255 = 49%

190
253
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 253 + 126 = 569 (100%)
R 190 of 569 ~ 33.39%
G 253 of 569 ~ 44.46%
B 126 of 569 ~ 22.14'%

%33.39
%44.46
%22.14

CMYK RENK MODELİ

#BEFD7E rengi CMYK tonu (25,0,50,1).

  • camgöbeği tonu 24.90%
  • eflatun tonu 0.00%
  • sarı tonu 50.20%
  • ana renk tonu 0.78%

CMYK: (25,0,50,1)
C25M0Y50K1 (25%, 0%, 50%, 1%)
(0.25 / 0.00 / 0.50 / 0.01)

CMYK yüzdeleri

%24.9
%0
%50.2
%0.78

Codes

Color #BEFD7E in popluar color models

BE FD 7E
RGB 190 253 126
HSL 90° 96.95% 74.31%
HSB/HSV 90° 50.20% 99.22%
CMYK 24.90% 0.00% 50.20%
0.78%

Color #BEFD7E in popluar number systems.

HEX BE FD 7E
Decimal 190 253 126
Binary 10111110 11111101 1111110
Octal 276 375 176

Shades and tints

Shades of #BEFD7E

#BEFD7E
(190,253,126)
#ADE673
(173,230,115)
#9CCF68
(156,207,104)
#8BB85D
(139,184,93)
#7AA152
(122,161,82)
#698A47
(105,138,71)
#58733C
(88,115,60)
#475C31
(71,92,49)
#364526
(54,69,38)
#252E1B
(37,46,27)
#141710
(20,23,16)
#000000
(0,0,0)

Tints of #BEFD7E

#BEFD7E
(190,253,126)
#C3FD89
(195,253,137)
#C8FD94
(200,253,148)
#CDFD9F
(205,253,159)
#D2FDAA
(210,253,170)
#D7FDB5
(215,253,181)
#DCFDC0
(220,253,192)
#E1FDCB
(225,253,203)
#E6FDD6
(230,253,214)
#EBFDE1
(235,253,225)
#F0FDEC
(240,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEFD7E color. Also use rgb(190,253,126) instead hex code.

Text Font Color

.myTextColor { color: #BEFD7E; }

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

This text font color is #BEFD7E.

Background Color

.myBgColor { background-color: #BEFD7E; }

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

This div background color is #BEFD7E.

Border color

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

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

This div border color is #BEFD7E.

Opacity

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

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

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

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

This text has shadow with #BEFD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEFD7E.

Preview

Color preview on black background

This text has color #BEFD7E on black background.


Color preview on white background

This text has color #BEFD7E on white background.


Black color preview on #BEFD7E background

This text has black color on #BEFD7E background.


White color preview on #BEFD7E background

This text has white color on #BEFD7E background.


Related colors

Complementary color

Complementary color for #hex is #410281.


I love getcolorcode.com

Triadic colors

1 #7EBEFD and #FD7EBE with #BEFD7E are triadic colors.

2 #7EFDBE and #FDBE7E with #BEFD7E are triadic colors.