COLOR #474961

HEX: #474961 RGB: (71,73,97)

Color info

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

RGB color model

#474961 color RGB value is (71,73,97).

RGB: (71,73,97) (28%, 29%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 97 of 255 = 38%

71
73
97

R + G + B ~ 32%. #474961 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 97 = 241 (100%)
R 71 of 241 ~ 29.46%
G 73 of 241 ~ 30.29%
B 97 of 241 ~ 40.25'%

%29.46
%30.29
%40.25

CMYK color model

#474961 color CMYK value is (27,25,0,62).

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

CMYK: (27,25,0,62)
C27M25Y0K62 (27%, 25%, 0%, 62%)
(0.27 / 0.25 / 0.00 / 0.62)

CMYK percentages

%26.8
%24.74
%0
%61.96

Codes

Color #474961 in popluar color models

47 49 61
RGB 71 73 97
HSL 235° 15.48% 32.94%
HSB/HSV 235° 26.80% 38.04%
CMYK 26.80% 24.74% 0.00%
61.96%

Color #474961 in popluar number systems.

HEX 47 49 61
Decimal 71 73 97
Binary 1000111 1001001 1100001
Octal 107 111 141

Shades and tints

Shades of #474961

#474961
(71,73,97)
#414359
(65,67,89)
#3B3D51
(59,61,81)
#353749
(53,55,73)
#2F3141
(47,49,65)
#292B39
(41,43,57)
#232531
(35,37,49)
#1D1F29
(29,31,41)
#171921
(23,25,33)
#111319
(17,19,25)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #474961

#474961
(71,73,97)
#57596F
(87,89,111)
#67697D
(103,105,125)
#77798B
(119,121,139)
#878999
(135,137,153)
#9799A7
(151,153,167)
#A7A9B5
(167,169,181)
#B7B9C3
(183,185,195)
#C7C9D1
(199,201,209)
#D7D9DF
(215,217,223)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474961; }

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

This text font color is #474961.

Background Color

.myBgColor { background-color: #474961; }

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

This div background color is #474961.

Border color

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

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

This div border color is #474961.

Opacity

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

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

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

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

This text has shadow with #474961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474961.

Preview

Color preview on black background

This text has color #474961 on black background.


Color preview on white background

This text has color #474961 on white background.


Black color preview on #474961 background

This text has black color on #474961 background.


White color preview on #474961 background

This text has white color on #474961 background.


Related colors

Complementary color

Complementary color for #hex is #B8B69E.


I love getcolorcode.com

Triadic colors

1 #614749 and #496147 with #474961 are triadic colors.

2 #614947 and #494761 with #474961 are triadic colors.