COLOR #473385

HEX: #473385 RGB: (71,51,133)

Renk bilgisi

#473385 contains mainly blue color. #473385 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#473385 color RGB value is (71,51,133).

RGB: (71,51,133) (28%, 20%, 52%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 51 of 255 = 20%
B 133 of 255 = 52%

71
51
133

R + G + B ~ 33%. #473385 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 51 + 133 = 255 (100%)
R 71 of 255 ~ 27.84%
G 51 of 255 ~ 20%
B 133 of 255 ~ 52.16'%

%27.84
%20
%52.16

CMYK RENK MODELİ

#473385 rengi CMYK tonu (47,62,0,48).

  • camgöbeği tonu 46.62%
  • eflatun tonu 61.65%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (47,62,0,48)
C47M62Y0K48 (47%, 62%, 0%, 48%)
(0.47 / 0.62 / 0.00 / 0.48)

CMYK yüzdeleri

%46.62
%61.65
%0
%47.84

Codes

Color #473385 in popluar color models

47 33 85
RGB 71 51 133
HSL 255° 44.57% 36.08%
HSB/HSV 255° 61.65% 52.16%
CMYK 46.62% 61.65% 0.00%
47.84%

Color #473385 in popluar number systems.

HEX 47 33 85
Decimal 71 51 133
Binary 1000111 110011 10000101
Octal 107 63 205

Shades and tints

Shades of #473385

#473385
(71,51,133)
#412F79
(65,47,121)
#3B2B6D
(59,43,109)
#352761
(53,39,97)
#2F2355
(47,35,85)
#291F49
(41,31,73)
#231B3D
(35,27,61)
#1D1731
(29,23,49)
#171325
(23,19,37)
#110F19
(17,15,25)
#0B0B0D
(11,11,13)
#000000
(0,0,0)

Tints of #473385

#473385
(71,51,133)
#574590
(87,69,144)
#67579B
(103,87,155)
#7769A6
(119,105,166)
#877BB1
(135,123,177)
#978DBC
(151,141,188)
#A79FC7
(167,159,199)
#B7B1D2
(183,177,210)
#C7C3DD
(199,195,221)
#D7D5E8
(215,213,232)
#E7E7F3
(231,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473385; }

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

This text font color is #473385.

Background Color

.myBgColor { background-color: #473385; }

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

This div background color is #473385.

Border color

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

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

This div border color is #473385.

Opacity

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

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

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

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

This text has shadow with #473385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473385.

Preview

Color preview on black background

This text has color #473385 on black background.


Color preview on white background

This text has color #473385 on white background.


Black color preview on #473385 background

This text has black color on #473385 background.


White color preview on #473385 background

This text has white color on #473385 background.


Related colors

Complementary color

Complementary color for #hex is #B8CC7A.


I love getcolorcode.com

Triadic colors

1 #854733 and #338547 with #473385 are triadic colors.

2 #853347 and #334785 with #473385 are triadic colors.