COLOR #749F5E

HEX: #749F5E RGB: (116,159,94)

Renk bilgisi

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

RGB renk modeli

#749F5E color RGB value is (116,159,94).

RGB: (116,159,94) (45%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 159 of 255 = 62%
B 94 of 255 = 37%

116
159
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 159 + 94 = 369 (100%)
R 116 of 369 ~ 31.44%
G 159 of 369 ~ 43.09%
B 94 of 369 ~ 25.47'%

%31.44
%43.09
%25.47

CMYK RENK MODELİ

#749F5E rengi CMYK tonu (27,0,41,38).

  • camgöbeği tonu 27.04%
  • eflatun tonu 0.00%
  • sarı tonu 40.88%
  • ana renk tonu 37.65%

CMYK: (27,0,41,38)
C27M0Y41K38 (27%, 0%, 41%, 38%)
(0.27 / 0.00 / 0.41 / 0.38)

CMYK yüzdeleri

%27.04
%0
%40.88
%37.65

Codes

Color #749F5E in popluar color models

74 9F 5E
RGB 116 159 94
HSL 100° 25.69% 49.61%
HSB/HSV 100° 40.88% 62.35%
CMYK 27.04% 0.00% 40.88%
37.65%

Color #749F5E in popluar number systems.

HEX 74 9F 5E
Decimal 116 159 94
Binary 1110100 10011111 1011110
Octal 164 237 136

Shades and tints

Shades of #749F5E

#749F5E
(116,159,94)
#6A9156
(106,145,86)
#60834E
(96,131,78)
#567546
(86,117,70)
#4C673E
(76,103,62)
#425936
(66,89,54)
#384B2E
(56,75,46)
#2E3D26
(46,61,38)
#242F1E
(36,47,30)
#1A2116
(26,33,22)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #749F5E

#749F5E
(116,159,94)
#80A76C
(128,167,108)
#8CAF7A
(140,175,122)
#98B788
(152,183,136)
#A4BF96
(164,191,150)
#B0C7A4
(176,199,164)
#BCCFB2
(188,207,178)
#C8D7C0
(200,215,192)
#D4DFCE
(212,223,206)
#E0E7DC
(224,231,220)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749F5E; }

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

This text font color is #749F5E.

Background Color

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

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

This div background color is #749F5E.

Border color

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

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

This div border color is #749F5E.

Opacity

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

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

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

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

This text has shadow with #749F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749F5E.

Preview

Color preview on black background

This text has color #749F5E on black background.


Color preview on white background

This text has color #749F5E on white background.


Black color preview on #749F5E background

This text has black color on #749F5E background.


White color preview on #749F5E background

This text has white color on #749F5E background.


Related colors

Complementary color

Complementary color for #hex is #8B60A1.


I love getcolorcode.com

Triadic colors

1 #5E749F and #9F5E74 with #749F5E are triadic colors.

2 #5E9F74 and #9F745E with #749F5E are triadic colors.