COLOR #417955

HEX: #417955 RGB: (65,121,85)

Color info

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

RGB color model

#417955 color RGB value is (65,121,85).

RGB: (65,121,85) (25%, 47%, 33%)

RGB channels and saturation

R 65 of 255 = 25%
G 121 of 255 = 47%
B 85 of 255 = 33%

65
121
85

R + G + B ~ 35%. #417955 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 121 + 85 = 271 (100%)
R 65 of 271 ~ 23.99%
G 121 of 271 ~ 44.65%
B 85 of 271 ~ 31.37'%

%23.99
%44.65
%31.37

CMYK color model

#417955 color CMYK value is (46,0,30,53).

  • cyan value is 46.28%
  • magenta value is 0.00%
  • yellow value is 29.75%
  • key color value is 52.55%

CMYK: (46,0,30,53)
C46M0Y30K53 (46%, 0%, 30%, 53%)
(0.46 / 0.00 / 0.30 / 0.53)

CMYK percentages

%46.28
%0
%29.75
%52.55

Codes

Color #417955 in popluar color models

41 79 55
RGB 65 121 85
HSL 141° 30.11% 36.47%
HSB/HSV 141° 46.28% 47.45%
CMYK 46.28% 0.00% 29.75%
52.55%

Color #417955 in popluar number systems.

HEX 41 79 55
Decimal 65 121 85
Binary 1000001 1111001 1010101
Octal 101 171 125

Shades and tints

Shades of #417955

#417955
(65,121,85)
#3C6E4E
(60,110,78)
#376347
(55,99,71)
#325840
(50,88,64)
#2D4D39
(45,77,57)
#284232
(40,66,50)
#23372B
(35,55,43)
#1E2C24
(30,44,36)
#19211D
(25,33,29)
#141616
(20,22,22)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #417955

#417955
(65,121,85)
#528564
(82,133,100)
#639173
(99,145,115)
#749D82
(116,157,130)
#85A991
(133,169,145)
#96B5A0
(150,181,160)
#A7C1AF
(167,193,175)
#B8CDBE
(184,205,190)
#C9D9CD
(201,217,205)
#DAE5DC
(218,229,220)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #417955; }

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

This text font color is #417955.

Background Color

.myBgColor { background-color: #417955; }

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

This div background color is #417955.

Border color

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

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

This div border color is #417955.

Opacity

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

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

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

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

This text has shadow with #417955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417955.

Preview

Color preview on black background

This text has color #417955 on black background.


Color preview on white background

This text has color #417955 on white background.


Black color preview on #417955 background

This text has black color on #417955 background.


White color preview on #417955 background

This text has white color on #417955 background.


Related colors

Complementary color

Complementary color for #hex is #BE86AA.


I love getcolorcode.com

Triadic colors

1 #554179 and #795541 with #417955 are triadic colors.

2 #557941 and #794155 with #417955 are triadic colors.