COLOR #74B079

HEX: #74B079 RGB: (116,176,121)

Renk bilgisi

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

RGB renk modeli

#74B079 color RGB value is (116,176,121).

RGB: (116,176,121) (45%, 69%, 47%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 176 of 255 = 69%
B 121 of 255 = 47%

116
176
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 176 + 121 = 413 (100%)
R 116 of 413 ~ 28.09%
G 176 of 413 ~ 42.62%
B 121 of 413 ~ 29.3'%

%28.09
%42.62
%29.3

CMYK RENK MODELİ

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

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

CMYK: (34,0,31,31)
C34M0Y31K31 (34%, 0%, 31%, 31%)
(0.34 / 0.00 / 0.31 / 0.31)

CMYK yüzdeleri

%34.09
%0
%31.25
%30.98

Codes

Color #74B079 in popluar color models

74 B0 79
RGB 116 176 121
HSL 125° 27.52% 57.25%
HSB/HSV 125° 34.09% 69.02%
CMYK 34.09% 0.00% 31.25%
30.98%

Color #74B079 in popluar number systems.

HEX 74 B0 79
Decimal 116 176 121
Binary 1110100 10110000 1111001
Octal 164 260 171

Shades and tints

Shades of #74B079

#74B079
(116,176,121)
#6AA06E
(106,160,110)
#609063
(96,144,99)
#568058
(86,128,88)
#4C704D
(76,112,77)
#426042
(66,96,66)
#385037
(56,80,55)
#2E402C
(46,64,44)
#243021
(36,48,33)
#1A2016
(26,32,22)
#10100B
(16,16,11)
#000000
(0,0,0)

Tints of #74B079

#74B079
(116,176,121)
#80B785
(128,183,133)
#8CBE91
(140,190,145)
#98C59D
(152,197,157)
#A4CCA9
(164,204,169)
#B0D3B5
(176,211,181)
#BCDAC1
(188,218,193)
#C8E1CD
(200,225,205)
#D4E8D9
(212,232,217)
#E0EFE5
(224,239,229)
#ECF6F1
(236,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74B079; }

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

This text font color is #74B079.

Background Color

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

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

This div background color is #74B079.

Border color

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

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

This div border color is #74B079.

Opacity

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

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

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

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

This text has shadow with #74B079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B079.

Preview

Color preview on black background

This text has color #74B079 on black background.


Color preview on white background

This text has color #74B079 on white background.


Black color preview on #74B079 background

This text has black color on #74B079 background.


White color preview on #74B079 background

This text has white color on #74B079 background.


Related colors

Complementary color

Complementary color for #hex is #8B4F86.


I love getcolorcode.com

Triadic colors

1 #7974B0 and #B07974 with #74B079 are triadic colors.

2 #79B074 and #B07479 with #74B079 are triadic colors.