COLOR #41515F

HEX: #41515F RGB: (65,81,95)

Color info

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

RGB color model

#41515F color RGB value is (65,81,95).

RGB: (65,81,95) (25%, 32%, 37%)

RGB channels and saturation

R 65 of 255 = 25%
G 81 of 255 = 32%
B 95 of 255 = 37%

65
81
95

R + G + B ~ 31%. #41515F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 81 + 95 = 241 (100%)
R 65 of 241 ~ 26.97%
G 81 of 241 ~ 33.61%
B 95 of 241 ~ 39.42'%

%26.97
%33.61
%39.42

CMYK color model

#41515F color CMYK value is (32,15,0,63).

  • cyan value is 31.58%
  • magenta value is 14.74%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (32,15,0,63)
C32M15Y0K63 (32%, 15%, 0%, 63%)
(0.32 / 0.15 / 0.00 / 0.63)

CMYK percentages

%31.58
%14.74
%0
%62.75

Codes

Color #41515F in popluar color models

41 51 5F
RGB 65 81 95
HSL 208° 18.75% 31.37%
HSB/HSV 208° 31.58% 37.25%
CMYK 31.58% 14.74% 0.00%
62.75%

Color #41515F in popluar number systems.

HEX 41 51 5F
Decimal 65 81 95
Binary 1000001 1010001 1011111
Octal 101 121 137

Shades and tints

Shades of #41515F

#41515F
(65,81,95)
#3C4A57
(60,74,87)
#37434F
(55,67,79)
#323C47
(50,60,71)
#2D353F
(45,53,63)
#282E37
(40,46,55)
#23272F
(35,39,47)
#1E2027
(30,32,39)
#19191F
(25,25,31)
#141217
(20,18,23)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #41515F

#41515F
(65,81,95)
#52606D
(82,96,109)
#636F7B
(99,111,123)
#747E89
(116,126,137)
#858D97
(133,141,151)
#969CA5
(150,156,165)
#A7ABB3
(167,171,179)
#B8BAC1
(184,186,193)
#C9C9CF
(201,201,207)
#DAD8DD
(218,216,221)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41515F color. Also use rgb(65,81,95) instead hex code.

Text Font Color

.myTextColor { color: #41515F; }

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

This text font color is #41515F.

Background Color

.myBgColor { background-color: #41515F; }

<div style="background-color:#41515F">Inner text</div>

This div background color is #41515F.

Border color

.myBorderColor { border: 1px solid #41515F; }

<div style="border:3px solid #41515F">Div</div>

This div border color is #41515F.

Opacity

.myOpacity80 { color: #41515F; opacity: 0.8; }

<p style="color:#41515F;opacity:0.8;">80%</p>

Text with #41515F 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 #41515F;}

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

This text has shadow with #41515F color.


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

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

This text has shadow with #41515F primary color and red secondary color.


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

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

This text has shadow with #41515F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41515F.

Preview

Color preview on black background

This text has color #41515F on black background.


Color preview on white background

This text has color #41515F on white background.


Black color preview on #41515F background

This text has black color on #41515F background.


White color preview on #41515F background

This text has white color on #41515F background.


Related colors

Complementary color

Complementary color for #hex is #BEAEA0.


I love getcolorcode.com

Triadic colors

1 #5F4151 and #515F41 with #41515F are triadic colors.

2 #5F5141 and #51415F with #41515F are triadic colors.