COLOR #4CBB5E

HEX: #4CBB5E RGB: (76,187,94)

Renk bilgisi

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

RGB renk modeli

#4CBB5E color RGB value is (76,187,94).

RGB: (76,187,94) (30%, 73%, 37%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 187 of 255 = 73%
B 94 of 255 = 37%

76
187
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 187 + 94 = 357 (100%)
R 76 of 357 ~ 21.29%
G 187 of 357 ~ 52.38%
B 94 of 357 ~ 26.33'%

%21.29
%52.38
%26.33

CMYK RENK MODELİ

#4CBB5E rengi CMYK tonu (59,0,50,27).

  • camgöbeği tonu 59.36%
  • eflatun tonu 0.00%
  • sarı tonu 49.73%
  • ana renk tonu 26.67%

CMYK: (59,0,50,27)
C59M0Y50K27 (59%, 0%, 50%, 27%)
(0.59 / 0.00 / 0.50 / 0.27)

CMYK yüzdeleri

%59.36
%0
%49.73
%26.67

Codes

Color #4CBB5E in popluar color models

4C BB 5E
RGB 76 187 94
HSL 130° 44.94% 51.57%
HSB/HSV 130° 59.36% 73.33%
CMYK 59.36% 0.00% 49.73%
26.67%

Color #4CBB5E in popluar number systems.

HEX 4C BB 5E
Decimal 76 187 94
Binary 1001100 10111011 1011110
Octal 114 273 136

Shades and tints

Shades of #4CBB5E

#4CBB5E
(76,187,94)
#46AA56
(70,170,86)
#40994E
(64,153,78)
#3A8846
(58,136,70)
#34773E
(52,119,62)
#2E6636
(46,102,54)
#28552E
(40,85,46)
#224426
(34,68,38)
#1C331E
(28,51,30)
#162216
(22,34,22)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #4CBB5E

#4CBB5E
(76,187,94)
#5CC16C
(92,193,108)
#6CC77A
(108,199,122)
#7CCD88
(124,205,136)
#8CD396
(140,211,150)
#9CD9A4
(156,217,164)
#ACDFB2
(172,223,178)
#BCE5C0
(188,229,192)
#CCEBCE
(204,235,206)
#DCF1DC
(220,241,220)
#ECF7EA
(236,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CBB5E color. Also use rgb(76,187,94) instead hex code.

Text Font Color

.myTextColor { color: #4CBB5E; }

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

This text font color is #4CBB5E.

Background Color

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

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

This div background color is #4CBB5E.

Border color

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

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

This div border color is #4CBB5E.

Opacity

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

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

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

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

This text has shadow with #4CBB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CBB5E.

Preview

Color preview on black background

This text has color #4CBB5E on black background.


Color preview on white background

This text has color #4CBB5E on white background.


Black color preview on #4CBB5E background

This text has black color on #4CBB5E background.


White color preview on #4CBB5E background

This text has white color on #4CBB5E background.


Related colors

Complementary color

Complementary color for #hex is #B344A1.


I love getcolorcode.com

Triadic colors

1 #5E4CBB and #BB5E4C with #4CBB5E are triadic colors.

2 #5EBB4C and #BB4C5E with #4CBB5E are triadic colors.