COLOR #474CA1

HEX: #474CA1 RGB: (71,76,161)

Renk bilgisi

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

RGB renk modeli

#474CA1 color RGB value is (71,76,161).

RGB: (71,76,161) (28%, 30%, 63%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 76 of 255 = 30%
B 161 of 255 = 63%

71
76
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 76 + 161 = 308 (100%)
R 71 of 308 ~ 23.05%
G 76 of 308 ~ 24.68%
B 161 of 308 ~ 52.27'%

%23.05
%24.68
%52.27

CMYK RENK MODELİ

#474CA1 rengi CMYK tonu (56,53,0,37).

  • camgöbeği tonu 55.90%
  • eflatun tonu 52.80%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (56,53,0,37)
C56M53Y0K37 (56%, 53%, 0%, 37%)
(0.56 / 0.53 / 0.00 / 0.37)

CMYK yüzdeleri

%55.9
%52.8
%0
%36.86

Codes

Color #474CA1 in popluar color models

47 4C A1
RGB 71 76 161
HSL 237° 38.79% 45.49%
HSB/HSV 237° 55.90% 63.14%
CMYK 55.90% 52.80% 0.00%
36.86%

Color #474CA1 in popluar number systems.

HEX 47 4C A1
Decimal 71 76 161
Binary 1000111 1001100 10100001
Octal 107 114 241

Shades and tints

Shades of #474CA1

#474CA1
(71,76,161)
#414693
(65,70,147)
#3B4085
(59,64,133)
#353A77
(53,58,119)
#2F3469
(47,52,105)
#292E5B
(41,46,91)
#23284D
(35,40,77)
#1D223F
(29,34,63)
#171C31
(23,28,49)
#111623
(17,22,35)
#0B1015
(11,16,21)
#000000
(0,0,0)

Tints of #474CA1

#474CA1
(71,76,161)
#575CA9
(87,92,169)
#676CB1
(103,108,177)
#777CB9
(119,124,185)
#878CC1
(135,140,193)
#979CC9
(151,156,201)
#A7ACD1
(167,172,209)
#B7BCD9
(183,188,217)
#C7CCE1
(199,204,225)
#D7DCE9
(215,220,233)
#E7ECF1
(231,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474CA1 color. Also use rgb(71,76,161) instead hex code.

Text Font Color

.myTextColor { color: #474CA1; }

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

This text font color is #474CA1.

Background Color

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

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

This div background color is #474CA1.

Border color

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

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

This div border color is #474CA1.

Opacity

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

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

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

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

This text has shadow with #474CA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474CA1.

Preview

Color preview on black background

This text has color #474CA1 on black background.


Color preview on white background

This text has color #474CA1 on white background.


Black color preview on #474CA1 background

This text has black color on #474CA1 background.


White color preview on #474CA1 background

This text has white color on #474CA1 background.


Related colors

Complementary color

Complementary color for #hex is #B8B35E.


I love getcolorcode.com

Triadic colors

1 #A1474C and #4CA147 with #474CA1 are triadic colors.

2 #A14C47 and #4C47A1 with #474CA1 are triadic colors.