COLOR #4CB49C

HEX: #4CB49C RGB: (76,180,156)

Renk bilgisi

#4CB49C contains mainly green and blue colors. #4CB49C ‘ nin web güvenlik rengi #33CC99 (ya da #3C9) dir.

RGB renk modeli

#4CB49C color RGB value is (76,180,156).

RGB: (76,180,156) (30%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 180 of 255 = 71%
B 156 of 255 = 61%

76
180
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 180 + 156 = 412 (100%)
R 76 of 412 ~ 18.45%
G 180 of 412 ~ 43.69%
B 156 of 412 ~ 37.86'%

%18.45
%43.69
%37.86

CMYK RENK MODELİ

#4CB49C rengi CMYK tonu (58,0,13,29).

  • camgöbeği tonu 57.78%
  • eflatun tonu 0.00%
  • sarı tonu 13.33%
  • ana renk tonu 29.41%

CMYK: (58,0,13,29)
C58M0Y13K29 (58%, 0%, 13%, 29%)
(0.58 / 0.00 / 0.13 / 0.29)

CMYK yüzdeleri

%57.78
%0
%13.33
%29.41

Codes

Color #4CB49C in popluar color models

4C B4 9C
RGB 76 180 156
HSL 166° 40.94% 50.20%
HSB/HSV 166° 57.78% 70.59%
CMYK 57.78% 0.00% 13.33%
29.41%

Color #4CB49C in popluar number systems.

HEX 4C B4 9C
Decimal 76 180 156
Binary 1001100 10110100 10011100
Octal 114 264 234

Shades and tints

Shades of #4CB49C

#4CB49C
(76,180,156)
#46A48E
(70,164,142)
#409480
(64,148,128)
#3A8472
(58,132,114)
#347464
(52,116,100)
#2E6456
(46,100,86)
#285448
(40,84,72)
#22443A
(34,68,58)
#1C342C
(28,52,44)
#16241E
(22,36,30)
#101410
(16,20,16)
#000000
(0,0,0)

Tints of #4CB49C

#4CB49C
(76,180,156)
#5CBAA5
(92,186,165)
#6CC0AE
(108,192,174)
#7CC6B7
(124,198,183)
#8CCCC0
(140,204,192)
#9CD2C9
(156,210,201)
#ACD8D2
(172,216,210)
#BCDEDB
(188,222,219)
#CCE4E4
(204,228,228)
#DCEAED
(220,234,237)
#ECF0F6
(236,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CB49C color. Also use rgb(76,180,156) instead hex code.

Text Font Color

.myTextColor { color: #4CB49C; }

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

This text font color is #4CB49C.

Background Color

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

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

This div background color is #4CB49C.

Border color

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

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

This div border color is #4CB49C.

Opacity

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

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

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

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

This text has shadow with #4CB49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CB49C.

Preview

Color preview on black background

This text has color #4CB49C on black background.


Color preview on white background

This text has color #4CB49C on white background.


Black color preview on #4CB49C background

This text has black color on #4CB49C background.


White color preview on #4CB49C background

This text has white color on #4CB49C background.


Related colors

Complementary color

Complementary color for #hex is #B34B63.


I love getcolorcode.com

Triadic colors

1 #9C4CB4 and #B49C4C with #4CB49C are triadic colors.

2 #9CB44C and #B44C9C with #4CB49C are triadic colors.