COLOR #74B35D

HEX: #74B35D RGB: (116,179,93)

Renk bilgisi

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

RGB renk modeli

#74B35D color RGB value is (116,179,93).

RGB: (116,179,93) (45%, 70%, 36%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 179 of 255 = 70%
B 93 of 255 = 36%

116
179
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 179 + 93 = 388 (100%)
R 116 of 388 ~ 29.9%
G 179 of 388 ~ 46.13%
B 93 of 388 ~ 23.97'%

%29.9
%46.13
%23.97

CMYK RENK MODELİ

#74B35D rengi CMYK tonu (35,0,48,30).

  • camgöbeği tonu 35.20%
  • eflatun tonu 0.00%
  • sarı tonu 48.04%
  • ana renk tonu 29.80%

CMYK: (35,0,48,30)
C35M0Y48K30 (35%, 0%, 48%, 30%)
(0.35 / 0.00 / 0.48 / 0.30)

CMYK yüzdeleri

%35.2
%0
%48.04
%29.8

Codes

Color #74B35D in popluar color models

74 B3 5D
RGB 116 179 93
HSL 104° 36.13% 53.33%
HSB/HSV 104° 48.04% 70.20%
CMYK 35.20% 0.00% 48.04%
29.80%

Color #74B35D in popluar number systems.

HEX 74 B3 5D
Decimal 116 179 93
Binary 1110100 10110011 1011101
Octal 164 263 135

Shades and tints

Shades of #74B35D

#74B35D
(116,179,93)
#6AA355
(106,163,85)
#60934D
(96,147,77)
#568345
(86,131,69)
#4C733D
(76,115,61)
#426335
(66,99,53)
#38532D
(56,83,45)
#2E4325
(46,67,37)
#24331D
(36,51,29)
#1A2315
(26,35,21)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #74B35D

#74B35D
(116,179,93)
#80B96B
(128,185,107)
#8CBF79
(140,191,121)
#98C587
(152,197,135)
#A4CB95
(164,203,149)
#B0D1A3
(176,209,163)
#BCD7B1
(188,215,177)
#C8DDBF
(200,221,191)
#D4E3CD
(212,227,205)
#E0E9DB
(224,233,219)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B35D color. Also use rgb(116,179,93) instead hex code.

Text Font Color

.myTextColor { color: #74B35D; }

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

This text font color is #74B35D.

Background Color

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

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

This div background color is #74B35D.

Border color

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

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

This div border color is #74B35D.

Opacity

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

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

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

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

This text has shadow with #74B35D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B35D.

Preview

Color preview on black background

This text has color #74B35D on black background.


Color preview on white background

This text has color #74B35D on white background.


Black color preview on #74B35D background

This text has black color on #74B35D background.


White color preview on #74B35D background

This text has white color on #74B35D background.


Related colors

Complementary color

Complementary color for #hex is #8B4CA2.


I love getcolorcode.com

Triadic colors

1 #5D74B3 and #B35D74 with #74B35D are triadic colors.

2 #5DB374 and #B3745D with #74B35D are triadic colors.