COLOR #749B5E

HEX: #749B5E RGB: (116,155,94)

Renk bilgisi

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

RGB renk modeli

#749B5E color RGB value is (116,155,94).

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

RGB bağlantıları ve doygunluk

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

116
155
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 155 + 94 = 365 (100%)
R 116 of 365 ~ 31.78%
G 155 of 365 ~ 42.47%
B 94 of 365 ~ 25.75'%

%31.78
%42.47
%25.75

CMYK RENK MODELİ

#749B5E rengi CMYK tonu (25,0,39,39).

  • camgöbeği tonu 25.16%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%

CMYK: (25,0,39,39)
C25M0Y39K39 (25%, 0%, 39%, 39%)
(0.25 / 0.00 / 0.39 / 0.39)

CMYK yüzdeleri

%25.16
%0
%39.35
%39.22

Codes

Color #749B5E in popluar color models

74 9B 5E
RGB 116 155 94
HSL 98° 24.50% 48.82%
HSB/HSV 98° 39.35% 60.78%
CMYK 25.16% 0.00% 39.35%
39.22%

Color #749B5E in popluar number systems.

HEX 74 9B 5E
Decimal 116 155 94
Binary 1110100 10011011 1011110
Octal 164 233 136

Shades and tints

Shades of #749B5E

#749B5E
(116,155,94)
#6A8D56
(106,141,86)
#607F4E
(96,127,78)
#567146
(86,113,70)
#4C633E
(76,99,62)
#425536
(66,85,54)
#38472E
(56,71,46)
#2E3926
(46,57,38)
#242B1E
(36,43,30)
#1A1D16
(26,29,22)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #749B5E

#749B5E
(116,155,94)
#80A46C
(128,164,108)
#8CAD7A
(140,173,122)
#98B688
(152,182,136)
#A4BF96
(164,191,150)
#B0C8A4
(176,200,164)
#BCD1B2
(188,209,178)
#C8DAC0
(200,218,192)
#D4E3CE
(212,227,206)
#E0ECDC
(224,236,220)
#ECF5EA
(236,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749B5E; }

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

This text font color is #749B5E.

Background Color

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

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

This div background color is #749B5E.

Border color

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

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

This div border color is #749B5E.

Opacity

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

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

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

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

This text has shadow with #749B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749B5E.

Preview

Color preview on black background

This text has color #749B5E on black background.


Color preview on white background

This text has color #749B5E on white background.


Black color preview on #749B5E background

This text has black color on #749B5E background.


White color preview on #749B5E background

This text has white color on #749B5E background.


Related colors

Complementary color

Complementary color for #hex is #8B64A1.


I love getcolorcode.com

Triadic colors

1 #5E749B and #9B5E74 with #749B5E are triadic colors.

2 #5E9B74 and #9B745E with #749B5E are triadic colors.