COLOR #41916D

HEX: #41916D RGB: (65,145,109)

Color info

#41916D contains mainly green and blue colors. Web safe color of #41916D is #339966 (or #396).

RGB color model

#41916D color RGB value is (65,145,109).

RGB: (65,145,109) (25%, 57%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 145 of 255 = 57%
B 109 of 255 = 43%

65
145
109

R + G + B ~ 42%. #41916D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 65 + 145 + 109 = 319 (100%)
R 65 of 319 ~ 20.38%
G 145 of 319 ~ 45.45%
B 109 of 319 ~ 34.17'%

%20.38
%45.45
%34.17

CMYK color model

#41916D color CMYK value is (55,0,25,43).

  • cyan value is 55.17%
  • magenta value is 0.00%
  • yellow value is 24.83%
  • key color value is 43.14%

CMYK: (55,0,25,43)
C55M0Y25K43 (55%, 0%, 25%, 43%)
(0.55 / 0.00 / 0.25 / 0.43)

CMYK percentages

%55.17
%0
%24.83
%43.14

Codes

Color #41916D in popluar color models

41 91 6D
RGB 65 145 109
HSL 153° 38.10% 41.18%
HSB/HSV 153° 55.17% 56.86%
CMYK 55.17% 0.00% 24.83%
43.14%

Color #41916D in popluar number systems.

HEX 41 91 6D
Decimal 65 145 109
Binary 1000001 10010001 1101101
Octal 101 221 155

Shades and tints

Shades of #41916D

#41916D
(65,145,109)
#3C8464
(60,132,100)
#37775B
(55,119,91)
#326A52
(50,106,82)
#2D5D49
(45,93,73)
#285040
(40,80,64)
#234337
(35,67,55)
#1E362E
(30,54,46)
#192925
(25,41,37)
#141C1C
(20,28,28)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #41916D

#41916D
(65,145,109)
#529B7A
(82,155,122)
#63A587
(99,165,135)
#74AF94
(116,175,148)
#85B9A1
(133,185,161)
#96C3AE
(150,195,174)
#A7CDBB
(167,205,187)
#B8D7C8
(184,215,200)
#C9E1D5
(201,225,213)
#DAEBE2
(218,235,226)
#EBF5EF
(235,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41916D color. Also use rgb(65,145,109) instead hex code.

Text Font Color

.myTextColor { color: #41916D; }

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

This text font color is #41916D.

Background Color

.myBgColor { background-color: #41916D; }

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

This div background color is #41916D.

Border color

.myBorderColor { border: 1px solid #41916D; }

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

This div border color is #41916D.

Opacity

.myOpacity80 { color: #41916D; opacity: 0.8; }

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

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

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

This text has shadow with #41916D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41916D.

Preview

Color preview on black background

This text has color #41916D on black background.


Color preview on white background

This text has color #41916D on white background.


Black color preview on #41916D background

This text has black color on #41916D background.


White color preview on #41916D background

This text has white color on #41916D background.


Related colors

Complementary color

Complementary color for #hex is #BE6E92.


I love getcolorcode.com

Triadic colors

1 #6D4191 and #916D41 with #41916D are triadic colors.

2 #6D9141 and #91416D with #41916D are triadic colors.