COLOR #41776A

HEX: #41776A RGB: (65,119,106)

Color info

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

RGB color model

#41776A color RGB value is (65,119,106).

RGB: (65,119,106) (25%, 47%, 42%)

RGB channels and saturation

R 65 of 255 = 25%
G 119 of 255 = 47%
B 106 of 255 = 42%

65
119
106

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

Portions of RGB colors in percentages

R + G + B = 65 + 119 + 106 = 290 (100%)
R 65 of 290 ~ 22.41%
G 119 of 290 ~ 41.03%
B 106 of 290 ~ 36.55'%

%22.41
%41.03
%36.55

CMYK color model

#41776A color CMYK value is (45,0,11,53).

  • cyan value is 45.38%
  • magenta value is 0.00%
  • yellow value is 10.92%
  • key color value is 53.33%

CMYK: (45,0,11,53)
C45M0Y11K53 (45%, 0%, 11%, 53%)
(0.45 / 0.00 / 0.11 / 0.53)

CMYK percentages

%45.38
%0
%10.92
%53.33

Codes

Color #41776A in popluar color models

41 77 6A
RGB 65 119 106
HSL 166° 29.35% 36.08%
HSB/HSV 166° 45.38% 46.67%
CMYK 45.38% 0.00% 10.92%
53.33%

Color #41776A in popluar number systems.

HEX 41 77 6A
Decimal 65 119 106
Binary 1000001 1110111 1101010
Octal 101 167 152

Shades and tints

Shades of #41776A

#41776A
(65,119,106)
#3C6D61
(60,109,97)
#376358
(55,99,88)
#32594F
(50,89,79)
#2D4F46
(45,79,70)
#28453D
(40,69,61)
#233B34
(35,59,52)
#1E312B
(30,49,43)
#192722
(25,39,34)
#141D19
(20,29,25)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #41776A

#41776A
(65,119,106)
#528377
(82,131,119)
#638F84
(99,143,132)
#749B91
(116,155,145)
#85A79E
(133,167,158)
#96B3AB
(150,179,171)
#A7BFB8
(167,191,184)
#B8CBC5
(184,203,197)
#C9D7D2
(201,215,210)
#DAE3DF
(218,227,223)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41776A color. Also use rgb(65,119,106) instead hex code.

Text Font Color

.myTextColor { color: #41776A; }

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

This text font color is #41776A.

Background Color

.myBgColor { background-color: #41776A; }

<div style="background-color:#41776A">Inner text</div>

This div background color is #41776A.

Border color

.myBorderColor { border: 1px solid #41776A; }

<div style="border:3px solid #41776A">Div</div>

This div border color is #41776A.

Opacity

.myOpacity80 { color: #41776A; opacity: 0.8; }

<p style="color:#41776A;opacity:0.8;">80%</p>

Text with #41776A 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 #41776A;}

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

This text has shadow with #41776A color.


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

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

This text has shadow with #41776A primary color and red secondary color.


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

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

This text has shadow with #41776A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41776A.

Preview

Color preview on black background

This text has color #41776A on black background.


Color preview on white background

This text has color #41776A on white background.


Black color preview on #41776A background

This text has black color on #41776A background.


White color preview on #41776A background

This text has white color on #41776A background.


Related colors

Complementary color

Complementary color for #hex is #BE8895.


I love getcolorcode.com

Triadic colors

1 #6A4177 and #776A41 with #41776A are triadic colors.

2 #6A7741 and #77416A with #41776A are triadic colors.