COLOR #47425B

HEX: #47425B RGB: (71,66,91)

Renk bilgisi

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

RGB renk modeli

#47425B color RGB value is (71,66,91).

RGB: (71,66,91) (28%, 26%, 36%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 66 of 255 = 26%
B 91 of 255 = 36%

71
66
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 66 + 91 = 228 (100%)
R 71 of 228 ~ 31.14%
G 66 of 228 ~ 28.95%
B 91 of 228 ~ 39.91'%

%31.14
%28.95
%39.91

CMYK RENK MODELİ

#47425B rengi CMYK tonu (22,27,0,64).

  • camgöbeği tonu 21.98%
  • eflatun tonu 27.47%
  • sarı tonu 0.00%
  • ana renk tonu 64.31%

CMYK: (22,27,0,64)
C22M27Y0K64 (22%, 27%, 0%, 64%)
(0.22 / 0.27 / 0.00 / 0.64)

CMYK yüzdeleri

%21.98
%27.47
%0
%64.31

Codes

Color #47425B in popluar color models

47 42 5B
RGB 71 66 91
HSL 252° 15.92% 30.78%
HSB/HSV 252° 27.47% 35.69%
CMYK 21.98% 27.47% 0.00%
64.31%

Color #47425B in popluar number systems.

HEX 47 42 5B
Decimal 71 66 91
Binary 1000111 1000010 1011011
Octal 107 102 133

Shades and tints

Shades of #47425B

#47425B
(71,66,91)
#413C53
(65,60,83)
#3B364B
(59,54,75)
#353043
(53,48,67)
#2F2A3B
(47,42,59)
#292433
(41,36,51)
#231E2B
(35,30,43)
#1D1823
(29,24,35)
#17121B
(23,18,27)
#110C13
(17,12,19)
#0B060B
(11,6,11)
#000000
(0,0,0)

Tints of #47425B

#47425B
(71,66,91)
#575369
(87,83,105)
#676477
(103,100,119)
#777585
(119,117,133)
#878693
(135,134,147)
#9797A1
(151,151,161)
#A7A8AF
(167,168,175)
#B7B9BD
(183,185,189)
#C7CACB
(199,202,203)
#D7DBD9
(215,219,217)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47425B; }

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

This text font color is #47425B.

Background Color

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

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

This div background color is #47425B.

Border color

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

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

This div border color is #47425B.

Opacity

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

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

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

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

This text has shadow with #47425B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47425B.

Preview

Color preview on black background

This text has color #47425B on black background.


Color preview on white background

This text has color #47425B on white background.


Black color preview on #47425B background

This text has black color on #47425B background.


White color preview on #47425B background

This text has white color on #47425B background.


Related colors

Complementary color

Complementary color for #hex is #B8BDA4.


I love getcolorcode.com

Triadic colors

1 #5B4742 and #425B47 with #47425B are triadic colors.

2 #5B4247 and #42475B with #47425B are triadic colors.