COLOR #47336E

HEX: #47336E RGB: (71,51,110)

Renk bilgisi

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

RGB renk modeli

#47336E color RGB value is (71,51,110).

RGB: (71,51,110) (28%, 20%, 43%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 51 of 255 = 20%
B 110 of 255 = 43%

71
51
110

R + G + B ~ 30%. #47336E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 51 + 110 = 232 (100%)
R 71 of 232 ~ 30.6%
G 51 of 232 ~ 21.98%
B 110 of 232 ~ 47.41'%

%30.6
%21.98
%47.41

CMYK RENK MODELİ

#47336E rengi CMYK tonu (35,54,0,57).

  • camgöbeği tonu 35.45%
  • eflatun tonu 53.64%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%

CMYK: (35,54,0,57)
C35M54Y0K57 (35%, 54%, 0%, 57%)
(0.35 / 0.54 / 0.00 / 0.57)

CMYK yüzdeleri

%35.45
%53.64
%0
%56.86

Codes

Color #47336E in popluar color models

47 33 6E
RGB 71 51 110
HSL 260° 36.65% 31.57%
HSB/HSV 260° 53.64% 43.14%
CMYK 35.45% 53.64% 0.00%
56.86%

Color #47336E in popluar number systems.

HEX 47 33 6E
Decimal 71 51 110
Binary 1000111 110011 1101110
Octal 107 63 156

Shades and tints

Shades of #47336E

#47336E
(71,51,110)
#412F64
(65,47,100)
#3B2B5A
(59,43,90)
#352750
(53,39,80)
#2F2346
(47,35,70)
#291F3C
(41,31,60)
#231B32
(35,27,50)
#1D1728
(29,23,40)
#17131E
(23,19,30)
#110F14
(17,15,20)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #47336E

#47336E
(71,51,110)
#57457B
(87,69,123)
#675788
(103,87,136)
#776995
(119,105,149)
#877BA2
(135,123,162)
#978DAF
(151,141,175)
#A79FBC
(167,159,188)
#B7B1C9
(183,177,201)
#C7C3D6
(199,195,214)
#D7D5E3
(215,213,227)
#E7E7F0
(231,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47336E color. Also use rgb(71,51,110) instead hex code.

Text Font Color

.myTextColor { color: #47336E; }

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

This text font color is #47336E.

Background Color

.myBgColor { background-color: #47336E; }

<div style="background-color:#47336E">Inner text</div>

This div background color is #47336E.

Border color

.myBorderColor { border: 1px solid #47336E; }

<div style="border:3px solid #47336E">Div</div>

This div border color is #47336E.

Opacity

.myOpacity80 { color: #47336E; opacity: 0.8; }

<p style="color:#47336E;opacity:0.8;">80%</p>

Text with #47336E 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 #47336E;}

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

This text has shadow with #47336E color.


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

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

This text has shadow with #47336E primary color and red secondary color.


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

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

This text has shadow with #47336E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47336E.

Preview

Color preview on black background

This text has color #47336E on black background.


Color preview on white background

This text has color #47336E on white background.


Black color preview on #47336E background

This text has black color on #47336E background.


White color preview on #47336E background

This text has white color on #47336E background.


Related colors

Complementary color

Complementary color for #hex is #B8CC91.


I love getcolorcode.com

Triadic colors

1 #6E4733 and #336E47 with #47336E are triadic colors.

2 #6E3347 and #33476E with #47336E are triadic colors.