COLOR #74B054

HEX: #74B054 RGB: (116,176,84)

Renk bilgisi

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

RGB renk modeli

#74B054 color RGB value is (116,176,84).

RGB: (116,176,84) (45%, 69%, 33%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 176 of 255 = 69%
B 84 of 255 = 33%

116
176
84

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 176 + 84 = 376 (100%)
R 116 of 376 ~ 30.85%
G 176 of 376 ~ 46.81%
B 84 of 376 ~ 22.34'%

%30.85
%46.81
%22.34

CMYK RENK MODELİ

#74B054 rengi CMYK tonu (34,0,52,31).

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

CMYK: (34,0,52,31)
C34M0Y52K31 (34%, 0%, 52%, 31%)
(0.34 / 0.00 / 0.52 / 0.31)

CMYK yüzdeleri

%34.09
%0
%52.27
%30.98

Codes

Color #74B054 in popluar color models

74 B0 54
RGB 116 176 84
HSL 99° 36.80% 50.98%
HSB/HSV 99° 52.27% 69.02%
CMYK 34.09% 0.00% 52.27%
30.98%

Color #74B054 in popluar number systems.

HEX 74 B0 54
Decimal 116 176 84
Binary 1110100 10110000 1010100
Octal 164 260 124

Shades and tints

Shades of #74B054

#74B054
(116,176,84)
#6AA04D
(106,160,77)
#609046
(96,144,70)
#56803F
(86,128,63)
#4C7038
(76,112,56)
#426031
(66,96,49)
#38502A
(56,80,42)
#2E4023
(46,64,35)
#24301C
(36,48,28)
#1A2015
(26,32,21)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #74B054

#74B054
(116,176,84)
#80B763
(128,183,99)
#8CBE72
(140,190,114)
#98C581
(152,197,129)
#A4CC90
(164,204,144)
#B0D39F
(176,211,159)
#BCDAAE
(188,218,174)
#C8E1BD
(200,225,189)
#D4E8CC
(212,232,204)
#E0EFDB
(224,239,219)
#ECF6EA
(236,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74B054; }

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

This text font color is #74B054.

Background Color

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

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

This div background color is #74B054.

Border color

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

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

This div border color is #74B054.

Opacity

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

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

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

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

This text has shadow with #74B054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B054.

Preview

Color preview on black background

This text has color #74B054 on black background.


Color preview on white background

This text has color #74B054 on white background.


Black color preview on #74B054 background

This text has black color on #74B054 background.


White color preview on #74B054 background

This text has white color on #74B054 background.


Related colors

Complementary color

Complementary color for #hex is #8B4FAB.


I love getcolorcode.com

Triadic colors

1 #5474B0 and #B05474 with #74B054 are triadic colors.

2 #54B074 and #B07454 with #74B054 are triadic colors.