COLOR #7EFB48

HEX: #7EFB48 RGB: (126,251,72)

Renk bilgisi

#7EFB48 contains mainly green color. #7EFB48 ‘ nin web güvenlik rengi #66FF33 (ya da #6F3) dir.

RGB renk modeli

#7EFB48 color RGB value is (126,251,72).

RGB: (126,251,72) (49%, 98%, 28%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 251 of 255 = 98%
B 72 of 255 = 28%

126
251
72

R + G + B ~ 58%. #7EFB48 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 251 + 72 = 449 (100%)
R 126 of 449 ~ 28.06%
G 251 of 449 ~ 55.9%
B 72 of 449 ~ 16.04'%

%28.06
%55.9
%16.04

CMYK RENK MODELİ

#7EFB48 rengi CMYK tonu (50,0,71,2).

  • camgöbeği tonu 49.80%
  • eflatun tonu 0.00%
  • sarı tonu 71.31%
  • ana renk tonu 1.57%
CMYK: (50,0,71,2) C50M0Y71K2 (50%,0%,71%,2%) (0.50/0.00/0.71/0.02) 

CMYK yüzdeleri

%49.8
%0
%71.31
%1.57

Codes

Color #7EFB48 in popluar color models

7E FB 48
RGB 126 251 72
HSL 102° 95.72% 63.33%
HSB/HSV 102° 71.31% 98.43%
CMYK 49.80% 0.00% 71.31%
1.57%

Color #7EFB48 in popluar number systems.

HEX 7E FB 48
Decimal 126 251 72
Binary 1111110 11111011 1001000
Octal 176 373 110

Shades and tints

Shades of #7EFB48

#7EFB48
(126,251,72)
#73E542
(115,229,66)
#68CF3C
(104,207,60)
#5DB936
(93,185,54)
#52A330
(82,163,48)
#478D2A
(71,141,42)
#3C7724
(60,119,36)
#31611E
(49,97,30)
#264B18
(38,75,24)
#1B3512
(27,53,18)
#101F0C
(16,31,12)
#000000
(0,0,0)

Tints of #7EFB48

#7EFB48
(126,251,72)
#89FB58
(137,251,88)
#94FB68
(148,251,104)
#9FFB78
(159,251,120)
#AAFB88
(170,251,136)
#B5FB98
(181,251,152)
#C0FBA8
(192,251,168)
#CBFBB8
(203,251,184)
#D6FBC8
(214,251,200)
#E1FBD8
(225,251,216)
#ECFBE8
(236,251,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EFB48 color. Also use rgb(126,251,72) instead hex code.

Text Font Color

.myTextColor { color: #7EFB48; }

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

This text font color is #7EFB48.

Background Color

.myBgColor { background-color: #7EFB48; }

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

This div background color is #7EFB48.

Border color

.myBorderColor { border: 1px solid #7EFB48; }

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

This div border color is #7EFB48.

Opacity

.myOpacity80 { color: #7EFB48; opacity: 0.8; }

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

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

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

This text has shadow with #7EFB48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EFB48.

Preview

Color preview on black background

This text has color #7EFB48 on black background.


Color preview on white background

This text has color #7EFB48 on white background.


Black color preview on #7EFB48 background

This text has black color on #7EFB48 background.


White color preview on #7EFB48 background

This text has white color on #7EFB48 background.


Related colors

Complementary color

Complementary color for #hex is #8104B7.


I love getcolorcode.com

Triadic colors

1 #487EFB and #FB487E with #7EFB48 are triadic colors.

2 #48FB7E and #FB7E48 with #7EFB48 are triadic colors.