COLOR #74B05E

HEX: #74B05E RGB: (116,176,94)

Renk bilgisi

#74B05E contains mainly green color. #74B05E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#74B05E color RGB value is (116,176,94).

RGB: (116,176,94) (45%, 69%, 37%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 176 of 255 = 69%
B 94 of 255 = 37%

116
176
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 176 + 94 = 386 (100%)
R 116 of 386 ~ 30.05%
G 176 of 386 ~ 45.6%
B 94 of 386 ~ 24.35'%

%30.05
%45.6
%24.35

CMYK RENK MODELİ

#74B05E rengi CMYK tonu (34,0,47,31).

  • camgöbeği tonu 34.09%
  • eflatun tonu 0.00%
  • sarı tonu 46.59%
  • ana renk tonu 30.98%

CMYK: (34,0,47,31)
C34M0Y47K31 (34%, 0%, 47%, 31%)
(0.34 / 0.00 / 0.47 / 0.31)

CMYK yüzdeleri

%34.09
%0
%46.59
%30.98

Codes

Color #74B05E in popluar color models

74 B0 5E
RGB 116 176 94
HSL 104° 34.17% 52.94%
HSB/HSV 104° 46.59% 69.02%
CMYK 34.09% 0.00% 46.59%
30.98%

Color #74B05E in popluar number systems.

HEX 74 B0 5E
Decimal 116 176 94
Binary 1110100 10110000 1011110
Octal 164 260 136

Shades and tints

Shades of #74B05E

#74B05E
(116,176,94)
#6AA056
(106,160,86)
#60904E
(96,144,78)
#568046
(86,128,70)
#4C703E
(76,112,62)
#426036
(66,96,54)
#38502E
(56,80,46)
#2E4026
(46,64,38)
#24301E
(36,48,30)
#1A2016
(26,32,22)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #74B05E

#74B05E
(116,176,94)
#80B76C
(128,183,108)
#8CBE7A
(140,190,122)
#98C588
(152,197,136)
#A4CC96
(164,204,150)
#B0D3A4
(176,211,164)
#BCDAB2
(188,218,178)
#C8E1C0
(200,225,192)
#D4E8CE
(212,232,206)
#E0EFDC
(224,239,220)
#ECF6EA
(236,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B05E color. Also use rgb(116,176,94) instead hex code.

Text Font Color

.myTextColor { color: #74B05E; }

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

This text font color is #74B05E.

Background Color

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

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

This div background color is #74B05E.

Border color

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

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

This div border color is #74B05E.

Opacity

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

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

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

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

This text has shadow with #74B05E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B05E.

Preview

Color preview on black background

This text has color #74B05E on black background.


Color preview on white background

This text has color #74B05E on white background.


Black color preview on #74B05E background

This text has black color on #74B05E background.


White color preview on #74B05E background

This text has white color on #74B05E background.


Related colors

Complementary color

Complementary color for #hex is #8B4FA1.


I love getcolorcode.com

Triadic colors

1 #5E74B0 and #B05E74 with #74B05E are triadic colors.

2 #5EB074 and #B0745E with #74B05E are triadic colors.