COLOR #74AD93

HEX: #74AD93 RGB: (116,173,147)

Renk bilgisi

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

RGB renk modeli

#74AD93 color RGB value is (116,173,147).

RGB: (116,173,147) (45%, 68%, 58%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 173 of 255 = 68%
B 147 of 255 = 58%

116
173
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 173 + 147 = 436 (100%)
R 116 of 436 ~ 26.61%
G 173 of 436 ~ 39.68%
B 147 of 436 ~ 33.72'%

%26.61
%39.68
%33.72

CMYK RENK MODELİ

#74AD93 rengi CMYK tonu (33,0,15,32).

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

CMYK: (33,0,15,32)
C33M0Y15K32 (33%, 0%, 15%, 32%)
(0.33 / 0.00 / 0.15 / 0.32)

CMYK yüzdeleri

%32.95
%0
%15.03
%32.16

Codes

Color #74AD93 in popluar color models

74 AD 93
RGB 116 173 147
HSL 153° 25.79% 56.67%
HSB/HSV 153° 32.95% 67.84%
CMYK 32.95% 0.00% 15.03%
32.16%

Color #74AD93 in popluar number systems.

HEX 74 AD 93
Decimal 116 173 147
Binary 1110100 10101101 10010011
Octal 164 255 223

Shades and tints

Shades of #74AD93

#74AD93
(116,173,147)
#6A9E86
(106,158,134)
#608F79
(96,143,121)
#56806C
(86,128,108)
#4C715F
(76,113,95)
#426252
(66,98,82)
#385345
(56,83,69)
#2E4438
(46,68,56)
#24352B
(36,53,43)
#1A261E
(26,38,30)
#101711
(16,23,17)
#000000
(0,0,0)

Tints of #74AD93

#74AD93
(116,173,147)
#80B49C
(128,180,156)
#8CBBA5
(140,187,165)
#98C2AE
(152,194,174)
#A4C9B7
(164,201,183)
#B0D0C0
(176,208,192)
#BCD7C9
(188,215,201)
#C8DED2
(200,222,210)
#D4E5DB
(212,229,219)
#E0ECE4
(224,236,228)
#ECF3ED
(236,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74AD93; }

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

This text font color is #74AD93.

Background Color

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

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

This div background color is #74AD93.

Border color

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

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

This div border color is #74AD93.

Opacity

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

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

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

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

This text has shadow with #74AD93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74AD93.

Preview

Color preview on black background

This text has color #74AD93 on black background.


Color preview on white background

This text has color #74AD93 on white background.


Black color preview on #74AD93 background

This text has black color on #74AD93 background.


White color preview on #74AD93 background

This text has white color on #74AD93 background.


Related colors

Complementary color

Complementary color for #hex is #8B526C.


I love getcolorcode.com

Triadic colors

1 #9374AD and #AD9374 with #74AD93 are triadic colors.

2 #93AD74 and #AD7493 with #74AD93 are triadic colors.