COLOR #474359

HEX: #474359 RGB: (71,67,89)

Color info

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

RGB color model

#474359 color RGB value is (71,67,89).

RGB: (71,67,89) (28%, 26%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 67 of 255 = 26%
B 89 of 255 = 35%

71
67
89

R + G + B ~ 30%. #474359 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 67 + 89 = 227 (100%)
R 71 of 227 ~ 31.28%
G 67 of 227 ~ 29.52%
B 89 of 227 ~ 39.21'%

%31.28
%29.52
%39.21

CMYK color model

#474359 color CMYK value is (20,25,0,65).

  • cyan value is 20.22%
  • magenta value is 24.72%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (20,25,0,65)
C20M25Y0K65 (20%, 25%, 0%, 65%)
(0.20 / 0.25 / 0.00 / 0.65)

CMYK percentages

%20.22
%24.72
%0
%65.1

Codes

Color #474359 in popluar color models

47 43 59
RGB 71 67 89
HSL 251° 14.10% 30.59%
HSB/HSV 251° 24.72% 34.90%
CMYK 20.22% 24.72% 0.00%
65.10%

Color #474359 in popluar number systems.

HEX 47 43 59
Decimal 71 67 89
Binary 1000111 1000011 1011001
Octal 107 103 131

Shades and tints

Shades of #474359

#474359
(71,67,89)
#413D51
(65,61,81)
#3B3749
(59,55,73)
#353141
(53,49,65)
#2F2B39
(47,43,57)
#292531
(41,37,49)
#231F29
(35,31,41)
#1D1921
(29,25,33)
#171319
(23,19,25)
#110D11
(17,13,17)
#0B0709
(11,7,9)
#000000
(0,0,0)

Tints of #474359

#474359
(71,67,89)
#575468
(87,84,104)
#676577
(103,101,119)
#777686
(119,118,134)
#878795
(135,135,149)
#9798A4
(151,152,164)
#A7A9B3
(167,169,179)
#B7BAC2
(183,186,194)
#C7CBD1
(199,203,209)
#D7DCE0
(215,220,224)
#E7EDEF
(231,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474359 color. Also use rgb(71,67,89) instead hex code.

Text Font Color

.myTextColor { color: #474359; }

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

This text font color is #474359.

Background Color

.myBgColor { background-color: #474359; }

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

This div background color is #474359.

Border color

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

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

This div border color is #474359.

Opacity

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

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

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

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

This text has shadow with #474359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474359.

Preview

Color preview on black background

This text has color #474359 on black background.


Color preview on white background

This text has color #474359 on white background.


Black color preview on #474359 background

This text has black color on #474359 background.


White color preview on #474359 background

This text has white color on #474359 background.


Related colors

Complementary color

Complementary color for #hex is #B8BCA6.


I love getcolorcode.com

Triadic colors

1 #594743 and #435947 with #474359 are triadic colors.

2 #594347 and #434759 with #474359 are triadic colors.