COLOR #41654F

HEX: #41654F RGB: (65,101,79)

Color info

#41654F contains red, green and blue colors in about the same proportion. Web safe color of #41654F is #336666 (or #366).

RGB color model

#41654F color RGB value is (65,101,79).

RGB: (65,101,79) (25%, 40%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 101 of 255 = 40%
B 79 of 255 = 31%

65
101
79

R + G + B ~ 32%. #41654F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 101 + 79 = 245 (100%)
R 65 of 245 ~ 26.53%
G 101 of 245 ~ 41.22%
B 79 of 245 ~ 32.24'%

%26.53
%41.22
%32.24

CMYK color model

#41654F color CMYK value is (36,0,22,60).

  • cyan value is 35.64%
  • magenta value is 0.00%
  • yellow value is 21.78%
  • key color value is 60.39%
CMYK: (36,0,22,60) C36M0Y22K60 (36%,0%,22%,60%) (0.36/0.00/0.22/0.60) 

CMYK percentages

%35.64
%0
%21.78
%60.39

Codes

Color #41654F in popluar color models

41 65 4F
RGB 65 101 79
HSL 143° 21.69% 32.55%
HSB/HSV 143° 35.64% 39.61%
CMYK 35.64% 0.00% 21.78%
60.39%

Color #41654F in popluar number systems.

HEX 41 65 4F
Decimal 65 101 79
Binary 1000001 1100101 1001111
Octal 101 145 117

Shades and tints

Shades of #41654F

#41654F
(65,101,79)
#3C5C48
(60,92,72)
#375341
(55,83,65)
#324A3A
(50,74,58)
#2D4133
(45,65,51)
#28382C
(40,56,44)
#232F25
(35,47,37)
#1E261E
(30,38,30)
#191D17
(25,29,23)
#141410
(20,20,16)
#0F0B09
(15,11,9)
#000000
(0,0,0)

Tints of #41654F

#41654F
(65,101,79)
#52735F
(82,115,95)
#63816F
(99,129,111)
#748F7F
(116,143,127)
#859D8F
(133,157,143)
#96AB9F
(150,171,159)
#A7B9AF
(167,185,175)
#B8C7BF
(184,199,191)
#C9D5CF
(201,213,207)
#DAE3DF
(218,227,223)
#EBF1EF
(235,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41654F color. Also use rgb(65,101,79) instead hex code.

Text Font Color

.myTextColor { color: #41654F; }

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

This text font color is #41654F.

Background Color

.myBgColor { background-color: #41654F; }

<div style="background-color:#41654F">Inner text</div>

This div background color is #41654F.

Border color

.myBorderColor { border: 1px solid #41654F; }

<div style="border:3px solid #41654F">Div</div>

This div border color is #41654F.

Opacity

.myOpacity80 { color: #41654F; opacity: 0.8; }

<p style="color:#41654F;opacity:0.8;">80%</p>

Text with #41654F 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 #41654F;}

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

This text has shadow with #41654F color.


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

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

This text has shadow with #41654F primary color and red secondary color.


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

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

This text has shadow with #41654F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41654F.

Preview

Color preview on black background

This text has color #41654F on black background.


Color preview on white background

This text has color #41654F on white background.


Black color preview on #41654F background

This text has black color on #41654F background.


White color preview on #41654F background

This text has white color on #41654F background.


Related colors

Complementary color

Complementary color for #hex is #BE9AB0.


I love getcolorcode.com

Triadic colors

1 #4F4165 and #654F41 with #41654F are triadic colors.

2 #4F6541 and #65414F with #41654F are triadic colors.