COLOR #47377D

HEX: #47377D RGB: (71,55,125)

Renk bilgisi

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

RGB renk modeli

#47377D color RGB value is (71,55,125).

RGB: (71,55,125) (28%, 22%, 49%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 55 of 255 = 22%
B 125 of 255 = 49%

71
55
125

R + G + B ~ 33%. #47377D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 55 + 125 = 251 (100%)
R 71 of 251 ~ 28.29%
G 55 of 251 ~ 21.91%
B 125 of 251 ~ 49.8'%

%28.29
%21.91
%49.8

CMYK RENK MODELİ

#47377D rengi CMYK tonu (43,56,0,51).

  • camgöbeği tonu 43.20%
  • eflatun tonu 56.00%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (43,56,0,51)
C43M56Y0K51 (43%, 56%, 0%, 51%)
(0.43 / 0.56 / 0.00 / 0.51)

CMYK yüzdeleri

%43.2
%56
%0
%50.98

Codes

Color #47377D in popluar color models

47 37 7D
RGB 71 55 125
HSL 254° 38.89% 35.29%
HSB/HSV 254° 56.00% 49.02%
CMYK 43.20% 56.00% 0.00%
50.98%

Color #47377D in popluar number systems.

HEX 47 37 7D
Decimal 71 55 125
Binary 1000111 110111 1111101
Octal 107 67 175

Shades and tints

Shades of #47377D

#47377D
(71,55,125)
#413272
(65,50,114)
#3B2D67
(59,45,103)
#35285C
(53,40,92)
#2F2351
(47,35,81)
#291E46
(41,30,70)
#23193B
(35,25,59)
#1D1430
(29,20,48)
#170F25
(23,15,37)
#110A1A
(17,10,26)
#0B050F
(11,5,15)
#000000
(0,0,0)

Tints of #47377D

#47377D
(71,55,125)
#574988
(87,73,136)
#675B93
(103,91,147)
#776D9E
(119,109,158)
#877FA9
(135,127,169)
#9791B4
(151,145,180)
#A7A3BF
(167,163,191)
#B7B5CA
(183,181,202)
#C7C7D5
(199,199,213)
#D7D9E0
(215,217,224)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47377D color. Also use rgb(71,55,125) instead hex code.

Text Font Color

.myTextColor { color: #47377D; }

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

This text font color is #47377D.

Background Color

.myBgColor { background-color: #47377D; }

<div style="background-color:#47377D">Inner text</div>

This div background color is #47377D.

Border color

.myBorderColor { border: 1px solid #47377D; }

<div style="border:3px solid #47377D">Div</div>

This div border color is #47377D.

Opacity

.myOpacity80 { color: #47377D; opacity: 0.8; }

<p style="color:#47377D;opacity:0.8;">80%</p>

Text with #47377D 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 #47377D;}

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

This text has shadow with #47377D color.


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

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

This text has shadow with #47377D primary color and red secondary color.


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

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

This text has shadow with #47377D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47377D.

Preview

Color preview on black background

This text has color #47377D on black background.


Color preview on white background

This text has color #47377D on white background.


Black color preview on #47377D background

This text has black color on #47377D background.


White color preview on #47377D background

This text has white color on #47377D background.


Related colors

Complementary color

Complementary color for #hex is #B8C882.


I love getcolorcode.com

Triadic colors

1 #7D4737 and #377D47 with #47377D are triadic colors.

2 #7D3747 and #37477D with #47377D are triadic colors.