COLOR #473F7E

HEX: #473F7E RGB: (71,63,126)

Renk bilgisi

#473F7E contains mainly red and blue colors. #473F7E ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#473F7E color RGB value is (71,63,126).

RGB: (71,63,126) (28%, 25%, 49%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 63 of 255 = 25%
B 126 of 255 = 49%

71
63
126

R + G + B ~ 34%. #473F7E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 63 + 126 = 260 (100%)
R 71 of 260 ~ 27.31%
G 63 of 260 ~ 24.23%
B 126 of 260 ~ 48.46'%

%27.31
%24.23
%48.46

CMYK RENK MODELİ

#473F7E rengi CMYK tonu (44,50,0,51).

  • camgöbeği tonu 43.65%
  • eflatun tonu 50.00%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (44,50,0,51)
C44M50Y0K51 (44%, 50%, 0%, 51%)
(0.44 / 0.50 / 0.00 / 0.51)

CMYK yüzdeleri

%43.65
%50
%0
%50.59

Codes

Color #473F7E in popluar color models

47 3F 7E
RGB 71 63 126
HSL 248° 33.33% 37.06%
HSB/HSV 248° 50.00% 49.41%
CMYK 43.65% 50.00% 0.00%
50.59%

Color #473F7E in popluar number systems.

HEX 47 3F 7E
Decimal 71 63 126
Binary 1000111 111111 1111110
Octal 107 77 176

Shades and tints

Shades of #473F7E

#473F7E
(71,63,126)
#413A73
(65,58,115)
#3B3568
(59,53,104)
#35305D
(53,48,93)
#2F2B52
(47,43,82)
#292647
(41,38,71)
#23213C
(35,33,60)
#1D1C31
(29,28,49)
#171726
(23,23,38)
#11121B
(17,18,27)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #473F7E

#473F7E
(71,63,126)
#575089
(87,80,137)
#676194
(103,97,148)
#77729F
(119,114,159)
#8783AA
(135,131,170)
#9794B5
(151,148,181)
#A7A5C0
(167,165,192)
#B7B6CB
(183,182,203)
#C7C7D6
(199,199,214)
#D7D8E1
(215,216,225)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473F7E; }

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

This text font color is #473F7E.

Background Color

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

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

This div background color is #473F7E.

Border color

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

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

This div border color is #473F7E.

Opacity

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

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

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

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

This text has shadow with #473F7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473F7E.

Preview

Color preview on black background

This text has color #473F7E on black background.


Color preview on white background

This text has color #473F7E on white background.


Black color preview on #473F7E background

This text has black color on #473F7E background.


White color preview on #473F7E background

This text has white color on #473F7E background.


Related colors

Complementary color

Complementary color for #hex is #B8C081.


I love getcolorcode.com

Triadic colors

1 #7E473F and #3F7E47 with #473F7E are triadic colors.

2 #7E3F47 and #3F477E with #473F7E are triadic colors.