COLOR #475273

HEX: #475273 RGB: (71,82,115)

Color info

#475273 contains red, green and blue colors in about the same proportion. Web safe color of #475273 is #336666 (or #366).

RGB color model

#475273 color RGB value is (71,82,115).

RGB: (71,82,115) (28%, 32%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 82 of 255 = 32%
B 115 of 255 = 45%

71
82
115

R + G + B ~ 35%. #475273 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 82 + 115 = 268 (100%)
R 71 of 268 ~ 26.49%
G 82 of 268 ~ 30.6%
B 115 of 268 ~ 42.91'%

%26.49
%30.6
%42.91

CMYK color model

#475273 color CMYK value is (38,29,0,55).

  • cyan value is 38.26%
  • magenta value is 28.70%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (38,29,0,55)
C38M29Y0K55 (38%, 29%, 0%, 55%)
(0.38 / 0.29 / 0.00 / 0.55)

CMYK percentages

%38.26
%28.7
%0
%54.9

Codes

Color #475273 in popluar color models

47 52 73
RGB 71 82 115
HSL 225° 23.66% 36.47%
HSB/HSV 225° 38.26% 45.10%
CMYK 38.26% 28.70% 0.00%
54.90%

Color #475273 in popluar number systems.

HEX 47 52 73
Decimal 71 82 115
Binary 1000111 1010010 1110011
Octal 107 122 163

Shades and tints

Shades of #475273

#475273
(71,82,115)
#414B69
(65,75,105)
#3B445F
(59,68,95)
#353D55
(53,61,85)
#2F364B
(47,54,75)
#292F41
(41,47,65)
#232837
(35,40,55)
#1D212D
(29,33,45)
#171A23
(23,26,35)
#111319
(17,19,25)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #475273

#475273
(71,82,115)
#57617F
(87,97,127)
#67708B
(103,112,139)
#777F97
(119,127,151)
#878EA3
(135,142,163)
#979DAF
(151,157,175)
#A7ACBB
(167,172,187)
#B7BBC7
(183,187,199)
#C7CAD3
(199,202,211)
#D7D9DF
(215,217,223)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475273; }

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

This text font color is #475273.

Background Color

.myBgColor { background-color: #475273; }

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

This div background color is #475273.

Border color

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

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

This div border color is #475273.

Opacity

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

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

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

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

This text has shadow with #475273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475273.

Preview

Color preview on black background

This text has color #475273 on black background.


Color preview on white background

This text has color #475273 on white background.


Black color preview on #475273 background

This text has black color on #475273 background.


White color preview on #475273 background

This text has white color on #475273 background.


Related colors

Complementary color

Complementary color for #hex is #B8AD8C.


I love getcolorcode.com

Triadic colors

1 #734752 and #527347 with #475273 are triadic colors.

2 #735247 and #524773 with #475273 are triadic colors.