COLOR #474261

HEX: #474261 RGB: (71,66,97)

Color info

#474261 contains red, green and blue colors in about the same proportion. Web safe color of #474261 is #333366 (or #336).

RGB color model

#474261 color RGB value is (71,66,97).

RGB: (71,66,97) (28%, 26%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 66 of 255 = 26%
B 97 of 255 = 38%

71
66
97

R + G + B ~ 31%. #474261 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 66 + 97 = 234 (100%)
R 71 of 234 ~ 30.34%
G 66 of 234 ~ 28.21%
B 97 of 234 ~ 41.45'%

%30.34
%28.21
%41.45

CMYK color model

#474261 color CMYK value is (27,32,0,62).

  • cyan value is 26.80%
  • magenta value is 31.96%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (27,32,0,62)
C27M32Y0K62 (27%, 32%, 0%, 62%)
(0.27 / 0.32 / 0.00 / 0.62)

CMYK percentages

%26.8
%31.96
%0
%61.96

Codes

Color #474261 in popluar color models

47 42 61
RGB 71 66 97
HSL 250° 19.02% 31.96%
HSB/HSV 250° 31.96% 38.04%
CMYK 26.80% 31.96% 0.00%
61.96%

Color #474261 in popluar number systems.

HEX 47 42 61
Decimal 71 66 97
Binary 1000111 1000010 1100001
Octal 107 102 141

Shades and tints

Shades of #474261

#474261
(71,66,97)
#413C59
(65,60,89)
#3B3651
(59,54,81)
#353049
(53,48,73)
#2F2A41
(47,42,65)
#292439
(41,36,57)
#231E31
(35,30,49)
#1D1829
(29,24,41)
#171221
(23,18,33)
#110C19
(17,12,25)
#0B0611
(11,6,17)
#000000
(0,0,0)

Tints of #474261

#474261
(71,66,97)
#57536F
(87,83,111)
#67647D
(103,100,125)
#77758B
(119,117,139)
#878699
(135,134,153)
#9797A7
(151,151,167)
#A7A8B5
(167,168,181)
#B7B9C3
(183,185,195)
#C7CAD1
(199,202,209)
#D7DBDF
(215,219,223)
#E7ECED
(231,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474261 color. Also use rgb(71,66,97) instead hex code.

Text Font Color

.myTextColor { color: #474261; }

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

This text font color is #474261.

Background Color

.myBgColor { background-color: #474261; }

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

This div background color is #474261.

Border color

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

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

This div border color is #474261.

Opacity

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

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

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

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

This text has shadow with #474261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474261.

Preview

Color preview on black background

This text has color #474261 on black background.


Color preview on white background

This text has color #474261 on white background.


Black color preview on #474261 background

This text has black color on #474261 background.


White color preview on #474261 background

This text has white color on #474261 background.


Related colors

Complementary color

Complementary color for #hex is #B8BD9E.


I love getcolorcode.com

Triadic colors

1 #614742 and #426147 with #474261 are triadic colors.

2 #614247 and #424761 with #474261 are triadic colors.