COLOR #74A58D

HEX: #74A58D RGB: (116,165,141)

Renk bilgisi

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

RGB renk modeli

#74A58D color RGB value is (116,165,141).

RGB: (116,165,141) (45%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 165 of 255 = 65%
B 141 of 255 = 55%

116
165
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 165 + 141 = 422 (100%)
R 116 of 422 ~ 27.49%
G 165 of 422 ~ 39.1%
B 141 of 422 ~ 33.41'%

%27.49
%39.1
%33.41

CMYK RENK MODELİ

#74A58D rengi CMYK tonu (30,0,15,35).

  • camgöbeği tonu 29.70%
  • eflatun tonu 0.00%
  • sarı tonu 14.55%
  • ana renk tonu 35.29%

CMYK: (30,0,15,35)
C30M0Y15K35 (30%, 0%, 15%, 35%)
(0.30 / 0.00 / 0.15 / 0.35)

CMYK yüzdeleri

%29.7
%0
%14.55
%35.29

Codes

Color #74A58D in popluar color models

74 A5 8D
RGB 116 165 141
HSL 151° 21.40% 55.10%
HSB/HSV 151° 29.70% 64.71%
CMYK 29.70% 0.00% 14.55%
35.29%

Color #74A58D in popluar number systems.

HEX 74 A5 8D
Decimal 116 165 141
Binary 1110100 10100101 10001101
Octal 164 245 215

Shades and tints

Shades of #74A58D

#74A58D
(116,165,141)
#6A9681
(106,150,129)
#608775
(96,135,117)
#567869
(86,120,105)
#4C695D
(76,105,93)
#425A51
(66,90,81)
#384B45
(56,75,69)
#2E3C39
(46,60,57)
#242D2D
(36,45,45)
#1A1E21
(26,30,33)
#100F15
(16,15,21)
#000000
(0,0,0)

Tints of #74A58D

#74A58D
(116,165,141)
#80AD97
(128,173,151)
#8CB5A1
(140,181,161)
#98BDAB
(152,189,171)
#A4C5B5
(164,197,181)
#B0CDBF
(176,205,191)
#BCD5C9
(188,213,201)
#C8DDD3
(200,221,211)
#D4E5DD
(212,229,221)
#E0EDE7
(224,237,231)
#ECF5F1
(236,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74A58D color. Also use rgb(116,165,141) instead hex code.

Text Font Color

.myTextColor { color: #74A58D; }

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

This text font color is #74A58D.

Background Color

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

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

This div background color is #74A58D.

Border color

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

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

This div border color is #74A58D.

Opacity

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

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

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

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

This text has shadow with #74A58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A58D.

Preview

Color preview on black background

This text has color #74A58D on black background.


Color preview on white background

This text has color #74A58D on white background.


Black color preview on #74A58D background

This text has black color on #74A58D background.


White color preview on #74A58D background

This text has white color on #74A58D background.


Related colors

Complementary color

Complementary color for #hex is #8B5A72.


I love getcolorcode.com

Triadic colors

1 #8D74A5 and #A58D74 with #74A58D are triadic colors.

2 #8DA574 and #A5748D with #74A58D are triadic colors.