COLOR #473FD2

HEX: #473FD2 RGB: (71,63,210)

Renk bilgisi

#473FD2 contains mainly blue color. #473FD2 ‘ nin web güvenlik rengi #3333CC (ya da #33C) dir.

RGB renk modeli

#473FD2 color RGB value is (71,63,210).

RGB: (71,63,210) (28%, 25%, 82%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 63 of 255 = 25%
B 210 of 255 = 82%

71
63
210

R + G + B ~ 45%. #473FD2 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 63 + 210 = 344 (100%)
R 71 of 344 ~ 20.64%
G 63 of 344 ~ 18.31%
B 210 of 344 ~ 61.05'%

%20.64
%18.31
%61.05

CMYK RENK MODELİ

#473FD2 rengi CMYK tonu (66,70,0,18).

  • camgöbeği tonu 66.19%
  • eflatun tonu 70.00%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (66,70,0,18)
C66M70Y0K18 (66%, 70%, 0%, 18%)
(0.66 / 0.70 / 0.00 / 0.18)

CMYK yüzdeleri

%66.19
%70
%0
%17.65

Codes

Color #473FD2 in popluar color models

47 3F D2
RGB 71 63 210
HSL 243° 62.03% 53.53%
HSB/HSV 243° 70.00% 82.35%
CMYK 66.19% 70.00% 0.00%
17.65%

Color #473FD2 in popluar number systems.

HEX 47 3F D2
Decimal 71 63 210
Binary 1000111 111111 11010010
Octal 107 77 322

Shades and tints

Shades of #473FD2

#473FD2
(71,63,210)
#413ABF
(65,58,191)
#3B35AC
(59,53,172)
#353099
(53,48,153)
#2F2B86
(47,43,134)
#292673
(41,38,115)
#232160
(35,33,96)
#1D1C4D
(29,28,77)
#17173A
(23,23,58)
#111227
(17,18,39)
#0B0D14
(11,13,20)
#000000
(0,0,0)

Tints of #473FD2

#473FD2
(71,63,210)
#5750D6
(87,80,214)
#6761DA
(103,97,218)
#7772DE
(119,114,222)
#8783E2
(135,131,226)
#9794E6
(151,148,230)
#A7A5EA
(167,165,234)
#B7B6EE
(183,182,238)
#C7C7F2
(199,199,242)
#D7D8F6
(215,216,246)
#E7E9FA
(231,233,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473FD2 color. Also use rgb(71,63,210) instead hex code.

Text Font Color

.myTextColor { color: #473FD2; }

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

This text font color is #473FD2.

Background Color

.myBgColor { background-color: #473FD2; }

<div style="background-color:#473FD2">Inner text</div>

This div background color is #473FD2.

Border color

.myBorderColor { border: 1px solid #473FD2; }

<div style="border:3px solid #473FD2">Div</div>

This div border color is #473FD2.

Opacity

.myOpacity80 { color: #473FD2; opacity: 0.8; }

<p style="color:#473FD2;opacity:0.8;">80%</p>

Text with #473FD2 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 #473FD2;}

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

This text has shadow with #473FD2 color.


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

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

This text has shadow with #473FD2 primary color and red secondary color.


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

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

This text has shadow with #473FD2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #473FD2.

Preview

Color preview on black background

This text has color #473FD2 on black background.


Color preview on white background

This text has color #473FD2 on white background.


Black color preview on #473FD2 background

This text has black color on #473FD2 background.


White color preview on #473FD2 background

This text has white color on #473FD2 background.


Related colors

Complementary color

Complementary color for #hex is #B8C02D.


I love getcolorcode.com

Triadic colors

1 #D2473F and #3FD247 with #473FD2 are triadic colors.

2 #D23F47 and #3F47D2 with #473FD2 are triadic colors.