COLOR #4A76A1

HEX: #4A76A1 RGB: (74,118,161)

Renk bilgisi

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

RGB renk modeli

#4A76A1 color RGB value is (74,118,161).

RGB: (74,118,161) (29%, 46%, 63%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 118 of 255 = 46%
B 161 of 255 = 63%

74
118
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 118 + 161 = 353 (100%)
R 74 of 353 ~ 20.96%
G 118 of 353 ~ 33.43%
B 161 of 353 ~ 45.61'%

%20.96
%33.43
%45.61

CMYK RENK MODELİ

#4A76A1 rengi CMYK tonu (54,27,0,37).

  • camgöbeği tonu 54.04%
  • eflatun tonu 26.71%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (54,27,0,37)
C54M27Y0K37 (54%, 27%, 0%, 37%)
(0.54 / 0.27 / 0.00 / 0.37)

CMYK yüzdeleri

%54.04
%26.71
%0
%36.86

Codes

Color #4A76A1 in popluar color models

4A 76 A1
RGB 74 118 161
HSL 210° 37.02% 46.08%
HSB/HSV 210° 54.04% 63.14%
CMYK 54.04% 26.71% 0.00%
36.86%

Color #4A76A1 in popluar number systems.

HEX 4A 76 A1
Decimal 74 118 161
Binary 1001010 1110110 10100001
Octal 112 166 241

Shades and tints

Shades of #4A76A1

#4A76A1
(74,118,161)
#446C93
(68,108,147)
#3E6285
(62,98,133)
#385877
(56,88,119)
#324E69
(50,78,105)
#2C445B
(44,68,91)
#263A4D
(38,58,77)
#20303F
(32,48,63)
#1A2631
(26,38,49)
#141C23
(20,28,35)
#0E1215
(14,18,21)
#000000
(0,0,0)

Tints of #4A76A1

#4A76A1
(74,118,161)
#5A82A9
(90,130,169)
#6A8EB1
(106,142,177)
#7A9AB9
(122,154,185)
#8AA6C1
(138,166,193)
#9AB2C9
(154,178,201)
#AABED1
(170,190,209)
#BACAD9
(186,202,217)
#CAD6E1
(202,214,225)
#DAE2E9
(218,226,233)
#EAEEF1
(234,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A76A1 color. Also use rgb(74,118,161) instead hex code.

Text Font Color

.myTextColor { color: #4A76A1; }

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

This text font color is #4A76A1.

Background Color

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

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

This div background color is #4A76A1.

Border color

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

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

This div border color is #4A76A1.

Opacity

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

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

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

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

This text has shadow with #4A76A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A76A1.

Preview

Color preview on black background

This text has color #4A76A1 on black background.


Color preview on white background

This text has color #4A76A1 on white background.


Black color preview on #4A76A1 background

This text has black color on #4A76A1 background.


White color preview on #4A76A1 background

This text has white color on #4A76A1 background.


Related colors

Complementary color

Complementary color for #hex is #B5895E.


I love getcolorcode.com

Triadic colors

1 #A14A76 and #76A14A with #4A76A1 are triadic colors.

2 #A1764A and #764AA1 with #4A76A1 are triadic colors.