COLOR #41A418

HEX: #41A418 RGB: (65,164,24)

Color info

#41A418 contains mainly green color. Web safe color of #41A418 is #339900 (or #390).

RGB color model

#41A418 color RGB value is (65,164,24).

RGB: (65,164,24) (25%, 64%, 9%)

RGB channels and saturation

R 65 of 255 = 25%
G 164 of 255 = 64%
B 24 of 255 = 9%

65
164
24

R + G + B ~ 33%. #41A418 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 164 + 24 = 253 (100%)
R 65 of 253 ~ 25.69%
G 164 of 253 ~ 64.82%
B 24 of 253 ~ 9.49'%

%25.69
%64.82

CMYK color model

#41A418 color CMYK value is (60,0,85,36).

  • cyan value is 60.37%
  • magenta value is 0.00%
  • yellow value is 85.37%
  • key color value is 35.69%
CMYK: (60,0,85,36) C60M0Y85K36 (60%,0%,85%,36%) (0.60/0.00/0.85/0.36) 

CMYK percentages

%60.37
%0
%85.37
%35.69

Codes

Color #41A418 in popluar color models

41 A4 18
RGB 65 164 24
HSL 102° 74.47% 36.86%
HSB/HSV 102° 85.37% 64.31%
CMYK 60.37% 0.00% 85.37%
35.69%

Color #41A418 in popluar number systems.

HEX 41 A4 18
Decimal 65 164 24
Binary 1000001 10100100 11000
Octal 101 244 30

Shades and tints

Shades of #41A418

#41A418
(65,164,24)
#3C9616
(60,150,22)
#378814
(55,136,20)
#327A12
(50,122,18)
#2D6C10
(45,108,16)
#285E0E
(40,94,14)
#23500C
(35,80,12)
#1E420A
(30,66,10)
#193408
(25,52,8)
#142606
(20,38,6)
#0F1804
(15,24,4)
#000000
(0,0,0)

Tints of #41A418

#41A418
(65,164,24)
#52AC2D
(82,172,45)
#63B442
(99,180,66)
#74BC57
(116,188,87)
#85C46C
(133,196,108)
#96CC81
(150,204,129)
#A7D496
(167,212,150)
#B8DCAB
(184,220,171)
#C9E4C0
(201,228,192)
#DAECD5
(218,236,213)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41A418 color. Also use rgb(65,164,24) instead hex code.

Text Font Color

.myTextColor { color: #41A418; }

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

This text font color is #41A418.

Background Color

.myBgColor { background-color: #41A418; }

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

This div background color is #41A418.

Border color

.myBorderColor { border: 1px solid #41A418; }

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

This div border color is #41A418.

Opacity

.myOpacity80 { color: #41A418; opacity: 0.8; }

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

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

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

This text has shadow with #41A418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41A418.

Preview

Color preview on black background

This text has color #41A418 on black background.


Color preview on white background

This text has color #41A418 on white background.


Black color preview on #41A418 background

This text has black color on #41A418 background.


White color preview on #41A418 background

This text has white color on #41A418 background.


Related colors

Complementary color

Complementary color for #hex is #BE5BE7.


I love getcolorcode.com

Triadic colors

1 #1841A4 and #A41841 with #41A418 are triadic colors.

2 #18A441 and #A44118 with #41A418 are triadic colors.