COLOR #4976B2

HEX: #4976B2 RGB: (73,118,178)

Renk bilgisi

#4976B2 contains mainly blue color. #4976B2 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4976B2 color RGB value is (73,118,178).

RGB: (73,118,178) (29%, 46%, 70%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 118 of 255 = 46%
B 178 of 255 = 70%

73
118
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 118 + 178 = 369 (100%)
R 73 of 369 ~ 19.78%
G 118 of 369 ~ 31.98%
B 178 of 369 ~ 48.24'%

%19.78
%31.98
%48.24

CMYK RENK MODELİ

#4976B2 rengi CMYK tonu (59,34,0,30).

  • camgöbeği tonu 58.99%
  • eflatun tonu 33.71%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (59,34,0,30)
C59M34Y0K30 (59%, 34%, 0%, 30%)
(0.59 / 0.34 / 0.00 / 0.30)

CMYK yüzdeleri

%58.99
%33.71
%0
%30.2

Codes

Color #4976B2 in popluar color models

49 76 B2
RGB 73 118 178
HSL 214° 41.83% 49.22%
HSB/HSV 214° 58.99% 69.80%
CMYK 58.99% 33.71% 0.00%
30.20%

Color #4976B2 in popluar number systems.

HEX 49 76 B2
Decimal 73 118 178
Binary 1001001 1110110 10110010
Octal 111 166 262

Shades and tints

Shades of #4976B2

#4976B2
(73,118,178)
#436CA2
(67,108,162)
#3D6292
(61,98,146)
#375882
(55,88,130)
#314E72
(49,78,114)
#2B4462
(43,68,98)
#253A52
(37,58,82)
#1F3042
(31,48,66)
#192632
(25,38,50)
#131C22
(19,28,34)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #4976B2

#4976B2
(73,118,178)
#5982B9
(89,130,185)
#698EC0
(105,142,192)
#799AC7
(121,154,199)
#89A6CE
(137,166,206)
#99B2D5
(153,178,213)
#A9BEDC
(169,190,220)
#B9CAE3
(185,202,227)
#C9D6EA
(201,214,234)
#D9E2F1
(217,226,241)
#E9EEF8
(233,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4976B2 color. Also use rgb(73,118,178) instead hex code.

Text Font Color

.myTextColor { color: #4976B2; }

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

This text font color is #4976B2.

Background Color

.myBgColor { background-color: #4976B2; }

<div style="background-color:#4976B2">Inner text</div>

This div background color is #4976B2.

Border color

.myBorderColor { border: 1px solid #4976B2; }

<div style="border:3px solid #4976B2">Div</div>

This div border color is #4976B2.

Opacity

.myOpacity80 { color: #4976B2; opacity: 0.8; }

<p style="color:#4976B2;opacity:0.8;">80%</p>

Text with #4976B2 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 #4976B2;}

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

This text has shadow with #4976B2 color.


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

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

This text has shadow with #4976B2 primary color and red secondary color.


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

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

This text has shadow with #4976B2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4976B2.

Preview

Color preview on black background

This text has color #4976B2 on black background.


Color preview on white background

This text has color #4976B2 on white background.


Black color preview on #4976B2 background

This text has black color on #4976B2 background.


White color preview on #4976B2 background

This text has white color on #4976B2 background.


Related colors

Complementary color

Complementary color for #hex is #B6894D.


I love getcolorcode.com

Triadic colors

1 #B24976 and #76B249 with #4976B2 are triadic colors.

2 #B27649 and #7649B2 with #4976B2 are triadic colors.