COLOR #74B582

HEX: #74B582 RGB: (116,181,130)

Renk bilgisi

#74B582 contains mainly green and blue colors. #74B582 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#74B582 color RGB value is (116,181,130).

RGB: (116,181,130) (45%, 71%, 51%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 181 of 255 = 71%
B 130 of 255 = 51%

116
181
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 181 + 130 = 427 (100%)
R 116 of 427 ~ 27.17%
G 181 of 427 ~ 42.39%
B 130 of 427 ~ 30.44'%

%27.17
%42.39
%30.44

CMYK RENK MODELİ

#74B582 rengi CMYK tonu (36,0,28,29).

  • camgöbeği tonu 35.91%
  • eflatun tonu 0.00%
  • sarı tonu 28.18%
  • ana renk tonu 29.02%

CMYK: (36,0,28,29)
C36M0Y28K29 (36%, 0%, 28%, 29%)
(0.36 / 0.00 / 0.28 / 0.29)

CMYK yüzdeleri

%35.91
%0
%28.18
%29.02

Codes

Color #74B582 in popluar color models

74 B5 82
RGB 116 181 130
HSL 133° 30.52% 58.24%
HSB/HSV 133° 35.91% 70.98%
CMYK 35.91% 0.00% 28.18%
29.02%

Color #74B582 in popluar number systems.

HEX 74 B5 82
Decimal 116 181 130
Binary 1110100 10110101 10000010
Octal 164 265 202

Shades and tints

Shades of #74B582

#74B582
(116,181,130)
#6AA577
(106,165,119)
#60956C
(96,149,108)
#568561
(86,133,97)
#4C7556
(76,117,86)
#42654B
(66,101,75)
#385540
(56,85,64)
#2E4535
(46,69,53)
#24352A
(36,53,42)
#1A251F
(26,37,31)
#101514
(16,21,20)
#000000
(0,0,0)

Tints of #74B582

#74B582
(116,181,130)
#80BB8D
(128,187,141)
#8CC198
(140,193,152)
#98C7A3
(152,199,163)
#A4CDAE
(164,205,174)
#B0D3B9
(176,211,185)
#BCD9C4
(188,217,196)
#C8DFCF
(200,223,207)
#D4E5DA
(212,229,218)
#E0EBE5
(224,235,229)
#ECF1F0
(236,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74B582; }

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

This text font color is #74B582.

Background Color

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

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

This div background color is #74B582.

Border color

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

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

This div border color is #74B582.

Opacity

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

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

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

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

This text has shadow with #74B582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B582.

Preview

Color preview on black background

This text has color #74B582 on black background.


Color preview on white background

This text has color #74B582 on white background.


Black color preview on #74B582 background

This text has black color on #74B582 background.


White color preview on #74B582 background

This text has white color on #74B582 background.


Related colors

Complementary color

Complementary color for #hex is #8B4A7D.


I love getcolorcode.com

Triadic colors

1 #8274B5 and #B58274 with #74B582 are triadic colors.

2 #82B574 and #B57482 with #74B582 are triadic colors.