COLOR #4C7BA6

HEX: #4C7BA6 RGB: (76,123,166)

Renk bilgisi

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

RGB renk modeli

#4C7BA6 color RGB value is (76,123,166).

RGB: (76,123,166) (30%, 48%, 65%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 123 of 255 = 48%
B 166 of 255 = 65%

76
123
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 123 + 166 = 365 (100%)
R 76 of 365 ~ 20.82%
G 123 of 365 ~ 33.7%
B 166 of 365 ~ 45.48'%

%20.82
%33.7
%45.48

CMYK RENK MODELİ

#4C7BA6 rengi CMYK tonu (54,26,0,35).

  • camgöbeği tonu 54.22%
  • eflatun tonu 25.90%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (54,26,0,35)
C54M26Y0K35 (54%, 26%, 0%, 35%)
(0.54 / 0.26 / 0.00 / 0.35)

CMYK yüzdeleri

%54.22
%25.9
%0
%34.9

Codes

Color #4C7BA6 in popluar color models

4C 7B A6
RGB 76 123 166
HSL 209° 37.19% 47.45%
HSB/HSV 209° 54.22% 65.10%
CMYK 54.22% 25.90% 0.00%
34.90%

Color #4C7BA6 in popluar number systems.

HEX 4C 7B A6
Decimal 76 123 166
Binary 1001100 1111011 10100110
Octal 114 173 246

Shades and tints

Shades of #4C7BA6

#4C7BA6
(76,123,166)
#467097
(70,112,151)
#406588
(64,101,136)
#3A5A79
(58,90,121)
#344F6A
(52,79,106)
#2E445B
(46,68,91)
#28394C
(40,57,76)
#222E3D
(34,46,61)
#1C232E
(28,35,46)
#16181F
(22,24,31)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #4C7BA6

#4C7BA6
(76,123,166)
#5C87AE
(92,135,174)
#6C93B6
(108,147,182)
#7C9FBE
(124,159,190)
#8CABC6
(140,171,198)
#9CB7CE
(156,183,206)
#ACC3D6
(172,195,214)
#BCCFDE
(188,207,222)
#CCDBE6
(204,219,230)
#DCE7EE
(220,231,238)
#ECF3F6
(236,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7BA6 color. Also use rgb(76,123,166) instead hex code.

Text Font Color

.myTextColor { color: #4C7BA6; }

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

This text font color is #4C7BA6.

Background Color

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

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

This div background color is #4C7BA6.

Border color

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

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

This div border color is #4C7BA6.

Opacity

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

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

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

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

This text has shadow with #4C7BA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7BA6.

Preview

Color preview on black background

This text has color #4C7BA6 on black background.


Color preview on white background

This text has color #4C7BA6 on white background.


Black color preview on #4C7BA6 background

This text has black color on #4C7BA6 background.


White color preview on #4C7BA6 background

This text has white color on #4C7BA6 background.


Related colors

Complementary color

Complementary color for #hex is #B38459.


I love getcolorcode.com

Triadic colors

1 #A64C7B and #7BA64C with #4C7BA6 are triadic colors.

2 #A67B4C and #7B4CA6 with #4C7BA6 are triadic colors.