COLOR #41526E

HEX: #41526E RGB: (65,82,110)

Color info

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

RGB color model

#41526E color RGB value is (65,82,110).

RGB: (65,82,110) (25%, 32%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 82 of 255 = 32%
B 110 of 255 = 43%

65
82
110

R + G + B ~ 33%. #41526E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 82 + 110 = 257 (100%)
R 65 of 257 ~ 25.29%
G 82 of 257 ~ 31.91%
B 110 of 257 ~ 42.8'%

%25.29
%31.91
%42.8

CMYK color model

#41526E color CMYK value is (41,25,0,57).

  • cyan value is 40.91%
  • magenta value is 25.45%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (41,25,0,57)
C41M25Y0K57 (41%, 25%, 0%, 57%)
(0.41 / 0.25 / 0.00 / 0.57)

CMYK percentages

%40.91
%25.45
%0
%56.86

Codes

Color #41526E in popluar color models

41 52 6E
RGB 65 82 110
HSL 217° 25.71% 34.31%
HSB/HSV 217° 40.91% 43.14%
CMYK 40.91% 25.45% 0.00%
56.86%

Color #41526E in popluar number systems.

HEX 41 52 6E
Decimal 65 82 110
Binary 1000001 1010010 1101110
Octal 101 122 156

Shades and tints

Shades of #41526E

#41526E
(65,82,110)
#3C4B64
(60,75,100)
#37445A
(55,68,90)
#323D50
(50,61,80)
#2D3646
(45,54,70)
#282F3C
(40,47,60)
#232832
(35,40,50)
#1E2128
(30,33,40)
#191A1E
(25,26,30)
#141314
(20,19,20)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #41526E

#41526E
(65,82,110)
#52617B
(82,97,123)
#637088
(99,112,136)
#747F95
(116,127,149)
#858EA2
(133,142,162)
#969DAF
(150,157,175)
#A7ACBC
(167,172,188)
#B8BBC9
(184,187,201)
#C9CAD6
(201,202,214)
#DAD9E3
(218,217,227)
#EBE8F0
(235,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41526E; }

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

This text font color is #41526E.

Background Color

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

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

This div background color is #41526E.

Border color

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

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

This div border color is #41526E.

Opacity

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

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

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

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

This text has shadow with #41526E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41526E.

Preview

Color preview on black background

This text has color #41526E on black background.


Color preview on white background

This text has color #41526E on white background.


Black color preview on #41526E background

This text has black color on #41526E background.


White color preview on #41526E background

This text has white color on #41526E background.


Related colors

Complementary color

Complementary color for #hex is #BEAD91.


I love getcolorcode.com

Triadic colors

1 #6E4152 and #526E41 with #41526E are triadic colors.

2 #6E5241 and #52416E with #41526E are triadic colors.