COLOR #74D96A

HEX: #74D96A RGB: (116,217,106)

Renk bilgisi

#74D96A contains mainly green color. #74D96A ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#74D96A color RGB value is (116,217,106).

RGB: (116,217,106) (45%, 85%, 42%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 217 of 255 = 85%
B 106 of 255 = 42%

116
217
106

R + G + B ~ 57%. #74D96A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 217 + 106 = 439 (100%)
R 116 of 439 ~ 26.42%
G 217 of 439 ~ 49.43%
B 106 of 439 ~ 24.15'%

%26.42
%49.43
%24.15

CMYK RENK MODELİ

#74D96A rengi CMYK tonu (47,0,51,15).

  • camgöbeği tonu 46.54%
  • eflatun tonu 0.00%
  • sarı tonu 51.15%
  • ana renk tonu 14.90%

CMYK: (47,0,51,15)
C47M0Y51K15 (47%, 0%, 51%, 15%)
(0.47 / 0.00 / 0.51 / 0.15)

CMYK yüzdeleri

%46.54
%0
%51.15
%14.9

Codes

Color #74D96A in popluar color models

74 D9 6A
RGB 116 217 106
HSL 115° 59.36% 63.33%
HSB/HSV 115° 51.15% 85.10%
CMYK 46.54% 0.00% 51.15%
14.90%

Color #74D96A in popluar number systems.

HEX 74 D9 6A
Decimal 116 217 106
Binary 1110100 11011001 1101010
Octal 164 331 152

Shades and tints

Shades of #74D96A

#74D96A
(116,217,106)
#6AC661
(106,198,97)
#60B358
(96,179,88)
#56A04F
(86,160,79)
#4C8D46
(76,141,70)
#427A3D
(66,122,61)
#386734
(56,103,52)
#2E542B
(46,84,43)
#244122
(36,65,34)
#1A2E19
(26,46,25)
#101B10
(16,27,16)
#000000
(0,0,0)

Tints of #74D96A

#74D96A
(116,217,106)
#80DC77
(128,220,119)
#8CDF84
(140,223,132)
#98E291
(152,226,145)
#A4E59E
(164,229,158)
#B0E8AB
(176,232,171)
#BCEBB8
(188,235,184)
#C8EEC5
(200,238,197)
#D4F1D2
(212,241,210)
#E0F4DF
(224,244,223)
#ECF7EC
(236,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74D96A color. Also use rgb(116,217,106) instead hex code.

Text Font Color

.myTextColor { color: #74D96A; }

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

This text font color is #74D96A.

Background Color

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

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

This div background color is #74D96A.

Border color

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

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

This div border color is #74D96A.

Opacity

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

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

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

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

This text has shadow with #74D96A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74D96A.

Preview

Color preview on black background

This text has color #74D96A on black background.


Color preview on white background

This text has color #74D96A on white background.


Black color preview on #74D96A background

This text has black color on #74D96A background.


White color preview on #74D96A background

This text has white color on #74D96A background.


Related colors

Complementary color

Complementary color for #hex is #8B2695.


I love getcolorcode.com

Triadic colors

1 #6A74D9 and #D96A74 with #74D96A are triadic colors.

2 #6AD974 and #D9746A with #74D96A are triadic colors.