COLOR #41756B

HEX: #41756B RGB: (65,117,107)

Color info

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

RGB color model

#41756B color RGB value is (65,117,107).

RGB: (65,117,107) (25%, 46%, 42%)

RGB channels and saturation

R 65 of 255 = 25%
G 117 of 255 = 46%
B 107 of 255 = 42%

65
117
107

R + G + B ~ 38%. #41756B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 117 + 107 = 289 (100%)
R 65 of 289 ~ 22.49%
G 117 of 289 ~ 40.48%
B 107 of 289 ~ 37.02'%

%22.49
%40.48
%37.02

CMYK color model

#41756B color CMYK value is (44,0,9,54).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 8.55%
  • key color value is 54.12%

CMYK: (44,0,9,54)
C44M0Y9K54 (44%, 0%, 9%, 54%)
(0.44 / 0.00 / 0.09 / 0.54)

CMYK percentages

%44.44
%0
%8.55
%54.12

Codes

Color #41756B in popluar color models

41 75 6B
RGB 65 117 107
HSL 168° 28.57% 35.69%
HSB/HSV 168° 44.44% 45.88%
CMYK 44.44% 0.00% 8.55%
54.12%

Color #41756B in popluar number systems.

HEX 41 75 6B
Decimal 65 117 107
Binary 1000001 1110101 1101011
Octal 101 165 153

Shades and tints

Shades of #41756B

#41756B
(65,117,107)
#3C6B62
(60,107,98)
#376159
(55,97,89)
#325750
(50,87,80)
#2D4D47
(45,77,71)
#28433E
(40,67,62)
#233935
(35,57,53)
#1E2F2C
(30,47,44)
#192523
(25,37,35)
#141B1A
(20,27,26)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #41756B

#41756B
(65,117,107)
#528178
(82,129,120)
#638D85
(99,141,133)
#749992
(116,153,146)
#85A59F
(133,165,159)
#96B1AC
(150,177,172)
#A7BDB9
(167,189,185)
#B8C9C6
(184,201,198)
#C9D5D3
(201,213,211)
#DAE1E0
(218,225,224)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41756B color. Also use rgb(65,117,107) instead hex code.

Text Font Color

.myTextColor { color: #41756B; }

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

This text font color is #41756B.

Background Color

.myBgColor { background-color: #41756B; }

<div style="background-color:#41756B">Inner text</div>

This div background color is #41756B.

Border color

.myBorderColor { border: 1px solid #41756B; }

<div style="border:3px solid #41756B">Div</div>

This div border color is #41756B.

Opacity

.myOpacity80 { color: #41756B; opacity: 0.8; }

<p style="color:#41756B;opacity:0.8;">80%</p>

Text with #41756B 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 #41756B;}

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

This text has shadow with #41756B color.


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

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

This text has shadow with #41756B primary color and red secondary color.


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

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

This text has shadow with #41756B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41756B.

Preview

Color preview on black background

This text has color #41756B on black background.


Color preview on white background

This text has color #41756B on white background.


Black color preview on #41756B background

This text has black color on #41756B background.


White color preview on #41756B background

This text has white color on #41756B background.


Related colors

Complementary color

Complementary color for #hex is #BE8A94.


I love getcolorcode.com

Triadic colors

1 #6B4175 and #756B41 with #41756B are triadic colors.

2 #6B7541 and #75416B with #41756B are triadic colors.