COLOR #41685E

HEX: #41685E RGB: (65,104,94)

Color info

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

RGB color model

#41685E color RGB value is (65,104,94).

RGB: (65,104,94) (25%, 41%, 37%)

RGB channels and saturation

R 65 of 255 = 25%
G 104 of 255 = 41%
B 94 of 255 = 37%

65
104
94

R + G + B ~ 34%. #41685E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 104 + 94 = 263 (100%)
R 65 of 263 ~ 24.71%
G 104 of 263 ~ 39.54%
B 94 of 263 ~ 35.74'%

%24.71
%39.54
%35.74

CMYK color model

#41685E color CMYK value is (38,0,10,59).

  • cyan value is 37.50%
  • magenta value is 0.00%
  • yellow value is 9.62%
  • key color value is 59.22%

CMYK: (38,0,10,59)
C38M0Y10K59 (38%, 0%, 10%, 59%)
(0.38 / 0.00 / 0.10 / 0.59)

CMYK percentages

%37.5
%0
%9.62
%59.22

Codes

Color #41685E in popluar color models

41 68 5E
RGB 65 104 94
HSL 165° 23.08% 33.14%
HSB/HSV 165° 37.50% 40.78%
CMYK 37.50% 0.00% 9.62%
59.22%

Color #41685E in popluar number systems.

HEX 41 68 5E
Decimal 65 104 94
Binary 1000001 1101000 1011110
Octal 101 150 136

Shades and tints

Shades of #41685E

#41685E
(65,104,94)
#3C5F56
(60,95,86)
#37564E
(55,86,78)
#324D46
(50,77,70)
#2D443E
(45,68,62)
#283B36
(40,59,54)
#23322E
(35,50,46)
#1E2926
(30,41,38)
#19201E
(25,32,30)
#141716
(20,23,22)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #41685E

#41685E
(65,104,94)
#52756C
(82,117,108)
#63827A
(99,130,122)
#748F88
(116,143,136)
#859C96
(133,156,150)
#96A9A4
(150,169,164)
#A7B6B2
(167,182,178)
#B8C3C0
(184,195,192)
#C9D0CE
(201,208,206)
#DADDDC
(218,221,220)
#EBEAEA
(235,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41685E color. Also use rgb(65,104,94) instead hex code.

Text Font Color

.myTextColor { color: #41685E; }

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

This text font color is #41685E.

Background Color

.myBgColor { background-color: #41685E; }

<div style="background-color:#41685E">Inner text</div>

This div background color is #41685E.

Border color

.myBorderColor { border: 1px solid #41685E; }

<div style="border:3px solid #41685E">Div</div>

This div border color is #41685E.

Opacity

.myOpacity80 { color: #41685E; opacity: 0.8; }

<p style="color:#41685E;opacity:0.8;">80%</p>

Text with #41685E 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 #41685E;}

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

This text has shadow with #41685E color.


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

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

This text has shadow with #41685E primary color and red secondary color.


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

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

This text has shadow with #41685E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41685E.

Preview

Color preview on black background

This text has color #41685E on black background.


Color preview on white background

This text has color #41685E on white background.


Black color preview on #41685E background

This text has black color on #41685E background.


White color preview on #41685E background

This text has white color on #41685E background.


Related colors

Complementary color

Complementary color for #hex is #BE97A1.


I love getcolorcode.com

Triadic colors

1 #5E4168 and #685E41 with #41685E are triadic colors.

2 #5E6841 and #68415E with #41685E are triadic colors.