COLOR #74987D

HEX: #74987D RGB: (116,152,125)

Renk bilgisi

#74987D contains red, green and blue colors in about the same proportion. #74987D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#74987D color RGB value is (116,152,125).

RGB: (116,152,125) (45%, 60%, 49%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 152 of 255 = 60%
B 125 of 255 = 49%

116
152
125

R + G + B ~ 51%. #74987D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 152 + 125 = 393 (100%)
R 116 of 393 ~ 29.52%
G 152 of 393 ~ 38.68%
B 125 of 393 ~ 31.81'%

%29.52
%38.68
%31.81

CMYK RENK MODELİ

#74987D rengi CMYK tonu (24,0,18,40).

  • camgöbeği tonu 23.68%
  • eflatun tonu 0.00%
  • sarı tonu 17.76%
  • ana renk tonu 40.39%
CMYK: (24,0,18,40) C24M0Y18K40 (24%,0%,18%,40%) (0.24/0.00/0.18/0.40) 

CMYK yüzdeleri

%23.68
%0
%17.76
%40.39

Codes

Color #74987D in popluar color models

74 98 7D
RGB 116 152 125
HSL 135° 14.88% 52.55%
HSB/HSV 135° 23.68% 59.61%
CMYK 23.68% 0.00% 17.76%
40.39%

Color #74987D in popluar number systems.

HEX 74 98 7D
Decimal 116 152 125
Binary 1110100 10011000 1111101
Octal 164 230 175

Shades and tints

Shades of #74987D

#74987D
(116,152,125)
#6A8B72
(106,139,114)
#607E67
(96,126,103)
#56715C
(86,113,92)
#4C6451
(76,100,81)
#425746
(66,87,70)
#384A3B
(56,74,59)
#2E3D30
(46,61,48)
#243025
(36,48,37)
#1A231A
(26,35,26)
#10160F
(16,22,15)
#000000
(0,0,0)

Tints of #74987D

#74987D
(116,152,125)
#80A188
(128,161,136)
#8CAA93
(140,170,147)
#98B39E
(152,179,158)
#A4BCA9
(164,188,169)
#B0C5B4
(176,197,180)
#BCCEBF
(188,206,191)
#C8D7CA
(200,215,202)
#D4E0D5
(212,224,213)
#E0E9E0
(224,233,224)
#ECF2EB
(236,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74987D color. Also use rgb(116,152,125) instead hex code.

Text Font Color

.myTextColor { color: #74987D; }

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

This text font color is #74987D.

Background Color

.myBgColor { background-color: #74987D; }

<div style="background-color:#74987D">Inner text</div>

This div background color is #74987D.

Border color

.myBorderColor { border: 1px solid #74987D; }

<div style="border:3px solid #74987D">Div</div>

This div border color is #74987D.

Opacity

.myOpacity80 { color: #74987D; opacity: 0.8; }

<p style="color:#74987D;opacity:0.8;">80%</p>

Text with #74987D 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 #74987D;}

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

This text has shadow with #74987D color.


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

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

This text has shadow with #74987D primary color and red secondary color.


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

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

This text has shadow with #74987D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74987D.

Preview

Color preview on black background

This text has color #74987D on black background.


Color preview on white background

This text has color #74987D on white background.


Black color preview on #74987D background

This text has black color on #74987D background.


White color preview on #74987D background

This text has white color on #74987D background.


Related colors

Complementary color

Complementary color for #hex is #8B6782.


I love getcolorcode.com

Triadic colors

1 #7D7498 and #987D74 with #74987D are triadic colors.

2 #7D9874 and #98747D with #74987D are triadic colors.