COLOR #74946A

HEX: #74946A RGB: (116,148,106)

Renk bilgisi

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

RGB renk modeli

#74946A color RGB value is (116,148,106).

RGB: (116,148,106) (45%, 58%, 42%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 148 of 255 = 58%
B 106 of 255 = 42%

116
148
106

R + G + B ~ 48%. #74946A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 148 + 106 = 370 (100%)
R 116 of 370 ~ 31.35%
G 148 of 370 ~ 40%
B 106 of 370 ~ 28.65'%

%31.35
%40
%28.65

CMYK RENK MODELİ

#74946A rengi CMYK tonu (22,0,28,42).

  • camgöbeği tonu 21.62%
  • eflatun tonu 0.00%
  • sarı tonu 28.38%
  • ana renk tonu 41.96%

CMYK: (22,0,28,42)
C22M0Y28K42 (22%, 0%, 28%, 42%)
(0.22 / 0.00 / 0.28 / 0.42)

CMYK yüzdeleri

%21.62
%0
%28.38
%41.96

Codes

Color #74946A in popluar color models

74 94 6A
RGB 116 148 106
HSL 106° 16.54% 49.80%
HSB/HSV 106° 28.38% 58.04%
CMYK 21.62% 0.00% 28.38%
41.96%

Color #74946A in popluar number systems.

HEX 74 94 6A
Decimal 116 148 106
Binary 1110100 10010100 1101010
Octal 164 224 152

Shades and tints

Shades of #74946A

#74946A
(116,148,106)
#6A8761
(106,135,97)
#607A58
(96,122,88)
#566D4F
(86,109,79)
#4C6046
(76,96,70)
#42533D
(66,83,61)
#384634
(56,70,52)
#2E392B
(46,57,43)
#242C22
(36,44,34)
#1A1F19
(26,31,25)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #74946A

#74946A
(116,148,106)
#809D77
(128,157,119)
#8CA684
(140,166,132)
#98AF91
(152,175,145)
#A4B89E
(164,184,158)
#B0C1AB
(176,193,171)
#BCCAB8
(188,202,184)
#C8D3C5
(200,211,197)
#D4DCD2
(212,220,210)
#E0E5DF
(224,229,223)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74946A color. Also use rgb(116,148,106) instead hex code.

Text Font Color

.myTextColor { color: #74946A; }

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

This text font color is #74946A.

Background Color

.myBgColor { background-color: #74946A; }

<div style="background-color:#74946A">Inner text</div>

This div background color is #74946A.

Border color

.myBorderColor { border: 1px solid #74946A; }

<div style="border:3px solid #74946A">Div</div>

This div border color is #74946A.

Opacity

.myOpacity80 { color: #74946A; opacity: 0.8; }

<p style="color:#74946A;opacity:0.8;">80%</p>

Text with #74946A 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 #74946A;}

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

This text has shadow with #74946A color.


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

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

This text has shadow with #74946A primary color and red secondary color.


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

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

This text has shadow with #74946A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74946A.

Preview

Color preview on black background

This text has color #74946A on black background.


Color preview on white background

This text has color #74946A on white background.


Black color preview on #74946A background

This text has black color on #74946A background.


White color preview on #74946A background

This text has white color on #74946A background.


Related colors

Complementary color

Complementary color for #hex is #8B6B95.


I love getcolorcode.com

Triadic colors

1 #6A7494 and #946A74 with #74946A are triadic colors.

2 #6A9474 and #94746A with #74946A are triadic colors.