COLOR #41516A

HEX: #41516A RGB: (65,81,106)

Color info

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

RGB color model

#41516A color RGB value is (65,81,106).

RGB: (65,81,106) (25%, 32%, 42%)

RGB channels and saturation

R 65 of 255 = 25%
G 81 of 255 = 32%
B 106 of 255 = 42%

65
81
106

R + G + B ~ 33%. #41516A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 81 + 106 = 252 (100%)
R 65 of 252 ~ 25.79%
G 81 of 252 ~ 32.14%
B 106 of 252 ~ 42.06'%

%25.79
%32.14
%42.06

CMYK color model

#41516A color CMYK value is (39,24,0,58).

  • cyan value is 38.68%
  • magenta value is 23.58%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (39,24,0,58)
C39M24Y0K58 (39%, 24%, 0%, 58%)
(0.39 / 0.24 / 0.00 / 0.58)

CMYK percentages

%38.68
%23.58
%0
%58.43

Codes

Color #41516A in popluar color models

41 51 6A
RGB 65 81 106
HSL 217° 23.98% 33.53%
HSB/HSV 217° 38.68% 41.57%
CMYK 38.68% 23.58% 0.00%
58.43%

Color #41516A in popluar number systems.

HEX 41 51 6A
Decimal 65 81 106
Binary 1000001 1010001 1101010
Octal 101 121 152

Shades and tints

Shades of #41516A

#41516A
(65,81,106)
#3C4A61
(60,74,97)
#374358
(55,67,88)
#323C4F
(50,60,79)
#2D3546
(45,53,70)
#282E3D
(40,46,61)
#232734
(35,39,52)
#1E202B
(30,32,43)
#191922
(25,25,34)
#141219
(20,18,25)
#0F0B10
(15,11,16)
#000000
(0,0,0)

Tints of #41516A

#41516A
(65,81,106)
#526077
(82,96,119)
#636F84
(99,111,132)
#747E91
(116,126,145)
#858D9E
(133,141,158)
#969CAB
(150,156,171)
#A7ABB8
(167,171,184)
#B8BAC5
(184,186,197)
#C9C9D2
(201,201,210)
#DAD8DF
(218,216,223)
#EBE7EC
(235,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41516A; }

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

This text font color is #41516A.

Background Color

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

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

This div background color is #41516A.

Border color

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

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

This div border color is #41516A.

Opacity

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

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

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

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

This text has shadow with #41516A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41516A.

Preview

Color preview on black background

This text has color #41516A on black background.


Color preview on white background

This text has color #41516A on white background.


Black color preview on #41516A background

This text has black color on #41516A background.


White color preview on #41516A background

This text has white color on #41516A background.


Related colors

Complementary color

Complementary color for #hex is #BEAE95.


I love getcolorcode.com

Triadic colors

1 #6A4151 and #516A41 with #41516A are triadic colors.

2 #6A5141 and #51416A with #41516A are triadic colors.