COLOR #74F9A4

HEX: #74F9A4 RGB: (116,249,164)

Renk bilgisi

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

RGB renk modeli

#74F9A4 color RGB value is (116,249,164).

RGB: (116,249,164) (45%, 98%, 64%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 249 of 255 = 98%
B 164 of 255 = 64%

116
249
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 249 + 164 = 529 (100%)
R 116 of 529 ~ 21.93%
G 249 of 529 ~ 47.07%
B 164 of 529 ~ 31'%

%21.93
%47.07
%31

CMYK RENK MODELİ

#74F9A4 rengi CMYK tonu (53,0,34,2).

  • camgöbeği tonu 53.41%
  • eflatun tonu 0.00%
  • sarı tonu 34.14%
  • ana renk tonu 2.35%

CMYK: (53,0,34,2)
C53M0Y34K2 (53%, 0%, 34%, 2%)
(0.53 / 0.00 / 0.34 / 0.02)

CMYK yüzdeleri

%53.41
%0
%34.14
%2.35

Codes

Color #74F9A4 in popluar color models

74 F9 A4
RGB 116 249 164
HSL 142° 91.72% 71.57%
HSB/HSV 142° 53.41% 97.65%
CMYK 53.41% 0.00% 34.14%
2.35%

Color #74F9A4 in popluar number systems.

HEX 74 F9 A4
Decimal 116 249 164
Binary 1110100 11111001 10100100
Octal 164 371 244

Shades and tints

Shades of #74F9A4

#74F9A4
(116,249,164)
#6AE396
(106,227,150)
#60CD88
(96,205,136)
#56B77A
(86,183,122)
#4CA16C
(76,161,108)
#428B5E
(66,139,94)
#387550
(56,117,80)
#2E5F42
(46,95,66)
#244934
(36,73,52)
#1A3326
(26,51,38)
#101D18
(16,29,24)
#000000
(0,0,0)

Tints of #74F9A4

#74F9A4
(116,249,164)
#80F9AC
(128,249,172)
#8CF9B4
(140,249,180)
#98F9BC
(152,249,188)
#A4F9C4
(164,249,196)
#B0F9CC
(176,249,204)
#BCF9D4
(188,249,212)
#C8F9DC
(200,249,220)
#D4F9E4
(212,249,228)
#E0F9EC
(224,249,236)
#ECF9F4
(236,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74F9A4 color. Also use rgb(116,249,164) instead hex code.

Text Font Color

.myTextColor { color: #74F9A4; }

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

This text font color is #74F9A4.

Background Color

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

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

This div background color is #74F9A4.

Border color

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

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

This div border color is #74F9A4.

Opacity

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

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

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

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

This text has shadow with #74F9A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74F9A4.

Preview

Color preview on black background

This text has color #74F9A4 on black background.


Color preview on white background

This text has color #74F9A4 on white background.


Black color preview on #74F9A4 background

This text has black color on #74F9A4 background.


White color preview on #74F9A4 background

This text has white color on #74F9A4 background.


Related colors

Complementary color

Complementary color for #hex is #8B065B.


I love getcolorcode.com

Triadic colors

1 #A474F9 and #F9A474 with #74F9A4 are triadic colors.

2 #A4F974 and #F974A4 with #74F9A4 are triadic colors.