COLOR #41874D

HEX: #41874D RGB: (65,135,77)

Color info

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

RGB color model

#41874D color RGB value is (65,135,77).

RGB: (65,135,77) (25%, 53%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 135 of 255 = 53%
B 77 of 255 = 30%

65
135
77

R + G + B ~ 36%. #41874D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 135 + 77 = 277 (100%)
R 65 of 277 ~ 23.47%
G 135 of 277 ~ 48.74%
B 77 of 277 ~ 27.8'%

%23.47
%48.74
%27.8

CMYK color model

#41874D color CMYK value is (52,0,43,47).

  • cyan value is 51.85%
  • magenta value is 0.00%
  • yellow value is 42.96%
  • key color value is 47.06%

CMYK: (52,0,43,47)
C52M0Y43K47 (52%, 0%, 43%, 47%)
(0.52 / 0.00 / 0.43 / 0.47)

CMYK percentages

%51.85
%0
%42.96
%47.06

Codes

Color #41874D in popluar color models

41 87 4D
RGB 65 135 77
HSL 130° 35.00% 39.22%
HSB/HSV 130° 51.85% 52.94%
CMYK 51.85% 0.00% 42.96%
47.06%

Color #41874D in popluar number systems.

HEX 41 87 4D
Decimal 65 135 77
Binary 1000001 10000111 1001101
Octal 101 207 115

Shades and tints

Shades of #41874D

#41874D
(65,135,77)
#3C7B46
(60,123,70)
#376F3F
(55,111,63)
#326338
(50,99,56)
#2D5731
(45,87,49)
#284B2A
(40,75,42)
#233F23
(35,63,35)
#1E331C
(30,51,28)
#192715
(25,39,21)
#141B0E
(20,27,14)
#0F0F07
(15,15,7)
#000000
(0,0,0)

Tints of #41874D

#41874D
(65,135,77)
#52915D
(82,145,93)
#639B6D
(99,155,109)
#74A57D
(116,165,125)
#85AF8D
(133,175,141)
#96B99D
(150,185,157)
#A7C3AD
(167,195,173)
#B8CDBD
(184,205,189)
#C9D7CD
(201,215,205)
#DAE1DD
(218,225,221)
#EBEBED
(235,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41874D color. Also use rgb(65,135,77) instead hex code.

Text Font Color

.myTextColor { color: #41874D; }

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

This text font color is #41874D.

Background Color

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

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

This div background color is #41874D.

Border color

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

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

This div border color is #41874D.

Opacity

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

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

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

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

This text has shadow with #41874D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41874D.

Preview

Color preview on black background

This text has color #41874D on black background.


Color preview on white background

This text has color #41874D on white background.


Black color preview on #41874D background

This text has black color on #41874D background.


White color preview on #41874D background

This text has white color on #41874D background.


Related colors

Complementary color

Complementary color for #hex is #BE78B2.


I love getcolorcode.com

Triadic colors

1 #4D4187 and #874D41 with #41874D are triadic colors.

2 #4D8741 and #87414D with #41874D are triadic colors.