COLOR #4C769A

HEX: #4C769A RGB: (76,118,154)

Renk bilgisi

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

RGB renk modeli

#4C769A color RGB value is (76,118,154).

RGB: (76,118,154) (30%, 46%, 60%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 118 of 255 = 46%
B 154 of 255 = 60%

76
118
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 118 + 154 = 348 (100%)
R 76 of 348 ~ 21.84%
G 118 of 348 ~ 33.91%
B 154 of 348 ~ 44.25'%

%21.84
%33.91
%44.25

CMYK RENK MODELİ

#4C769A rengi CMYK tonu (51,23,0,40).

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

CMYK: (51,23,0,40)
C51M23Y0K40 (51%, 23%, 0%, 40%)
(0.51 / 0.23 / 0.00 / 0.40)

CMYK yüzdeleri

%50.65
%23.38
%0
%39.61

Codes

Color #4C769A in popluar color models

4C 76 9A
RGB 76 118 154
HSL 208° 33.91% 45.10%
HSB/HSV 208° 50.65% 60.39%
CMYK 50.65% 23.38% 0.00%
39.61%

Color #4C769A in popluar number systems.

HEX 4C 76 9A
Decimal 76 118 154
Binary 1001100 1110110 10011010
Octal 114 166 232

Shades and tints

Shades of #4C769A

#4C769A
(76,118,154)
#466C8C
(70,108,140)
#40627E
(64,98,126)
#3A5870
(58,88,112)
#344E62
(52,78,98)
#2E4454
(46,68,84)
#283A46
(40,58,70)
#223038
(34,48,56)
#1C262A
(28,38,42)
#161C1C
(22,28,28)
#10120E
(16,18,14)
#000000
(0,0,0)

Tints of #4C769A

#4C769A
(76,118,154)
#5C82A3
(92,130,163)
#6C8EAC
(108,142,172)
#7C9AB5
(124,154,181)
#8CA6BE
(140,166,190)
#9CB2C7
(156,178,199)
#ACBED0
(172,190,208)
#BCCAD9
(188,202,217)
#CCD6E2
(204,214,226)
#DCE2EB
(220,226,235)
#ECEEF4
(236,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C769A; }

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

This text font color is #4C769A.

Background Color

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

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

This div background color is #4C769A.

Border color

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

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

This div border color is #4C769A.

Opacity

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

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

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

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

This text has shadow with #4C769A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C769A.

Preview

Color preview on black background

This text has color #4C769A on black background.


Color preview on white background

This text has color #4C769A on white background.


Black color preview on #4C769A background

This text has black color on #4C769A background.


White color preview on #4C769A background

This text has white color on #4C769A background.


Related colors

Complementary color

Complementary color for #hex is #B38965.


I love getcolorcode.com

Triadic colors

1 #9A4C76 and #769A4C with #4C769A are triadic colors.

2 #9A764C and #764C9A with #4C769A are triadic colors.