COLOR #47427B

HEX: #47427B RGB: (71,66,123)

Renk bilgisi

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

RGB renk modeli

#47427B color RGB value is (71,66,123).

RGB: (71,66,123) (28%, 26%, 48%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 66 of 255 = 26%
B 123 of 255 = 48%

71
66
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 66 + 123 = 260 (100%)
R 71 of 260 ~ 27.31%
G 66 of 260 ~ 25.38%
B 123 of 260 ~ 47.31'%

%27.31
%25.38
%47.31

CMYK RENK MODELİ

#47427B rengi CMYK tonu (42,46,0,52).

  • camgöbeği tonu 42.28%
  • eflatun tonu 46.34%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%
CMYK: (42,46,0,52) C42M46Y0K52 (42%,46%,0%,52%) (0.42/0.46/0.00/0.52) 

CMYK yüzdeleri

%42.28
%46.34
%0
%51.76

Codes

Color #47427B in popluar color models

47 42 7B
RGB 71 66 123
HSL 245° 30.16% 37.06%
HSB/HSV 245° 46.34% 48.24%
CMYK 42.28% 46.34% 0.00%
51.76%

Color #47427B in popluar number systems.

HEX 47 42 7B
Decimal 71 66 123
Binary 1000111 1000010 1111011
Octal 107 102 173

Shades and tints

Shades of #47427B

#47427B
(71,66,123)
#413C70
(65,60,112)
#3B3665
(59,54,101)
#35305A
(53,48,90)
#2F2A4F
(47,42,79)
#292444
(41,36,68)
#231E39
(35,30,57)
#1D182E
(29,24,46)
#171223
(23,18,35)
#110C18
(17,12,24)
#0B060D
(11,6,13)
#000000
(0,0,0)

Tints of #47427B

#47427B
(71,66,123)
#575387
(87,83,135)
#676493
(103,100,147)
#77759F
(119,117,159)
#8786AB
(135,134,171)
#9797B7
(151,151,183)
#A7A8C3
(167,168,195)
#B7B9CF
(183,185,207)
#C7CADB
(199,202,219)
#D7DBE7
(215,219,231)
#E7ECF3
(231,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47427B color. Also use rgb(71,66,123) instead hex code.

Text Font Color

.myTextColor { color: #47427B; }

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

This text font color is #47427B.

Background Color

.myBgColor { background-color: #47427B; }

<div style="background-color:#47427B">Inner text</div>

This div background color is #47427B.

Border color

.myBorderColor { border: 1px solid #47427B; }

<div style="border:3px solid #47427B">Div</div>

This div border color is #47427B.

Opacity

.myOpacity80 { color: #47427B; opacity: 0.8; }

<p style="color:#47427B;opacity:0.8;">80%</p>

Text with #47427B 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 #47427B;}

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

This text has shadow with #47427B color.


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

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

This text has shadow with #47427B primary color and red secondary color.


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

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

This text has shadow with #47427B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47427B.

Preview

Color preview on black background

This text has color #47427B on black background.


Color preview on white background

This text has color #47427B on white background.


Black color preview on #47427B background

This text has black color on #47427B background.


White color preview on #47427B background

This text has white color on #47427B background.


Related colors

Complementary color

Complementary color for #hex is #B8BD84.


I love getcolorcode.com

Triadic colors

1 #7B4742 and #427B47 with #47427B are triadic colors.

2 #7B4247 and #42477B with #47427B are triadic colors.