COLOR #74A667

HEX: #74A667 RGB: (116,166,103)

Renk bilgisi

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

RGB renk modeli

#74A667 color RGB value is (116,166,103).

RGB: (116,166,103) (45%, 65%, 40%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 166 of 255 = 65%
B 103 of 255 = 40%

116
166
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 166 + 103 = 385 (100%)
R 116 of 385 ~ 30.13%
G 166 of 385 ~ 43.12%
B 103 of 385 ~ 26.75'%

%30.13
%43.12
%26.75

CMYK RENK MODELİ

#74A667 rengi CMYK tonu (30,0,38,35).

  • camgöbeği tonu 30.12%
  • eflatun tonu 0.00%
  • sarı tonu 37.95%
  • ana renk tonu 34.90%

CMYK: (30,0,38,35)
C30M0Y38K35 (30%, 0%, 38%, 35%)
(0.30 / 0.00 / 0.38 / 0.35)

CMYK yüzdeleri

%30.12
%0
%37.95
%34.9

Codes

Color #74A667 in popluar color models

74 A6 67
RGB 116 166 103
HSL 108° 26.14% 52.75%
HSB/HSV 108° 37.95% 65.10%
CMYK 30.12% 0.00% 37.95%
34.90%

Color #74A667 in popluar number systems.

HEX 74 A6 67
Decimal 116 166 103
Binary 1110100 10100110 1100111
Octal 164 246 147

Shades and tints

Shades of #74A667

#74A667
(116,166,103)
#6A975E
(106,151,94)
#608855
(96,136,85)
#56794C
(86,121,76)
#4C6A43
(76,106,67)
#425B3A
(66,91,58)
#384C31
(56,76,49)
#2E3D28
(46,61,40)
#242E1F
(36,46,31)
#1A1F16
(26,31,22)
#10100D
(16,16,13)
#000000
(0,0,0)

Tints of #74A667

#74A667
(116,166,103)
#80AE74
(128,174,116)
#8CB681
(140,182,129)
#98BE8E
(152,190,142)
#A4C69B
(164,198,155)
#B0CEA8
(176,206,168)
#BCD6B5
(188,214,181)
#C8DEC2
(200,222,194)
#D4E6CF
(212,230,207)
#E0EEDC
(224,238,220)
#ECF6E9
(236,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74A667 color. Also use rgb(116,166,103) instead hex code.

Text Font Color

.myTextColor { color: #74A667; }

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

This text font color is #74A667.

Background Color

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

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

This div background color is #74A667.

Border color

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

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

This div border color is #74A667.

Opacity

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

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

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

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

This text has shadow with #74A667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A667.

Preview

Color preview on black background

This text has color #74A667 on black background.


Color preview on white background

This text has color #74A667 on white background.


Black color preview on #74A667 background

This text has black color on #74A667 background.


White color preview on #74A667 background

This text has white color on #74A667 background.


Related colors

Complementary color

Complementary color for #hex is #8B5998.


I love getcolorcode.com

Triadic colors

1 #6774A6 and #A66774 with #74A667 are triadic colors.

2 #67A674 and #A67467 with #74A667 are triadic colors.