COLOR #41614E

HEX: #41614E RGB: (65,97,78)

Color info

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

RGB color model

#41614E color RGB value is (65,97,78).

RGB: (65,97,78) (25%, 38%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 97 of 255 = 38%
B 78 of 255 = 31%

65
97
78

R + G + B ~ 31%. #41614E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 97 + 78 = 240 (100%)
R 65 of 240 ~ 27.08%
G 97 of 240 ~ 40.42%
B 78 of 240 ~ 32.5'%

%27.08
%40.42
%32.5

CMYK color model

#41614E color CMYK value is (33,0,20,62).

  • cyan value is 32.99%
  • magenta value is 0.00%
  • yellow value is 19.59%
  • key color value is 61.96%

CMYK: (33,0,20,62)
C33M0Y20K62 (33%, 0%, 20%, 62%)
(0.33 / 0.00 / 0.20 / 0.62)

CMYK percentages

%32.99
%0
%19.59
%61.96

Codes

Color #41614E in popluar color models

41 61 4E
RGB 65 97 78
HSL 144° 19.75% 31.76%
HSB/HSV 144° 32.99% 38.04%
CMYK 32.99% 0.00% 19.59%
61.96%

Color #41614E in popluar number systems.

HEX 41 61 4E
Decimal 65 97 78
Binary 1000001 1100001 1001110
Octal 101 141 116

Shades and tints

Shades of #41614E

#41614E
(65,97,78)
#3C5947
(60,89,71)
#375140
(55,81,64)
#324939
(50,73,57)
#2D4132
(45,65,50)
#28392B
(40,57,43)
#233124
(35,49,36)
#1E291D
(30,41,29)
#192116
(25,33,22)
#14190F
(20,25,15)
#0F1108
(15,17,8)
#000000
(0,0,0)

Tints of #41614E

#41614E
(65,97,78)
#526F5E
(82,111,94)
#637D6E
(99,125,110)
#748B7E
(116,139,126)
#85998E
(133,153,142)
#96A79E
(150,167,158)
#A7B5AE
(167,181,174)
#B8C3BE
(184,195,190)
#C9D1CE
(201,209,206)
#DADFDE
(218,223,222)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41614E color. Also use rgb(65,97,78) instead hex code.

Text Font Color

.myTextColor { color: #41614E; }

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

This text font color is #41614E.

Background Color

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

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

This div background color is #41614E.

Border color

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

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

This div border color is #41614E.

Opacity

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

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

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

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

This text has shadow with #41614E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41614E.

Preview

Color preview on black background

This text has color #41614E on black background.


Color preview on white background

This text has color #41614E on white background.


Black color preview on #41614E background

This text has black color on #41614E background.


White color preview on #41614E background

This text has white color on #41614E background.


Related colors

Complementary color

Complementary color for #hex is #BE9EB1.


I love getcolorcode.com

Triadic colors

1 #4E4161 and #614E41 with #41614E are triadic colors.

2 #4E6141 and #61414E with #41614E are triadic colors.