COLOR #47376C

HEX: #47376C RGB: (71,55,108)

Renk bilgisi

#47376C contains red, green and blue colors in about the same proportion. #47376C ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#47376C color RGB value is (71,55,108).

RGB: (71,55,108) (28%, 22%, 42%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 55 of 255 = 22%
B 108 of 255 = 42%

71
55
108

R + G + B ~ 31%. #47376C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 55 + 108 = 234 (100%)
R 71 of 234 ~ 30.34%
G 55 of 234 ~ 23.5%
B 108 of 234 ~ 46.15'%

%30.34
%23.5
%46.15

CMYK RENK MODELİ

#47376C rengi CMYK tonu (34,49,0,58).

  • camgöbeği tonu 34.26%
  • eflatun tonu 49.07%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (34,49,0,58)
C34M49Y0K58 (34%, 49%, 0%, 58%)
(0.34 / 0.49 / 0.00 / 0.58)

CMYK yüzdeleri

%34.26
%49.07
%0
%57.65

Codes

Color #47376C in popluar color models

47 37 6C
RGB 71 55 108
HSL 258° 32.52% 31.96%
HSB/HSV 258° 49.07% 42.35%
CMYK 34.26% 49.07% 0.00%
57.65%

Color #47376C in popluar number systems.

HEX 47 37 6C
Decimal 71 55 108
Binary 1000111 110111 1101100
Octal 107 67 154

Shades and tints

Shades of #47376C

#47376C
(71,55,108)
#413263
(65,50,99)
#3B2D5A
(59,45,90)
#352851
(53,40,81)
#2F2348
(47,35,72)
#291E3F
(41,30,63)
#231936
(35,25,54)
#1D142D
(29,20,45)
#170F24
(23,15,36)
#110A1B
(17,10,27)
#0B0512
(11,5,18)
#000000
(0,0,0)

Tints of #47376C

#47376C
(71,55,108)
#574979
(87,73,121)
#675B86
(103,91,134)
#776D93
(119,109,147)
#877FA0
(135,127,160)
#9791AD
(151,145,173)
#A7A3BA
(167,163,186)
#B7B5C7
(183,181,199)
#C7C7D4
(199,199,212)
#D7D9E1
(215,217,225)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47376C color. Also use rgb(71,55,108) instead hex code.

Text Font Color

.myTextColor { color: #47376C; }

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

This text font color is #47376C.

Background Color

.myBgColor { background-color: #47376C; }

<div style="background-color:#47376C">Inner text</div>

This div background color is #47376C.

Border color

.myBorderColor { border: 1px solid #47376C; }

<div style="border:3px solid #47376C">Div</div>

This div border color is #47376C.

Opacity

.myOpacity80 { color: #47376C; opacity: 0.8; }

<p style="color:#47376C;opacity:0.8;">80%</p>

Text with #47376C 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 #47376C;}

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

This text has shadow with #47376C color.


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

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

This text has shadow with #47376C primary color and red secondary color.


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

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

This text has shadow with #47376C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47376C.

Preview

Color preview on black background

This text has color #47376C on black background.


Color preview on white background

This text has color #47376C on white background.


Black color preview on #47376C background

This text has black color on #47376C background.


White color preview on #47376C background

This text has white color on #47376C background.


Related colors

Complementary color

Complementary color for #hex is #B8C893.


I love getcolorcode.com

Triadic colors

1 #6C4737 and #376C47 with #47376C are triadic colors.

2 #6C3747 and #37476C with #47376C are triadic colors.