COLOR #416141

HEX: #416141 RGB: (65,97,65)

Color info

#416141 contains red, green and blue colors in about the same proportion. Web safe color of #416141 is #336633 (or #363).

RGB color model

#416141 color RGB value is (65,97,65).

RGB: (65,97,65) (25%, 38%, 25%)

RGB channels and saturation

R 65 of 255 = 25%
G 97 of 255 = 38%
B 65 of 255 = 25%

65
97
65

R + G + B ~ 29%. #416141 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 97 + 65 = 227 (100%)
R 65 of 227 ~ 28.63%
G 97 of 227 ~ 42.73%
B 65 of 227 ~ 28.63'%

%28.63
%42.73
%28.63

CMYK color model

#416141 color CMYK value is (33,0,33,62).

  • cyan value is 32.99%
  • magenta value is 0.00%
  • yellow value is 32.99%
  • key color value is 61.96%

CMYK: (33,0,33,62)
C33M0Y33K62 (33%, 0%, 33%, 62%)
(0.33 / 0.00 / 0.33 / 0.62)

CMYK percentages

%32.99
%0
%32.99
%61.96

Codes

Color #416141 in popluar color models

41 61 41
RGB 65 97 65
HSL 120° 19.75% 31.76%
HSB/HSV 120° 32.99% 38.04%
CMYK 32.99% 0.00% 32.99%
61.96%

Color #416141 in popluar number systems.

HEX 41 61 41
Decimal 65 97 65
Binary 1000001 1100001 1000001
Octal 101 141 101

Shades and tints

Shades of #416141

#416141
(65,97,65)
#3C593C
(60,89,60)
#375137
(55,81,55)
#324932
(50,73,50)
#2D412D
(45,65,45)
#283928
(40,57,40)
#233123
(35,49,35)
#1E291E
(30,41,30)
#192119
(25,33,25)
#141914
(20,25,20)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #416141

#416141
(65,97,65)
#526F52
(82,111,82)
#637D63
(99,125,99)
#748B74
(116,139,116)
#859985
(133,153,133)
#96A796
(150,167,150)
#A7B5A7
(167,181,167)
#B8C3B8
(184,195,184)
#C9D1C9
(201,209,201)
#DADFDA
(218,223,218)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #416141; }

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

This text font color is #416141.

Background Color

.myBgColor { background-color: #416141; }

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

This div background color is #416141.

Border color

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

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

This div border color is #416141.

Opacity

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

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

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

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

This text has shadow with #416141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #416141.

Preview

Color preview on black background

This text has color #416141 on black background.


Color preview on white background

This text has color #416141 on white background.


Black color preview on #416141 background

This text has black color on #416141 background.


White color preview on #416141 background

This text has white color on #416141 background.


Related colors

Complementary color

Complementary color for #hex is #BE9EBE.


I love getcolorcode.com

Triadic colors

1 #414161 and #614141 with #416141 are triadic colors.

2 #416141 and #614141 with #416141 are triadic colors.