COLOR #474DA6

HEX: #474DA6 RGB: (71,77,166)

Renk bilgisi

#474DA6 contains mainly blue color. #474DA6 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#474DA6 color RGB value is (71,77,166).

RGB: (71,77,166) (28%, 30%, 65%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 77 of 255 = 30%
B 166 of 255 = 65%

71
77
166

R + G + B ~ 41%. #474DA6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 77 + 166 = 314 (100%)
R 71 of 314 ~ 22.61%
G 77 of 314 ~ 24.52%
B 166 of 314 ~ 52.87'%

%22.61
%24.52
%52.87

CMYK RENK MODELİ

#474DA6 rengi CMYK tonu (57,54,0,35).

  • camgöbeği tonu 57.23%
  • eflatun tonu 53.61%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (57,54,0,35)
C57M54Y0K35 (57%, 54%, 0%, 35%)
(0.57 / 0.54 / 0.00 / 0.35)

CMYK yüzdeleri

%57.23
%53.61
%0
%34.9

Codes

Color #474DA6 in popluar color models

47 4D A6
RGB 71 77 166
HSL 236° 40.08% 46.47%
HSB/HSV 236° 57.23% 65.10%
CMYK 57.23% 53.61% 0.00%
34.90%

Color #474DA6 in popluar number systems.

HEX 47 4D A6
Decimal 71 77 166
Binary 1000111 1001101 10100110
Octal 107 115 246

Shades and tints

Shades of #474DA6

#474DA6
(71,77,166)
#414697
(65,70,151)
#3B3F88
(59,63,136)
#353879
(53,56,121)
#2F316A
(47,49,106)
#292A5B
(41,42,91)
#23234C
(35,35,76)
#1D1C3D
(29,28,61)
#17152E
(23,21,46)
#110E1F
(17,14,31)
#0B0710
(11,7,16)
#000000
(0,0,0)

Tints of #474DA6

#474DA6
(71,77,166)
#575DAE
(87,93,174)
#676DB6
(103,109,182)
#777DBE
(119,125,190)
#878DC6
(135,141,198)
#979DCE
(151,157,206)
#A7ADD6
(167,173,214)
#B7BDDE
(183,189,222)
#C7CDE6
(199,205,230)
#D7DDEE
(215,221,238)
#E7EDF6
(231,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474DA6 color. Also use rgb(71,77,166) instead hex code.

Text Font Color

.myTextColor { color: #474DA6; }

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

This text font color is #474DA6.

Background Color

.myBgColor { background-color: #474DA6; }

<div style="background-color:#474DA6">Inner text</div>

This div background color is #474DA6.

Border color

.myBorderColor { border: 1px solid #474DA6; }

<div style="border:3px solid #474DA6">Div</div>

This div border color is #474DA6.

Opacity

.myOpacity80 { color: #474DA6; opacity: 0.8; }

<p style="color:#474DA6;opacity:0.8;">80%</p>

Text with #474DA6 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 #474DA6;}

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

This text has shadow with #474DA6 color.


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

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

This text has shadow with #474DA6 primary color and red secondary color.


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

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

This text has shadow with #474DA6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #474DA6.

Preview

Color preview on black background

This text has color #474DA6 on black background.


Color preview on white background

This text has color #474DA6 on white background.


Black color preview on #474DA6 background

This text has black color on #474DA6 background.


White color preview on #474DA6 background

This text has white color on #474DA6 background.


Related colors

Complementary color

Complementary color for #hex is #B8B259.


I love getcolorcode.com

Triadic colors

1 #A6474D and #4DA647 with #474DA6 are triadic colors.

2 #A64D47 and #4D47A6 with #474DA6 are triadic colors.