COLOR #4C799B

HEX: #4C799B RGB: (76,121,155)

Renk bilgisi

#4C799B contains mainly green and blue colors. #4C799B ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C799B color RGB value is (76,121,155).

RGB: (76,121,155) (30%, 47%, 61%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 121 of 255 = 47%
B 155 of 255 = 61%

76
121
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 121 + 155 = 352 (100%)
R 76 of 352 ~ 21.59%
G 121 of 352 ~ 34.38%
B 155 of 352 ~ 44.03'%

%21.59
%34.38
%44.03

CMYK RENK MODELİ

#4C799B rengi CMYK tonu (51,22,0,39).

  • camgöbeği tonu 50.97%
  • eflatun tonu 21.94%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (51,22,0,39)
C51M22Y0K39 (51%, 22%, 0%, 39%)
(0.51 / 0.22 / 0.00 / 0.39)

CMYK yüzdeleri

%50.97
%21.94
%0
%39.22

Codes

Color #4C799B in popluar color models

4C 79 9B
RGB 76 121 155
HSL 206° 34.20% 45.29%
HSB/HSV 206° 50.97% 60.78%
CMYK 50.97% 21.94% 0.00%
39.22%

Color #4C799B in popluar number systems.

HEX 4C 79 9B
Decimal 76 121 155
Binary 1001100 1111001 10011011
Octal 114 171 233

Shades and tints

Shades of #4C799B

#4C799B
(76,121,155)
#466E8D
(70,110,141)
#40637F
(64,99,127)
#3A5871
(58,88,113)
#344D63
(52,77,99)
#2E4255
(46,66,85)
#283747
(40,55,71)
#222C39
(34,44,57)
#1C212B
(28,33,43)
#16161D
(22,22,29)
#100B0F
(16,11,15)
#000000
(0,0,0)

Tints of #4C799B

#4C799B
(76,121,155)
#5C85A4
(92,133,164)
#6C91AD
(108,145,173)
#7C9DB6
(124,157,182)
#8CA9BF
(140,169,191)
#9CB5C8
(156,181,200)
#ACC1D1
(172,193,209)
#BCCDDA
(188,205,218)
#CCD9E3
(204,217,227)
#DCE5EC
(220,229,236)
#ECF1F5
(236,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C799B color. Also use rgb(76,121,155) instead hex code.

Text Font Color

.myTextColor { color: #4C799B; }

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

This text font color is #4C799B.

Background Color

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

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

This div background color is #4C799B.

Border color

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

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

This div border color is #4C799B.

Opacity

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

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

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

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

This text has shadow with #4C799B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C799B.

Preview

Color preview on black background

This text has color #4C799B on black background.


Color preview on white background

This text has color #4C799B on white background.


Black color preview on #4C799B background

This text has black color on #4C799B background.


White color preview on #4C799B background

This text has white color on #4C799B background.


Related colors

Complementary color

Complementary color for #hex is #B38664.


I love getcolorcode.com

Triadic colors

1 #9B4C79 and #799B4C with #4C799B are triadic colors.

2 #9B794C and #794C9B with #4C799B are triadic colors.