COLOR #74B571

HEX: #74B571 RGB: (116,181,113)

Renk bilgisi

#74B571 contains mainly green color. #74B571 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#74B571 color RGB value is (116,181,113).

RGB: (116,181,113) (45%, 71%, 44%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 181 of 255 = 71%
B 113 of 255 = 44%

116
181
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 181 + 113 = 410 (100%)
R 116 of 410 ~ 28.29%
G 181 of 410 ~ 44.15%
B 113 of 410 ~ 27.56'%

%28.29
%44.15
%27.56

CMYK RENK MODELİ

#74B571 rengi CMYK tonu (36,0,38,29).

  • camgöbeği tonu 35.91%
  • eflatun tonu 0.00%
  • sarı tonu 37.57%
  • ana renk tonu 29.02%
CMYK: (36,0,38,29) C36M0Y38K29 (36%,0%,38%,29%) (0.36/0.00/0.38/0.29) 

CMYK yüzdeleri

%35.91
%0
%37.57
%29.02

Codes

Color #74B571 in popluar color models

74 B5 71
RGB 116 181 113
HSL 117° 31.48% 57.65%
HSB/HSV 117° 37.57% 70.98%
CMYK 35.91% 0.00% 37.57%
29.02%

Color #74B571 in popluar number systems.

HEX 74 B5 71
Decimal 116 181 113
Binary 1110100 10110101 1110001
Octal 164 265 161

Shades and tints

Shades of #74B571

#74B571
(116,181,113)
#6AA567
(106,165,103)
#60955D
(96,149,93)
#568553
(86,133,83)
#4C7549
(76,117,73)
#42653F
(66,101,63)
#385535
(56,85,53)
#2E452B
(46,69,43)
#243521
(36,53,33)
#1A2517
(26,37,23)
#10150D
(16,21,13)
#000000
(0,0,0)

Tints of #74B571

#74B571
(116,181,113)
#80BB7D
(128,187,125)
#8CC189
(140,193,137)
#98C795
(152,199,149)
#A4CDA1
(164,205,161)
#B0D3AD
(176,211,173)
#BCD9B9
(188,217,185)
#C8DFC5
(200,223,197)
#D4E5D1
(212,229,209)
#E0EBDD
(224,235,221)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B571 color. Also use rgb(116,181,113) instead hex code.

Text Font Color

.myTextColor { color: #74B571; }

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

This text font color is #74B571.

Background Color

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

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

This div background color is #74B571.

Border color

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

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

This div border color is #74B571.

Opacity

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

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

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

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

This text has shadow with #74B571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B571.

Preview

Color preview on black background

This text has color #74B571 on black background.


Color preview on white background

This text has color #74B571 on white background.


Black color preview on #74B571 background

This text has black color on #74B571 background.


White color preview on #74B571 background

This text has white color on #74B571 background.


Related colors

Complementary color

Complementary color for #hex is #8B4A8E.


I love getcolorcode.com

Triadic colors

1 #7174B5 and #B57174 with #74B571 are triadic colors.

2 #71B574 and #B57471 with #74B571 are triadic colors.