COLOR #473B5D

HEX: #473B5D RGB: (71,59,93)

Renk bilgisi

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

RGB renk modeli

#473B5D color RGB value is (71,59,93).

RGB: (71,59,93) (28%, 23%, 36%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 59 of 255 = 23%
B 93 of 255 = 36%

71
59
93

R + G + B ~ 29%. #473B5D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 59 + 93 = 223 (100%)
R 71 of 223 ~ 31.84%
G 59 of 223 ~ 26.46%
B 93 of 223 ~ 41.7'%

%31.84
%26.46
%41.7

CMYK RENK MODELİ

#473B5D rengi CMYK tonu (24,37,0,64).

  • camgöbeği tonu 23.66%
  • eflatun tonu 36.56%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%

CMYK: (24,37,0,64)
C24M37Y0K64 (24%, 37%, 0%, 64%)
(0.24 / 0.37 / 0.00 / 0.64)

CMYK yüzdeleri

%23.66
%36.56
%0
%63.53

Codes

Color #473B5D in popluar color models

47 3B 5D
RGB 71 59 93
HSL 261° 22.37% 29.80%
HSB/HSV 261° 36.56% 36.47%
CMYK 23.66% 36.56% 0.00%
63.53%

Color #473B5D in popluar number systems.

HEX 47 3B 5D
Decimal 71 59 93
Binary 1000111 111011 1011101
Octal 107 73 135

Shades and tints

Shades of #473B5D

#473B5D
(71,59,93)
#413655
(65,54,85)
#3B314D
(59,49,77)
#352C45
(53,44,69)
#2F273D
(47,39,61)
#292235
(41,34,53)
#231D2D
(35,29,45)
#1D1825
(29,24,37)
#17131D
(23,19,29)
#110E15
(17,14,21)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #473B5D

#473B5D
(71,59,93)
#574C6B
(87,76,107)
#675D79
(103,93,121)
#776E87
(119,110,135)
#877F95
(135,127,149)
#9790A3
(151,144,163)
#A7A1B1
(167,161,177)
#B7B2BF
(183,178,191)
#C7C3CD
(199,195,205)
#D7D4DB
(215,212,219)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473B5D color. Also use rgb(71,59,93) instead hex code.

Text Font Color

.myTextColor { color: #473B5D; }

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

This text font color is #473B5D.

Background Color

.myBgColor { background-color: #473B5D; }

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

This div background color is #473B5D.

Border color

.myBorderColor { border: 1px solid #473B5D; }

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

This div border color is #473B5D.

Opacity

.myOpacity80 { color: #473B5D; opacity: 0.8; }

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

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

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

This text has shadow with #473B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473B5D.

Preview

Color preview on black background

This text has color #473B5D on black background.


Color preview on white background

This text has color #473B5D on white background.


Black color preview on #473B5D background

This text has black color on #473B5D background.


White color preview on #473B5D background

This text has white color on #473B5D background.


Related colors

Complementary color

Complementary color for #hex is #B8C4A2.


I love getcolorcode.com

Triadic colors

1 #5D473B and #3B5D47 with #473B5D are triadic colors.

2 #5D3B47 and #3B475D with #473B5D are triadic colors.