COLOR #74AD8B

HEX: #74AD8B RGB: (116,173,139)

Renk bilgisi

#74AD8B contains red, green and blue colors in about the same proportion. #74AD8B ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#74AD8B color RGB value is (116,173,139).

RGB: (116,173,139) (45%, 68%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 173 of 255 = 68%
B 139 of 255 = 55%

116
173
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 173 + 139 = 428 (100%)
R 116 of 428 ~ 27.1%
G 173 of 428 ~ 40.42%
B 139 of 428 ~ 32.48'%

%27.1
%40.42
%32.48

CMYK RENK MODELİ

#74AD8B rengi CMYK tonu (33,0,20,32).

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

CMYK: (33,0,20,32)
C33M0Y20K32 (33%, 0%, 20%, 32%)
(0.33 / 0.00 / 0.20 / 0.32)

CMYK yüzdeleri

%32.95
%0
%19.65
%32.16

Codes

Color #74AD8B in popluar color models

74 AD 8B
RGB 116 173 139
HSL 144° 25.79% 56.67%
HSB/HSV 144° 32.95% 67.84%
CMYK 32.95% 0.00% 19.65%
32.16%

Color #74AD8B in popluar number systems.

HEX 74 AD 8B
Decimal 116 173 139
Binary 1110100 10101101 10001011
Octal 164 255 213

Shades and tints

Shades of #74AD8B

#74AD8B
(116,173,139)
#6A9E7F
(106,158,127)
#608F73
(96,143,115)
#568067
(86,128,103)
#4C715B
(76,113,91)
#42624F
(66,98,79)
#385343
(56,83,67)
#2E4437
(46,68,55)
#24352B
(36,53,43)
#1A261F
(26,38,31)
#101713
(16,23,19)
#000000
(0,0,0)

Tints of #74AD8B

#74AD8B
(116,173,139)
#80B495
(128,180,149)
#8CBB9F
(140,187,159)
#98C2A9
(152,194,169)
#A4C9B3
(164,201,179)
#B0D0BD
(176,208,189)
#BCD7C7
(188,215,199)
#C8DED1
(200,222,209)
#D4E5DB
(212,229,219)
#E0ECE5
(224,236,229)
#ECF3EF
(236,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74AD8B; }

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

This text font color is #74AD8B.

Background Color

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

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

This div background color is #74AD8B.

Border color

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

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

This div border color is #74AD8B.

Opacity

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

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

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

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

This text has shadow with #74AD8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74AD8B.

Preview

Color preview on black background

This text has color #74AD8B on black background.


Color preview on white background

This text has color #74AD8B on white background.


Black color preview on #74AD8B background

This text has black color on #74AD8B background.


White color preview on #74AD8B background

This text has white color on #74AD8B background.


Related colors

Complementary color

Complementary color for #hex is #8B5274.


I love getcolorcode.com

Triadic colors

1 #8B74AD and #AD8B74 with #74AD8B are triadic colors.

2 #8BAD74 and #AD748B with #74AD8B are triadic colors.