COLOR #41456B

HEX: #41456B RGB: (65,69,107)

Color info

#41456B contains red, green and blue colors in about the same proportion. Web safe color of #41456B is #333366 (or #336).

RGB color model

#41456B color RGB value is (65,69,107).

RGB: (65,69,107) (25%, 27%, 42%)

RGB channels and saturation

R 65 of 255 = 25%
G 69 of 255 = 27%
B 107 of 255 = 42%

65
69
107

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

Portions of RGB colors in percentages

R + G + B = 65 + 69 + 107 = 241 (100%)
R 65 of 241 ~ 26.97%
G 69 of 241 ~ 28.63%
B 107 of 241 ~ 44.4'%

%26.97
%28.63
%44.4

CMYK color model

#41456B color CMYK value is (39,36,0,58).

  • cyan value is 39.25%
  • magenta value is 35.51%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (39,36,0,58) C39M36Y0K58 (39%,36%,0%,58%) (0.39/0.36/0.00/0.58) 

CMYK percentages

%39.25
%35.51
%0
%58.04

Codes

Color #41456B in popluar color models

41 45 6B
RGB 65 69 107
HSL 234° 24.42% 33.73%
HSB/HSV 234° 39.25% 41.96%
CMYK 39.25% 35.51% 0.00%
58.04%

Color #41456B in popluar number systems.

HEX 41 45 6B
Decimal 65 69 107
Binary 1000001 1000101 1101011
Octal 101 105 153

Shades and tints

Shades of #41456B

#41456B
(65,69,107)
#3C3F62
(60,63,98)
#373959
(55,57,89)
#323350
(50,51,80)
#2D2D47
(45,45,71)
#28273E
(40,39,62)
#232135
(35,33,53)
#1E1B2C
(30,27,44)
#191523
(25,21,35)
#140F1A
(20,15,26)
#0F0911
(15,9,17)
#000000
(0,0,0)

Tints of #41456B

#41456B
(65,69,107)
#525578
(82,85,120)
#636585
(99,101,133)
#747592
(116,117,146)
#85859F
(133,133,159)
#9695AC
(150,149,172)
#A7A5B9
(167,165,185)
#B8B5C6
(184,181,198)
#C9C5D3
(201,197,211)
#DAD5E0
(218,213,224)
#EBE5ED
(235,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41456B color. Also use rgb(65,69,107) instead hex code.

Text Font Color

.myTextColor { color: #41456B; }

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

This text font color is #41456B.

Background Color

.myBgColor { background-color: #41456B; }

<div style="background-color:#41456B">Inner text</div>

This div background color is #41456B.

Border color

.myBorderColor { border: 1px solid #41456B; }

<div style="border:3px solid #41456B">Div</div>

This div border color is #41456B.

Opacity

.myOpacity80 { color: #41456B; opacity: 0.8; }

<p style="color:#41456B;opacity:0.8;">80%</p>

Text with #41456B 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 #41456B;}

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

This text has shadow with #41456B color.


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

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

This text has shadow with #41456B primary color and red secondary color.


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

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

This text has shadow with #41456B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41456B.

Preview

Color preview on black background

This text has color #41456B on black background.


Color preview on white background

This text has color #41456B on white background.


Black color preview on #41456B background

This text has black color on #41456B background.


White color preview on #41456B background

This text has white color on #41456B background.


Related colors

Complementary color

Complementary color for #hex is #BEBA94.


I love getcolorcode.com

Triadic colors

1 #6B4145 and #456B41 with #41456B are triadic colors.

2 #6B4541 and #45416B with #41456B are triadic colors.