COLOR #41655D

HEX: #41655D RGB: (65,101,93)

Color info

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

RGB color model

#41655D color RGB value is (65,101,93).

RGB: (65,101,93) (25%, 40%, 36%)

RGB channels and saturation

R 65 of 255 = 25%
G 101 of 255 = 40%
B 93 of 255 = 36%

65
101
93

R + G + B ~ 34%. #41655D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 101 + 93 = 259 (100%)
R 65 of 259 ~ 25.1%
G 101 of 259 ~ 39%
B 93 of 259 ~ 35.91'%

%25.1
%39
%35.91

CMYK color model

#41655D color CMYK value is (36,0,8,60).

  • cyan value is 35.64%
  • magenta value is 0.00%
  • yellow value is 7.92%
  • key color value is 60.39%

CMYK: (36,0,8,60)
C36M0Y8K60 (36%, 0%, 8%, 60%)
(0.36 / 0.00 / 0.08 / 0.60)

CMYK percentages

%35.64
%0
%7.92
%60.39

Codes

Color #41655D in popluar color models

41 65 5D
RGB 65 101 93
HSL 167° 21.69% 32.55%
HSB/HSV 167° 35.64% 39.61%
CMYK 35.64% 0.00% 7.92%
60.39%

Color #41655D in popluar number systems.

HEX 41 65 5D
Decimal 65 101 93
Binary 1000001 1100101 1011101
Octal 101 145 135

Shades and tints

Shades of #41655D

#41655D
(65,101,93)
#3C5C55
(60,92,85)
#37534D
(55,83,77)
#324A45
(50,74,69)
#2D413D
(45,65,61)
#283835
(40,56,53)
#232F2D
(35,47,45)
#1E2625
(30,38,37)
#191D1D
(25,29,29)
#141415
(20,20,21)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #41655D

#41655D
(65,101,93)
#52736B
(82,115,107)
#638179
(99,129,121)
#748F87
(116,143,135)
#859D95
(133,157,149)
#96ABA3
(150,171,163)
#A7B9B1
(167,185,177)
#B8C7BF
(184,199,191)
#C9D5CD
(201,213,205)
#DAE3DB
(218,227,219)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41655D color. Also use rgb(65,101,93) instead hex code.

Text Font Color

.myTextColor { color: #41655D; }

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

This text font color is #41655D.

Background Color

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

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

This div background color is #41655D.

Border color

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

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

This div border color is #41655D.

Opacity

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

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

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

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

This text has shadow with #41655D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41655D.

Preview

Color preview on black background

This text has color #41655D on black background.


Color preview on white background

This text has color #41655D on white background.


Black color preview on #41655D background

This text has black color on #41655D background.


White color preview on #41655D background

This text has white color on #41655D background.


Related colors

Complementary color

Complementary color for #hex is #BE9AA2.


I love getcolorcode.com

Triadic colors

1 #5D4165 and #655D41 with #41655D are triadic colors.

2 #5D6541 and #65415D with #41655D are triadic colors.