COLOR #474165

HEX: #474165 RGB: (71,65,101)

Color info

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

RGB color model

#474165 color RGB value is (71,65,101).

RGB: (71,65,101) (28%, 25%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 65 of 255 = 25%
B 101 of 255 = 40%

71
65
101

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

Portions of RGB colors in percentages

R + G + B = 71 + 65 + 101 = 237 (100%)
R 71 of 237 ~ 29.96%
G 65 of 237 ~ 27.43%
B 101 of 237 ~ 42.62'%

%29.96
%27.43
%42.62

CMYK color model

#474165 color CMYK value is (30,36,0,60).

  • cyan value is 29.70%
  • magenta value is 35.64%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (30,36,0,60)
C30M36Y0K60 (30%, 36%, 0%, 60%)
(0.30 / 0.36 / 0.00 / 0.60)

CMYK percentages

%29.7
%35.64
%0
%60.39

Codes

Color #474165 in popluar color models

47 41 65
RGB 71 65 101
HSL 250° 21.69% 32.55%
HSB/HSV 250° 35.64% 39.61%
CMYK 29.70% 35.64% 0.00%
60.39%

Color #474165 in popluar number systems.

HEX 47 41 65
Decimal 71 65 101
Binary 1000111 1000001 1100101
Octal 107 101 145

Shades and tints

Shades of #474165

#474165
(71,65,101)
#413C5C
(65,60,92)
#3B3753
(59,55,83)
#35324A
(53,50,74)
#2F2D41
(47,45,65)
#292838
(41,40,56)
#23232F
(35,35,47)
#1D1E26
(29,30,38)
#17191D
(23,25,29)
#111414
(17,20,20)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #474165

#474165
(71,65,101)
#575273
(87,82,115)
#676381
(103,99,129)
#77748F
(119,116,143)
#87859D
(135,133,157)
#9796AB
(151,150,171)
#A7A7B9
(167,167,185)
#B7B8C7
(183,184,199)
#C7C9D5
(199,201,213)
#D7DAE3
(215,218,227)
#E7EBF1
(231,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474165 color. Also use rgb(71,65,101) instead hex code.

Text Font Color

.myTextColor { color: #474165; }

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

This text font color is #474165.

Background Color

.myBgColor { background-color: #474165; }

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

This div background color is #474165.

Border color

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

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

This div border color is #474165.

Opacity

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

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

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

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

This text has shadow with #474165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474165.

Preview

Color preview on black background

This text has color #474165 on black background.


Color preview on white background

This text has color #474165 on white background.


Black color preview on #474165 background

This text has black color on #474165 background.


White color preview on #474165 background

This text has white color on #474165 background.


Related colors

Complementary color

Complementary color for #hex is #B8BE9A.


I love getcolorcode.com

Triadic colors

1 #654741 and #416547 with #474165 are triadic colors.

2 #654147 and #414765 with #474165 are triadic colors.