COLOR #4C959A

HEX: #4C959A RGB: (76,149,154)

Renk bilgisi

#4C959A contains mainly green and blue colors. #4C959A ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4C959A color RGB value is (76,149,154).

RGB: (76,149,154) (30%, 58%, 60%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 149 of 255 = 58%
B 154 of 255 = 60%

76
149
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 149 + 154 = 379 (100%)
R 76 of 379 ~ 20.05%
G 149 of 379 ~ 39.31%
B 154 of 379 ~ 40.63'%

%20.05
%39.31
%40.63

CMYK RENK MODELİ

#4C959A rengi CMYK tonu (51,3,0,40).

  • camgöbeği tonu 50.65%
  • eflatun tonu 3.25%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (51,3,0,40)
C51M3Y0K40 (51%, 3%, 0%, 40%)
(0.51 / 0.03 / 0.00 / 0.40)

CMYK yüzdeleri

%50.65
%3.25
%0
%39.61

Codes

Color #4C959A in popluar color models

4C 95 9A
RGB 76 149 154
HSL 184° 33.91% 45.10%
HSB/HSV 184° 50.65% 60.39%
CMYK 50.65% 3.25% 0.00%
39.61%

Color #4C959A in popluar number systems.

HEX 4C 95 9A
Decimal 76 149 154
Binary 1001100 10010101 10011010
Octal 114 225 232

Shades and tints

Shades of #4C959A

#4C959A
(76,149,154)
#46888C
(70,136,140)
#407B7E
(64,123,126)
#3A6E70
(58,110,112)
#346162
(52,97,98)
#2E5454
(46,84,84)
#284746
(40,71,70)
#223A38
(34,58,56)
#1C2D2A
(28,45,42)
#16201C
(22,32,28)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #4C959A

#4C959A
(76,149,154)
#5C9EA3
(92,158,163)
#6CA7AC
(108,167,172)
#7CB0B5
(124,176,181)
#8CB9BE
(140,185,190)
#9CC2C7
(156,194,199)
#ACCBD0
(172,203,208)
#BCD4D9
(188,212,217)
#CCDDE2
(204,221,226)
#DCE6EB
(220,230,235)
#ECEFF4
(236,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C959A color. Also use rgb(76,149,154) instead hex code.

Text Font Color

.myTextColor { color: #4C959A; }

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

This text font color is #4C959A.

Background Color

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

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

This div background color is #4C959A.

Border color

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

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

This div border color is #4C959A.

Opacity

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

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

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

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

This text has shadow with #4C959A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C959A.

Preview

Color preview on black background

This text has color #4C959A on black background.


Color preview on white background

This text has color #4C959A on white background.


Black color preview on #4C959A background

This text has black color on #4C959A background.


White color preview on #4C959A background

This text has white color on #4C959A background.


Related colors

Complementary color

Complementary color for #hex is #B36A65.


I love getcolorcode.com

Triadic colors

1 #9A4C95 and #959A4C with #4C959A are triadic colors.

2 #9A954C and #954C9A with #4C959A are triadic colors.