COLOR #749C7F

HEX: #749C7F RGB: (116,156,127)

Renk bilgisi

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

RGB renk modeli

#749C7F color RGB value is (116,156,127).

RGB: (116,156,127) (45%, 61%, 50%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 156 of 255 = 61%
B 127 of 255 = 50%

116
156
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 156 + 127 = 399 (100%)
R 116 of 399 ~ 29.07%
G 156 of 399 ~ 39.1%
B 127 of 399 ~ 31.83'%

%29.07
%39.1
%31.83

CMYK RENK MODELİ

#749C7F rengi CMYK tonu (26,0,19,39).

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

CMYK: (26,0,19,39)
C26M0Y19K39 (26%, 0%, 19%, 39%)
(0.26 / 0.00 / 0.19 / 0.39)

CMYK yüzdeleri

%25.64
%0
%18.59
%38.82

Codes

Color #749C7F in popluar color models

74 9C 7F
RGB 116 156 127
HSL 137° 16.81% 53.33%
HSB/HSV 137° 25.64% 61.18%
CMYK 25.64% 0.00% 18.59%
38.82%

Color #749C7F in popluar number systems.

HEX 74 9C 7F
Decimal 116 156 127
Binary 1110100 10011100 1111111
Octal 164 234 177

Shades and tints

Shades of #749C7F

#749C7F
(116,156,127)
#6A8E74
(106,142,116)
#608069
(96,128,105)
#56725E
(86,114,94)
#4C6453
(76,100,83)
#425648
(66,86,72)
#38483D
(56,72,61)
#2E3A32
(46,58,50)
#242C27
(36,44,39)
#1A1E1C
(26,30,28)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #749C7F

#749C7F
(116,156,127)
#80A58A
(128,165,138)
#8CAE95
(140,174,149)
#98B7A0
(152,183,160)
#A4C0AB
(164,192,171)
#B0C9B6
(176,201,182)
#BCD2C1
(188,210,193)
#C8DBCC
(200,219,204)
#D4E4D7
(212,228,215)
#E0EDE2
(224,237,226)
#ECF6ED
(236,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749C7F; }

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

This text font color is #749C7F.

Background Color

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

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

This div background color is #749C7F.

Border color

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

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

This div border color is #749C7F.

Opacity

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

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

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

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

This text has shadow with #749C7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749C7F.

Preview

Color preview on black background

This text has color #749C7F on black background.


Color preview on white background

This text has color #749C7F on white background.


Black color preview on #749C7F background

This text has black color on #749C7F background.


White color preview on #749C7F background

This text has white color on #749C7F background.


Related colors

Complementary color

Complementary color for #hex is #8B6380.


I love getcolorcode.com

Triadic colors

1 #7F749C and #9C7F74 with #749C7F are triadic colors.

2 #7F9C74 and #9C747F with #749C7F are triadic colors.