COLOR #41796E

HEX: #41796E RGB: (65,121,110)

Color info

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

RGB color model

#41796E color RGB value is (65,121,110).

RGB: (65,121,110) (25%, 47%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 121 of 255 = 47%
B 110 of 255 = 43%

65
121
110

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

Portions of RGB colors in percentages

R + G + B = 65 + 121 + 110 = 296 (100%)
R 65 of 296 ~ 21.96%
G 121 of 296 ~ 40.88%
B 110 of 296 ~ 37.16'%

%21.96
%40.88
%37.16

CMYK color model

#41796E color CMYK value is (46,0,9,53).

  • cyan value is 46.28%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 52.55%

CMYK: (46,0,9,53)
C46M0Y9K53 (46%, 0%, 9%, 53%)
(0.46 / 0.00 / 0.09 / 0.53)

CMYK percentages

%46.28
%0
%9.09
%52.55

Codes

Color #41796E in popluar color models

41 79 6E
RGB 65 121 110
HSL 168° 30.11% 36.47%
HSB/HSV 168° 46.28% 47.45%
CMYK 46.28% 0.00% 9.09%
52.55%

Color #41796E in popluar number systems.

HEX 41 79 6E
Decimal 65 121 110
Binary 1000001 1111001 1101110
Octal 101 171 156

Shades and tints

Shades of #41796E

#41796E
(65,121,110)
#3C6E64
(60,110,100)
#37635A
(55,99,90)
#325850
(50,88,80)
#2D4D46
(45,77,70)
#28423C
(40,66,60)
#233732
(35,55,50)
#1E2C28
(30,44,40)
#19211E
(25,33,30)
#141614
(20,22,20)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #41796E

#41796E
(65,121,110)
#52857B
(82,133,123)
#639188
(99,145,136)
#749D95
(116,157,149)
#85A9A2
(133,169,162)
#96B5AF
(150,181,175)
#A7C1BC
(167,193,188)
#B8CDC9
(184,205,201)
#C9D9D6
(201,217,214)
#DAE5E3
(218,229,227)
#EBF1F0
(235,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41796E color. Also use rgb(65,121,110) instead hex code.

Text Font Color

.myTextColor { color: #41796E; }

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

This text font color is #41796E.

Background Color

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

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

This div background color is #41796E.

Border color

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

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

This div border color is #41796E.

Opacity

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

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

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

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

This text has shadow with #41796E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41796E.

Preview

Color preview on black background

This text has color #41796E on black background.


Color preview on white background

This text has color #41796E on white background.


Black color preview on #41796E background

This text has black color on #41796E background.


White color preview on #41796E background

This text has white color on #41796E background.


Related colors

Complementary color

Complementary color for #hex is #BE8691.


I love getcolorcode.com

Triadic colors

1 #6E4179 and #796E41 with #41796E are triadic colors.

2 #6E7941 and #79416E with #41796E are triadic colors.