COLOR #472673

HEX: #472673
RGB: (71,38,115)

Renk bilgisi

#472673 contains mainly red and blue colors. #472673 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#472673 color RGB value is (71,38,115).

  • kırmız ton 71;
  • yeşil ton 38;
  • mavi ton 115.
RGB:
(71,38,115)
(28%,15%,45%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 38 of 255 = 15%
B 115 of 255 = 45%

71
38
115

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

Yüzdelerle RGB renk parçaları

R + G + B =
71 + 38 + 115 = 224 (100%)
R 71 of 224 ~ 31.7%
G 38 of 224 ~ 16.96%
B 115 of 224 ~ 51.34%

%31.7
%16.96
%51.34

CMYK RENK MODELİ

#472673 rengi CMYK tonu (38,67,0,55).

  • camgöbeği tonu 38.26%
  • eflatun tonu 66.96%
  • sarı tonu 0.00%
  • ana renk tonu 54.90%
CMYK:
(38,67,0,55)
C38M67Y0K55 
(38%,67%,0%,55%)
(0.38/0.67/0.00/0.55)	

CMYK yüzdeleri

%38.26
%66.96
%0
%54.9

Codes

Color #472673 in popluar color models

472673
RGB7138115
HSL266°50.33%30.00%
HSB/HSV266°66.96%45.10%
CMYK38.26%66.96%0.00%
54.90%

Color #472673 in popluar number systems.

HEX472673
Decimal7138115
Binary10001111001101110011
Octal10746163

Shades and tints

Shades of #472673

#472673
(71,38,115)
#412369
(65,35,105)
#3B205F
(59,32,95)
#351D55
(53,29,85)
#2F1A4B
(47,26,75)
#291741
(41,23,65)
#231437
(35,20,55)
#1D112D
(29,17,45)
#170E23
(23,14,35)
#110B19
(17,11,25)
#0B080F
(11,8,15)
#000000
(0,0,0)

Tints of #472673

#472673
(71,38,115)
#57397F
(87,57,127)
#674C8B
(103,76,139)
#775F97
(119,95,151)
#8772A3
(135,114,163)
#9785AF
(151,133,175)
#A798BB
(167,152,187)
#B7ABC7
(183,171,199)
#C7BED3
(199,190,211)
#D7D1DF
(215,209,223)
#E7E4EB
(231,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472673 color. Also use rgb(71,38,115) instead hex code.

Text Font Color

.myTextColor { color: #472673; }

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

This text font color is #472673.


Background Color

.myBgColor { background-color: #472673; }

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

This div background color is #472673.


Border color

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

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

This div border color is #472673.


Opacity

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

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

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

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

This text has shadow with #472673 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #472673 on black background.


Color preview on white background

This text has color #472673 on white background.



Black color preview on #472673 background

This text has black color on #472673 background.


White color preview on #472673 background

This text has white color on #472673 background.