COLOR #41814C

HEX: #41814C RGB: (65,129,76)

Color info

#41814C contains mainly green and blue colors. Web safe color of #41814C is #339933 (or #393).

RGB color model

#41814C color RGB value is (65,129,76).

RGB: (65,129,76) (25%, 51%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 129 of 255 = 51%
B 76 of 255 = 30%

65
129
76

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

Portions of RGB colors in percentages

R + G + B = 65 + 129 + 76 = 270 (100%)
R 65 of 270 ~ 24.07%
G 129 of 270 ~ 47.78%
B 76 of 270 ~ 28.15'%

%24.07
%47.78
%28.15

CMYK color model

#41814C color CMYK value is (50,0,41,49).

  • cyan value is 49.61%
  • magenta value is 0.00%
  • yellow value is 41.09%
  • key color value is 49.41%

CMYK: (50,0,41,49)
C50M0Y41K49 (50%, 0%, 41%, 49%)
(0.50 / 0.00 / 0.41 / 0.49)

CMYK percentages

%49.61
%0
%41.09
%49.41

Codes

Color #41814C in popluar color models

41 81 4C
RGB 65 129 76
HSL 130° 32.99% 38.04%
HSB/HSV 130° 49.61% 50.59%
CMYK 49.61% 0.00% 41.09%
49.41%

Color #41814C in popluar number systems.

HEX 41 81 4C
Decimal 65 129 76
Binary 1000001 10000001 1001100
Octal 101 201 114

Shades and tints

Shades of #41814C

#41814C
(65,129,76)
#3C7646
(60,118,70)
#376B40
(55,107,64)
#32603A
(50,96,58)
#2D5534
(45,85,52)
#284A2E
(40,74,46)
#233F28
(35,63,40)
#1E3422
(30,52,34)
#19291C
(25,41,28)
#141E16
(20,30,22)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #41814C

#41814C
(65,129,76)
#528C5C
(82,140,92)
#63976C
(99,151,108)
#74A27C
(116,162,124)
#85AD8C
(133,173,140)
#96B89C
(150,184,156)
#A7C3AC
(167,195,172)
#B8CEBC
(184,206,188)
#C9D9CC
(201,217,204)
#DAE4DC
(218,228,220)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41814C color. Also use rgb(65,129,76) instead hex code.

Text Font Color

.myTextColor { color: #41814C; }

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

This text font color is #41814C.

Background Color

.myBgColor { background-color: #41814C; }

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

This div background color is #41814C.

Border color

.myBorderColor { border: 1px solid #41814C; }

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

This div border color is #41814C.

Opacity

.myOpacity80 { color: #41814C; opacity: 0.8; }

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

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

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

This text has shadow with #41814C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41814C.

Preview

Color preview on black background

This text has color #41814C on black background.


Color preview on white background

This text has color #41814C on white background.


Black color preview on #41814C background

This text has black color on #41814C background.


White color preview on #41814C background

This text has white color on #41814C background.


Related colors

Complementary color

Complementary color for #hex is #BE7EB3.


I love getcolorcode.com

Triadic colors

1 #4C4181 and #814C41 with #41814C are triadic colors.

2 #4C8141 and #81414C with #41814C are triadic colors.