COLOR #749C5E

HEX: #749C5E RGB: (116,156,94)

Renk bilgisi

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

RGB renk modeli

#749C5E color RGB value is (116,156,94).

RGB: (116,156,94) (45%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 156 of 255 = 61%
B 94 of 255 = 37%

116
156
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 156 + 94 = 366 (100%)
R 116 of 366 ~ 31.69%
G 156 of 366 ~ 42.62%
B 94 of 366 ~ 25.68'%

%31.69
%42.62
%25.68

CMYK RENK MODELİ

#749C5E rengi CMYK tonu (26,0,40,39).

  • camgöbeği tonu 25.64%
  • eflatun tonu 0.00%
  • sarı tonu 39.74%
  • ana renk tonu 38.82%

CMYK: (26,0,40,39)
C26M0Y40K39 (26%, 0%, 40%, 39%)
(0.26 / 0.00 / 0.40 / 0.39)

CMYK yüzdeleri

%25.64
%0
%39.74
%38.82

Codes

Color #749C5E in popluar color models

74 9C 5E
RGB 116 156 94
HSL 99° 24.80% 49.02%
HSB/HSV 99° 39.74% 61.18%
CMYK 25.64% 0.00% 39.74%
38.82%

Color #749C5E in popluar number systems.

HEX 74 9C 5E
Decimal 116 156 94
Binary 1110100 10011100 1011110
Octal 164 234 136

Shades and tints

Shades of #749C5E

#749C5E
(116,156,94)
#6A8E56
(106,142,86)
#60804E
(96,128,78)
#567246
(86,114,70)
#4C643E
(76,100,62)
#425636
(66,86,54)
#38482E
(56,72,46)
#2E3A26
(46,58,38)
#242C1E
(36,44,30)
#1A1E16
(26,30,22)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #749C5E

#749C5E
(116,156,94)
#80A56C
(128,165,108)
#8CAE7A
(140,174,122)
#98B788
(152,183,136)
#A4C096
(164,192,150)
#B0C9A4
(176,201,164)
#BCD2B2
(188,210,178)
#C8DBC0
(200,219,192)
#D4E4CE
(212,228,206)
#E0EDDC
(224,237,220)
#ECF6EA
(236,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749C5E color. Also use rgb(116,156,94) instead hex code.

Text Font Color

.myTextColor { color: #749C5E; }

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

This text font color is #749C5E.

Background Color

.myBgColor { background-color: #749C5E; }

<div style="background-color:#749C5E">Inner text</div>

This div background color is #749C5E.

Border color

.myBorderColor { border: 1px solid #749C5E; }

<div style="border:3px solid #749C5E">Div</div>

This div border color is #749C5E.

Opacity

.myOpacity80 { color: #749C5E; opacity: 0.8; }

<p style="color:#749C5E;opacity:0.8;">80%</p>

Text with #749C5E 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 #749C5E;}

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

This text has shadow with #749C5E color.


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

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

This text has shadow with #749C5E primary color and red secondary color.


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

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

This text has shadow with #749C5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #749C5E.

Preview

Color preview on black background

This text has color #749C5E on black background.


Color preview on white background

This text has color #749C5E on white background.


Black color preview on #749C5E background

This text has black color on #749C5E background.


White color preview on #749C5E background

This text has white color on #749C5E background.


Related colors

Complementary color

Complementary color for #hex is #8B63A1.


I love getcolorcode.com

Triadic colors

1 #5E749C and #9C5E74 with #749C5E are triadic colors.

2 #5E9C74 and #9C745E with #749C5E are triadic colors.