COLOR #74AF7E

HEX: #74AF7E RGB: (116,175,126)

Renk bilgisi

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

RGB renk modeli

#74AF7E color RGB value is (116,175,126).

RGB: (116,175,126) (45%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 175 of 255 = 69%
B 126 of 255 = 49%

116
175
126

R + G + B ~ 54%. #74AF7E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 175 + 126 = 417 (100%)
R 116 of 417 ~ 27.82%
G 175 of 417 ~ 41.97%
B 126 of 417 ~ 30.22'%

%27.82
%41.97
%30.22

CMYK RENK MODELİ

#74AF7E rengi CMYK tonu (34,0,28,31).

  • camgöbeği tonu 33.71%
  • eflatun tonu 0.00%
  • sarı tonu 28.00%
  • ana renk tonu 31.37%

CMYK: (34,0,28,31)
C34M0Y28K31 (34%, 0%, 28%, 31%)
(0.34 / 0.00 / 0.28 / 0.31)

CMYK yüzdeleri

%33.71
%0
%28
%31.37

Codes

Color #74AF7E in popluar color models

74 AF 7E
RGB 116 175 126
HSL 130° 26.94% 57.06%
HSB/HSV 130° 33.71% 68.63%
CMYK 33.71% 0.00% 28.00%
31.37%

Color #74AF7E in popluar number systems.

HEX 74 AF 7E
Decimal 116 175 126
Binary 1110100 10101111 1111110
Octal 164 257 176

Shades and tints

Shades of #74AF7E

#74AF7E
(116,175,126)
#6AA073
(106,160,115)
#609168
(96,145,104)
#56825D
(86,130,93)
#4C7352
(76,115,82)
#426447
(66,100,71)
#38553C
(56,85,60)
#2E4631
(46,70,49)
#243726
(36,55,38)
#1A281B
(26,40,27)
#101910
(16,25,16)
#000000
(0,0,0)

Tints of #74AF7E

#74AF7E
(116,175,126)
#80B689
(128,182,137)
#8CBD94
(140,189,148)
#98C49F
(152,196,159)
#A4CBAA
(164,203,170)
#B0D2B5
(176,210,181)
#BCD9C0
(188,217,192)
#C8E0CB
(200,224,203)
#D4E7D6
(212,231,214)
#E0EEE1
(224,238,225)
#ECF5EC
(236,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74AF7E color. Also use rgb(116,175,126) instead hex code.

Text Font Color

.myTextColor { color: #74AF7E; }

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

This text font color is #74AF7E.

Background Color

.myBgColor { background-color: #74AF7E; }

<div style="background-color:#74AF7E">Inner text</div>

This div background color is #74AF7E.

Border color

.myBorderColor { border: 1px solid #74AF7E; }

<div style="border:3px solid #74AF7E">Div</div>

This div border color is #74AF7E.

Opacity

.myOpacity80 { color: #74AF7E; opacity: 0.8; }

<p style="color:#74AF7E;opacity:0.8;">80%</p>

Text with #74AF7E 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 #74AF7E;}

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

This text has shadow with #74AF7E color.


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

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

This text has shadow with #74AF7E primary color and red secondary color.


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

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

This text has shadow with #74AF7E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74AF7E.

Preview

Color preview on black background

This text has color #74AF7E on black background.


Color preview on white background

This text has color #74AF7E on white background.


Black color preview on #74AF7E background

This text has black color on #74AF7E background.


White color preview on #74AF7E background

This text has white color on #74AF7E background.


Related colors

Complementary color

Complementary color for #hex is #8B5081.


I love getcolorcode.com

Triadic colors

1 #7E74AF and #AF7E74 with #74AF7E are triadic colors.

2 #7EAF74 and #AF747E with #74AF7E are triadic colors.