COLOR #749F6D

HEX: #749F6D RGB: (116,159,109)

Renk bilgisi

#749F6D contains red, green and blue colors in about the same proportion. #749F6D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#749F6D color RGB value is (116,159,109).

RGB: (116,159,109) (45%, 62%, 43%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 159 of 255 = 62%
B 109 of 255 = 43%

116
159
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 159 + 109 = 384 (100%)
R 116 of 384 ~ 30.21%
G 159 of 384 ~ 41.41%
B 109 of 384 ~ 28.39'%

%30.21
%41.41
%28.39

CMYK RENK MODELİ

#749F6D rengi CMYK tonu (27,0,31,38).

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

CMYK: (27,0,31,38)
C27M0Y31K38 (27%, 0%, 31%, 38%)
(0.27 / 0.00 / 0.31 / 0.38)

CMYK yüzdeleri

%27.04
%0
%31.45
%37.65

Codes

Color #749F6D in popluar color models

74 9F 6D
RGB 116 159 109
HSL 112° 20.66% 52.55%
HSB/HSV 112° 31.45% 62.35%
CMYK 27.04% 0.00% 31.45%
37.65%

Color #749F6D in popluar number systems.

HEX 74 9F 6D
Decimal 116 159 109
Binary 1110100 10011111 1101101
Octal 164 237 155

Shades and tints

Shades of #749F6D

#749F6D
(116,159,109)
#6A9164
(106,145,100)
#60835B
(96,131,91)
#567552
(86,117,82)
#4C6749
(76,103,73)
#425940
(66,89,64)
#384B37
(56,75,55)
#2E3D2E
(46,61,46)
#242F25
(36,47,37)
#1A211C
(26,33,28)
#101313
(16,19,19)
#000000
(0,0,0)

Tints of #749F6D

#749F6D
(116,159,109)
#80A77A
(128,167,122)
#8CAF87
(140,175,135)
#98B794
(152,183,148)
#A4BFA1
(164,191,161)
#B0C7AE
(176,199,174)
#BCCFBB
(188,207,187)
#C8D7C8
(200,215,200)
#D4DFD5
(212,223,213)
#E0E7E2
(224,231,226)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749F6D; }

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

This text font color is #749F6D.

Background Color

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

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

This div background color is #749F6D.

Border color

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

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

This div border color is #749F6D.

Opacity

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

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

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

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

This text has shadow with #749F6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749F6D.

Preview

Color preview on black background

This text has color #749F6D on black background.


Color preview on white background

This text has color #749F6D on white background.


Black color preview on #749F6D background

This text has black color on #749F6D background.


White color preview on #749F6D background

This text has white color on #749F6D background.


Related colors

Complementary color

Complementary color for #hex is #8B6092.


I love getcolorcode.com

Triadic colors

1 #6D749F and #9F6D74 with #749F6D are triadic colors.

2 #6D9F74 and #9F746D with #749F6D are triadic colors.