COLOR #473250

HEX: #473250 RGB: (71,50,80)

Renk bilgisi

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

RGB renk modeli

#473250 color RGB value is (71,50,80).

RGB: (71,50,80) (28%, 20%, 31%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 50 of 255 = 20%
B 80 of 255 = 31%

71
50
80

R + G + B ~ 26%. #473250 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 50 + 80 = 201 (100%)
R 71 of 201 ~ 35.32%
G 50 of 201 ~ 24.88%
B 80 of 201 ~ 39.8'%

%35.32
%24.88
%39.8

CMYK RENK MODELİ

#473250 rengi CMYK tonu (11,38,0,69).

  • camgöbeği tonu 11.25%
  • eflatun tonu 37.50%
  • sarı tonu 0.00%
  • ana renk tonu 68.63%

CMYK: (11,38,0,69)
C11M38Y0K69 (11%, 38%, 0%, 69%)
(0.11 / 0.38 / 0.00 / 0.69)

CMYK yüzdeleri

%11.25
%37.5
%0
%68.63

Codes

Color #473250 in popluar color models

47 32 50
RGB 71 50 80
HSL 282° 23.08% 25.49%
HSB/HSV 282° 37.50% 31.37%
CMYK 11.25% 37.50% 0.00%
68.63%

Color #473250 in popluar number systems.

HEX 47 32 50
Decimal 71 50 80
Binary 1000111 110010 1010000
Octal 107 62 120

Shades and tints

Shades of #473250

#473250
(71,50,80)
#412E49
(65,46,73)
#3B2A42
(59,42,66)
#35263B
(53,38,59)
#2F2234
(47,34,52)
#291E2D
(41,30,45)
#231A26
(35,26,38)
#1D161F
(29,22,31)
#171218
(23,18,24)
#110E11
(17,14,17)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #473250

#473250
(71,50,80)
#57445F
(87,68,95)
#67566E
(103,86,110)
#77687D
(119,104,125)
#877A8C
(135,122,140)
#978C9B
(151,140,155)
#A79EAA
(167,158,170)
#B7B0B9
(183,176,185)
#C7C2C8
(199,194,200)
#D7D4D7
(215,212,215)
#E7E6E6
(231,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473250 color. Also use rgb(71,50,80) instead hex code.

Text Font Color

.myTextColor { color: #473250; }

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

This text font color is #473250.

Background Color

.myBgColor { background-color: #473250; }

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

This div background color is #473250.

Border color

.myBorderColor { border: 1px solid #473250; }

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

This div border color is #473250.

Opacity

.myOpacity80 { color: #473250; opacity: 0.8; }

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

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

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

This text has shadow with #473250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473250.

Preview

Color preview on black background

This text has color #473250 on black background.


Color preview on white background

This text has color #473250 on white background.


Black color preview on #473250 background

This text has black color on #473250 background.


White color preview on #473250 background

This text has white color on #473250 background.


Related colors

Complementary color

Complementary color for #hex is #B8CDAF.


I love getcolorcode.com

Triadic colors

1 #504732 and #325047 with #473250 are triadic colors.

2 #503247 and #324750 with #473250 are triadic colors.