COLOR #74E884

HEX: #74E884 RGB: (116,232,132)

Renk bilgisi

#74E884 contains mainly green color. #74E884 ‘ nin web güvenlik rengi #66FF99 (ya da #6F9) dir.

RGB renk modeli

#74E884 color RGB value is (116,232,132).

RGB: (116,232,132) (45%, 91%, 52%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 232 of 255 = 91%
B 132 of 255 = 52%

116
232
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 232 + 132 = 480 (100%)
R 116 of 480 ~ 24.17%
G 232 of 480 ~ 48.33%
B 132 of 480 ~ 27.5'%

%24.17
%48.33
%27.5

CMYK RENK MODELİ

#74E884 rengi CMYK tonu (50,0,43,9).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 43.10%
  • ana renk tonu 9.02%

CMYK: (50,0,43,9)
C50M0Y43K9 (50%, 0%, 43%, 9%)
(0.50 / 0.00 / 0.43 / 0.09)

CMYK yüzdeleri

%50
%0
%43.1
%9.02

Codes

Color #74E884 in popluar color models

74 E8 84
RGB 116 232 132
HSL 128° 71.60% 68.24%
HSB/HSV 128° 50.00% 90.98%
CMYK 50.00% 0.00% 43.10%
9.02%

Color #74E884 in popluar number systems.

HEX 74 E8 84
Decimal 116 232 132
Binary 1110100 11101000 10000100
Octal 164 350 204

Shades and tints

Shades of #74E884

#74E884
(116,232,132)
#6AD378
(106,211,120)
#60BE6C
(96,190,108)
#56A960
(86,169,96)
#4C9454
(76,148,84)
#427F48
(66,127,72)
#386A3C
(56,106,60)
#2E5530
(46,85,48)
#244024
(36,64,36)
#1A2B18
(26,43,24)
#10160C
(16,22,12)
#000000
(0,0,0)

Tints of #74E884

#74E884
(116,232,132)
#80EA8F
(128,234,143)
#8CEC9A
(140,236,154)
#98EEA5
(152,238,165)
#A4F0B0
(164,240,176)
#B0F2BB
(176,242,187)
#BCF4C6
(188,244,198)
#C8F6D1
(200,246,209)
#D4F8DC
(212,248,220)
#E0FAE7
(224,250,231)
#ECFCF2
(236,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74E884 color. Also use rgb(116,232,132) instead hex code.

Text Font Color

.myTextColor { color: #74E884; }

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

This text font color is #74E884.

Background Color

.myBgColor { background-color: #74E884; }

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

This div background color is #74E884.

Border color

.myBorderColor { border: 1px solid #74E884; }

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

This div border color is #74E884.

Opacity

.myOpacity80 { color: #74E884; opacity: 0.8; }

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

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

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

This text has shadow with #74E884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74E884.

Preview

Color preview on black background

This text has color #74E884 on black background.


Color preview on white background

This text has color #74E884 on white background.


Black color preview on #74E884 background

This text has black color on #74E884 background.


White color preview on #74E884 background

This text has white color on #74E884 background.


Related colors

Complementary color

Complementary color for #hex is #8B177B.


I love getcolorcode.com

Triadic colors

1 #8474E8 and #E88474 with #74E884 are triadic colors.

2 #84E874 and #E87484 with #74E884 are triadic colors.