COLOR #74B17C

HEX: #74B17C RGB: (116,177,124)

Renk bilgisi

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

RGB renk modeli

#74B17C color RGB value is (116,177,124).

RGB: (116,177,124) (45%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 177 of 255 = 69%
B 124 of 255 = 49%

116
177
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 177 + 124 = 417 (100%)
R 116 of 417 ~ 27.82%
G 177 of 417 ~ 42.45%
B 124 of 417 ~ 29.74'%

%27.82
%42.45
%29.74

CMYK RENK MODELİ

#74B17C rengi CMYK tonu (34,0,30,31).

  • camgöbeği tonu 34.46%
  • eflatun tonu 0.00%
  • sarı tonu 29.94%
  • ana renk tonu 30.59%

CMYK: (34,0,30,31)
C34M0Y30K31 (34%, 0%, 30%, 31%)
(0.34 / 0.00 / 0.30 / 0.31)

CMYK yüzdeleri

%34.46
%0
%29.94
%30.59

Codes

Color #74B17C in popluar color models

74 B1 7C
RGB 116 177 124
HSL 128° 28.11% 57.45%
HSB/HSV 128° 34.46% 69.41%
CMYK 34.46% 0.00% 29.94%
30.59%

Color #74B17C in popluar number systems.

HEX 74 B1 7C
Decimal 116 177 124
Binary 1110100 10110001 1111100
Octal 164 261 174

Shades and tints

Shades of #74B17C

#74B17C
(116,177,124)
#6AA171
(106,161,113)
#609166
(96,145,102)
#56815B
(86,129,91)
#4C7150
(76,113,80)
#426145
(66,97,69)
#38513A
(56,81,58)
#2E412F
(46,65,47)
#243124
(36,49,36)
#1A2119
(26,33,25)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #74B17C

#74B17C
(116,177,124)
#80B887
(128,184,135)
#8CBF92
(140,191,146)
#98C69D
(152,198,157)
#A4CDA8
(164,205,168)
#B0D4B3
(176,212,179)
#BCDBBE
(188,219,190)
#C8E2C9
(200,226,201)
#D4E9D4
(212,233,212)
#E0F0DF
(224,240,223)
#ECF7EA
(236,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B17C color. Also use rgb(116,177,124) instead hex code.

Text Font Color

.myTextColor { color: #74B17C; }

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

This text font color is #74B17C.

Background Color

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

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

This div background color is #74B17C.

Border color

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

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

This div border color is #74B17C.

Opacity

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

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

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

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

This text has shadow with #74B17C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B17C.

Preview

Color preview on black background

This text has color #74B17C on black background.


Color preview on white background

This text has color #74B17C on white background.


Black color preview on #74B17C background

This text has black color on #74B17C background.


White color preview on #74B17C background

This text has white color on #74B17C background.


Related colors

Complementary color

Complementary color for #hex is #8B4E83.


I love getcolorcode.com

Triadic colors

1 #7C74B1 and #B17C74 with #74B17C are triadic colors.

2 #7CB174 and #B1747C with #74B17C are triadic colors.