COLOR #416350

HEX: #416350 RGB: (65,99,80)

Color info

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

RGB color model

#416350 color RGB value is (65,99,80).

RGB: (65,99,80) (25%, 39%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 99 of 255 = 39%
B 80 of 255 = 31%

65
99
80

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

Portions of RGB colors in percentages

R + G + B = 65 + 99 + 80 = 244 (100%)
R 65 of 244 ~ 26.64%
G 99 of 244 ~ 40.57%
B 80 of 244 ~ 32.79'%

%26.64
%40.57
%32.79

CMYK color model

#416350 color CMYK value is (34,0,19,61).

  • cyan value is 34.34%
  • magenta value is 0.00%
  • yellow value is 19.19%
  • key color value is 61.18%

CMYK: (34,0,19,61)
C34M0Y19K61 (34%, 0%, 19%, 61%)
(0.34 / 0.00 / 0.19 / 0.61)

CMYK percentages

%34.34
%0
%19.19
%61.18

Codes

Color #416350 in popluar color models

41 63 50
RGB 65 99 80
HSL 146° 20.73% 32.16%
HSB/HSV 146° 34.34% 38.82%
CMYK 34.34% 0.00% 19.19%
61.18%

Color #416350 in popluar number systems.

HEX 41 63 50
Decimal 65 99 80
Binary 1000001 1100011 1010000
Octal 101 143 120

Shades and tints

Shades of #416350

#416350
(65,99,80)
#3C5A49
(60,90,73)
#375142
(55,81,66)
#32483B
(50,72,59)
#2D3F34
(45,63,52)
#28362D
(40,54,45)
#232D26
(35,45,38)
#1E241F
(30,36,31)
#191B18
(25,27,24)
#141211
(20,18,17)
#0F090A
(15,9,10)
#000000
(0,0,0)

Tints of #416350

#416350
(65,99,80)
#52715F
(82,113,95)
#637F6E
(99,127,110)
#748D7D
(116,141,125)
#859B8C
(133,155,140)
#96A99B
(150,169,155)
#A7B7AA
(167,183,170)
#B8C5B9
(184,197,185)
#C9D3C8
(201,211,200)
#DAE1D7
(218,225,215)
#EBEFE6
(235,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #416350 color. Also use rgb(65,99,80) instead hex code.

Text Font Color

.myTextColor { color: #416350; }

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

This text font color is #416350.

Background Color

.myBgColor { background-color: #416350; }

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

This div background color is #416350.

Border color

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

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

This div border color is #416350.

Opacity

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

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

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

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

This text has shadow with #416350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #416350.

Preview

Color preview on black background

This text has color #416350 on black background.


Color preview on white background

This text has color #416350 on white background.


Black color preview on #416350 background

This text has black color on #416350 background.


White color preview on #416350 background

This text has white color on #416350 background.


Related colors

Complementary color

Complementary color for #hex is #BE9CAF.


I love getcolorcode.com

Triadic colors

1 #504163 and #635041 with #416350 are triadic colors.

2 #506341 and #634150 with #416350 are triadic colors.