COLOR #4BB971

HEX: #4BB971 RGB: (75,185,113)

Renk bilgisi

#4BB971 contains mainly green color. #4BB971 ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#4BB971 color RGB value is (75,185,113).

RGB: (75,185,113) (29%, 73%, 44%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 185 of 255 = 73%
B 113 of 255 = 44%

75
185
113

R + G + B ~ 49%. #4BB971 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 185 + 113 = 373 (100%)
R 75 of 373 ~ 20.11%
G 185 of 373 ~ 49.6%
B 113 of 373 ~ 30.29'%

%20.11
%49.6
%30.29

CMYK RENK MODELİ

#4BB971 rengi CMYK tonu (59,0,39,27).

  • camgöbeği tonu 59.46%
  • eflatun tonu 0.00%
  • sarı tonu 38.92%
  • ana renk tonu 27.45%

CMYK: (59,0,39,27)
C59M0Y39K27 (59%, 0%, 39%, 27%)
(0.59 / 0.00 / 0.39 / 0.27)

CMYK yüzdeleri

%59.46
%0
%38.92
%27.45

Codes

Color #4BB971 in popluar color models

4B B9 71
RGB 75 185 113
HSL 141° 44.00% 50.98%
HSB/HSV 141° 59.46% 72.55%
CMYK 59.46% 0.00% 38.92%
27.45%

Color #4BB971 in popluar number systems.

HEX 4B B9 71
Decimal 75 185 113
Binary 1001011 10111001 1110001
Octal 113 271 161

Shades and tints

Shades of #4BB971

#4BB971
(75,185,113)
#45A967
(69,169,103)
#3F995D
(63,153,93)
#398953
(57,137,83)
#337949
(51,121,73)
#2D693F
(45,105,63)
#275935
(39,89,53)
#21492B
(33,73,43)
#1B3921
(27,57,33)
#152917
(21,41,23)
#0F190D
(15,25,13)
#000000
(0,0,0)

Tints of #4BB971

#4BB971
(75,185,113)
#5BBF7D
(91,191,125)
#6BC589
(107,197,137)
#7BCB95
(123,203,149)
#8BD1A1
(139,209,161)
#9BD7AD
(155,215,173)
#ABDDB9
(171,221,185)
#BBE3C5
(187,227,197)
#CBE9D1
(203,233,209)
#DBEFDD
(219,239,221)
#EBF5E9
(235,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4BB971 color. Also use rgb(75,185,113) instead hex code.

Text Font Color

.myTextColor { color: #4BB971; }

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

This text font color is #4BB971.

Background Color

.myBgColor { background-color: #4BB971; }

<div style="background-color:#4BB971">Inner text</div>

This div background color is #4BB971.

Border color

.myBorderColor { border: 1px solid #4BB971; }

<div style="border:3px solid #4BB971">Div</div>

This div border color is #4BB971.

Opacity

.myOpacity80 { color: #4BB971; opacity: 0.8; }

<p style="color:#4BB971;opacity:0.8;">80%</p>

Text with #4BB971 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 #4BB971;}

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

This text has shadow with #4BB971 color.


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

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

This text has shadow with #4BB971 primary color and red secondary color.


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

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

This text has shadow with #4BB971 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4BB971.

Preview

Color preview on black background

This text has color #4BB971 on black background.


Color preview on white background

This text has color #4BB971 on white background.


Black color preview on #4BB971 background

This text has black color on #4BB971 background.


White color preview on #4BB971 background

This text has white color on #4BB971 background.


Related colors

Complementary color

Complementary color for #hex is #B4468E.


I love getcolorcode.com

Triadic colors

1 #714BB9 and #B9714B with #4BB971 are triadic colors.

2 #71B94B and #B94B71 with #4BB971 are triadic colors.