COLOR #74AD6B

HEX: #74AD6B RGB: (116,173,107)

Renk bilgisi

#74AD6B contains mainly red and green colors. #74AD6B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#74AD6B color RGB value is (116,173,107).

RGB: (116,173,107) (45%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 173 of 255 = 68%
B 107 of 255 = 42%

116
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 173 + 107 = 396 (100%)
R 116 of 396 ~ 29.29%
G 173 of 396 ~ 43.69%
B 107 of 396 ~ 27.02'%

%29.29
%43.69
%27.02

CMYK RENK MODELİ

#74AD6B rengi CMYK tonu (33,0,38,32).

  • camgöbeği tonu 32.95%
  • eflatun tonu 0.00%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (33,0,38,32)
C33M0Y38K32 (33%, 0%, 38%, 32%)
(0.33 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%32.95
%0
%38.15
%32.16

Codes

Color #74AD6B in popluar color models

74 AD 6B
RGB 116 173 107
HSL 112° 28.70% 54.90%
HSB/HSV 112° 38.15% 67.84%
CMYK 32.95% 0.00% 38.15%
32.16%

Color #74AD6B in popluar number systems.

HEX 74 AD 6B
Decimal 116 173 107
Binary 1110100 10101101 1101011
Octal 164 255 153

Shades and tints

Shades of #74AD6B

#74AD6B
(116,173,107)
#6A9E62
(106,158,98)
#608F59
(96,143,89)
#568050
(86,128,80)
#4C7147
(76,113,71)
#42623E
(66,98,62)
#385335
(56,83,53)
#2E442C
(46,68,44)
#243523
(36,53,35)
#1A261A
(26,38,26)
#101711
(16,23,17)
#000000
(0,0,0)

Tints of #74AD6B

#74AD6B
(116,173,107)
#80B478
(128,180,120)
#8CBB85
(140,187,133)
#98C292
(152,194,146)
#A4C99F
(164,201,159)
#B0D0AC
(176,208,172)
#BCD7B9
(188,215,185)
#C8DEC6
(200,222,198)
#D4E5D3
(212,229,211)
#E0ECE0
(224,236,224)
#ECF3ED
(236,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74AD6B color. Also use rgb(116,173,107) instead hex code.

Text Font Color

.myTextColor { color: #74AD6B; }

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

This text font color is #74AD6B.

Background Color

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

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

This div background color is #74AD6B.

Border color

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

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

This div border color is #74AD6B.

Opacity

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

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

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

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

This text has shadow with #74AD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74AD6B.

Preview

Color preview on black background

This text has color #74AD6B on black background.


Color preview on white background

This text has color #74AD6B on white background.


Black color preview on #74AD6B background

This text has black color on #74AD6B background.


White color preview on #74AD6B background

This text has white color on #74AD6B background.


Related colors

Complementary color

Complementary color for #hex is #8B5294.


I love getcolorcode.com

Triadic colors

1 #6B74AD and #AD6B74 with #74AD6B are triadic colors.

2 #6BAD74 and #AD746B with #74AD6B are triadic colors.