COLOR #7EB874

HEX: #7EB874 RGB: (126,184,116)

Renk bilgisi

#7EB874 contains mainly red and green colors. #7EB874 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#7EB874 color RGB value is (126,184,116).

RGB: (126,184,116) (49%, 72%, 45%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 184 of 255 = 72%
B 116 of 255 = 45%

126
184
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 184 + 116 = 426 (100%)
R 126 of 426 ~ 29.58%
G 184 of 426 ~ 43.19%
B 116 of 426 ~ 27.23'%

%29.58
%43.19
%27.23

CMYK RENK MODELİ

#7EB874 rengi CMYK tonu (32,0,37,28).

  • camgöbeği tonu 31.52%
  • eflatun tonu 0.00%
  • sarı tonu 36.96%
  • ana renk tonu 27.84%

CMYK: (32,0,37,28)
C32M0Y37K28 (32%, 0%, 37%, 28%)
(0.32 / 0.00 / 0.37 / 0.28)

CMYK yüzdeleri

%31.52
%0
%36.96
%27.84

Codes

Color #7EB874 in popluar color models

7E B8 74
RGB 126 184 116
HSL 111° 32.38% 58.82%
HSB/HSV 111° 36.96% 72.16%
CMYK 31.52% 0.00% 36.96%
27.84%

Color #7EB874 in popluar number systems.

HEX 7E B8 74
Decimal 126 184 116
Binary 1111110 10111000 1110100
Octal 176 270 164

Shades and tints

Shades of #7EB874

#7EB874
(126,184,116)
#73A86A
(115,168,106)
#689860
(104,152,96)
#5D8856
(93,136,86)
#52784C
(82,120,76)
#476842
(71,104,66)
#3C5838
(60,88,56)
#31482E
(49,72,46)
#263824
(38,56,36)
#1B281A
(27,40,26)
#101810
(16,24,16)
#000000
(0,0,0)

Tints of #7EB874

#7EB874
(126,184,116)
#89BE80
(137,190,128)
#94C48C
(148,196,140)
#9FCA98
(159,202,152)
#AAD0A4
(170,208,164)
#B5D6B0
(181,214,176)
#C0DCBC
(192,220,188)
#CBE2C8
(203,226,200)
#D6E8D4
(214,232,212)
#E1EEE0
(225,238,224)
#ECF4EC
(236,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB874 color. Also use rgb(126,184,116) instead hex code.

Text Font Color

.myTextColor { color: #7EB874; }

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

This text font color is #7EB874.

Background Color

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

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

This div background color is #7EB874.

Border color

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

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

This div border color is #7EB874.

Opacity

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

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

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

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

This text has shadow with #7EB874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB874.

Preview

Color preview on black background

This text has color #7EB874 on black background.


Color preview on white background

This text has color #7EB874 on white background.


Black color preview on #7EB874 background

This text has black color on #7EB874 background.


White color preview on #7EB874 background

This text has white color on #7EB874 background.


Related colors

Complementary color

Complementary color for #hex is #81478B.


I love getcolorcode.com

Triadic colors

1 #747EB8 and #B8747E with #7EB874 are triadic colors.

2 #74B87E and #B87E74 with #7EB874 are triadic colors.