COLOR #4CB257

HEX: #4CB257 RGB: (76,178,87)

Renk bilgisi

#4CB257 contains mainly green color. #4CB257 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4CB257 color RGB value is (76,178,87).

RGB: (76,178,87) (30%, 70%, 34%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 178 of 255 = 70%
B 87 of 255 = 34%

76
178
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 178 + 87 = 341 (100%)
R 76 of 341 ~ 22.29%
G 178 of 341 ~ 52.2%
B 87 of 341 ~ 25.51'%

%22.29
%52.2
%25.51

CMYK RENK MODELİ

#4CB257 rengi CMYK tonu (57,0,51,30).

  • camgöbeği tonu 57.30%
  • eflatun tonu 0.00%
  • sarı tonu 51.12%
  • ana renk tonu 30.20%

CMYK: (57,0,51,30)
C57M0Y51K30 (57%, 0%, 51%, 30%)
(0.57 / 0.00 / 0.51 / 0.30)

CMYK yüzdeleri

%57.3
%0
%51.12
%30.2

Codes

Color #4CB257 in popluar color models

4C B2 57
RGB 76 178 87
HSL 126° 40.16% 49.80%
HSB/HSV 126° 57.30% 69.80%
CMYK 57.30% 0.00% 51.12%
30.20%

Color #4CB257 in popluar number systems.

HEX 4C B2 57
Decimal 76 178 87
Binary 1001100 10110010 1010111
Octal 114 262 127

Shades and tints

Shades of #4CB257

#4CB257
(76,178,87)
#46A250
(70,162,80)
#409249
(64,146,73)
#3A8242
(58,130,66)
#34723B
(52,114,59)
#2E6234
(46,98,52)
#28522D
(40,82,45)
#224226
(34,66,38)
#1C321F
(28,50,31)
#162218
(22,34,24)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #4CB257

#4CB257
(76,178,87)
#5CB966
(92,185,102)
#6CC075
(108,192,117)
#7CC784
(124,199,132)
#8CCE93
(140,206,147)
#9CD5A2
(156,213,162)
#ACDCB1
(172,220,177)
#BCE3C0
(188,227,192)
#CCEACF
(204,234,207)
#DCF1DE
(220,241,222)
#ECF8ED
(236,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CB257 color. Also use rgb(76,178,87) instead hex code.

Text Font Color

.myTextColor { color: #4CB257; }

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

This text font color is #4CB257.

Background Color

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

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

This div background color is #4CB257.

Border color

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

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

This div border color is #4CB257.

Opacity

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

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

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

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

This text has shadow with #4CB257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CB257.

Preview

Color preview on black background

This text has color #4CB257 on black background.


Color preview on white background

This text has color #4CB257 on white background.


Black color preview on #4CB257 background

This text has black color on #4CB257 background.


White color preview on #4CB257 background

This text has white color on #4CB257 background.


Related colors

Complementary color

Complementary color for #hex is #B34DA8.


I love getcolorcode.com

Triadic colors

1 #574CB2 and #B2574C with #4CB257 are triadic colors.

2 #57B24C and #B24C57 with #4CB257 are triadic colors.