COLOR #41674C

HEX: #41674C RGB: (65,103,76)

Color info

#41674C contains red, green and blue colors in about the same proportion. Web safe color of #41674C is #336633 (or #363).

RGB color model

#41674C color RGB value is (65,103,76).

RGB: (65,103,76) (25%, 40%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 103 of 255 = 40%
B 76 of 255 = 30%

65
103
76

R + G + B ~ 32%. #41674C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 103 + 76 = 244 (100%)
R 65 of 244 ~ 26.64%
G 103 of 244 ~ 42.21%
B 76 of 244 ~ 31.15'%

%26.64
%42.21
%31.15

CMYK color model

#41674C color CMYK value is (37,0,26,60).

  • cyan value is 36.89%
  • magenta value is 0.00%
  • yellow value is 26.21%
  • key color value is 59.61%

CMYK: (37,0,26,60)
C37M0Y26K60 (37%, 0%, 26%, 60%)
(0.37 / 0.00 / 0.26 / 0.60)

CMYK percentages

%36.89
%0
%26.21
%59.61

Codes

Color #41674C in popluar color models

41 67 4C
RGB 65 103 76
HSL 137° 22.62% 32.94%
HSB/HSV 137° 36.89% 40.39%
CMYK 36.89% 0.00% 26.21%
59.61%

Color #41674C in popluar number systems.

HEX 41 67 4C
Decimal 65 103 76
Binary 1000001 1100111 1001100
Octal 101 147 114

Shades and tints

Shades of #41674C

#41674C
(65,103,76)
#3C5E46
(60,94,70)
#375540
(55,85,64)
#324C3A
(50,76,58)
#2D4334
(45,67,52)
#283A2E
(40,58,46)
#233128
(35,49,40)
#1E2822
(30,40,34)
#191F1C
(25,31,28)
#141616
(20,22,22)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #41674C

#41674C
(65,103,76)
#52745C
(82,116,92)
#63816C
(99,129,108)
#748E7C
(116,142,124)
#859B8C
(133,155,140)
#96A89C
(150,168,156)
#A7B5AC
(167,181,172)
#B8C2BC
(184,194,188)
#C9CFCC
(201,207,204)
#DADCDC
(218,220,220)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41674C; }

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

This text font color is #41674C.

Background Color

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

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

This div background color is #41674C.

Border color

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

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

This div border color is #41674C.

Opacity

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

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

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

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

This text has shadow with #41674C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41674C.

Preview

Color preview on black background

This text has color #41674C on black background.


Color preview on white background

This text has color #41674C on white background.


Black color preview on #41674C background

This text has black color on #41674C background.


White color preview on #41674C background

This text has white color on #41674C background.


Related colors

Complementary color

Complementary color for #hex is #BE98B3.


I love getcolorcode.com

Triadic colors

1 #4C4167 and #674C41 with #41674C are triadic colors.

2 #4C6741 and #67414C with #41674C are triadic colors.