COLOR #41294B

HEX: #41294B RGB: (65,41,75)

Color info

#41294B contains red, green and blue colors in about the same proportion. Web safe color of #41294B is #333333 (or #333).

RGB color model

#41294B color RGB value is (65,41,75).

RGB: (65,41,75) (25%, 16%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 41 of 255 = 16%
B 75 of 255 = 29%

65
41
75

R + G + B ~ 23%. #41294B is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 41 + 75 = 181 (100%)
R 65 of 181 ~ 35.91%
G 41 of 181 ~ 22.65%
B 75 of 181 ~ 41.44'%

%35.91
%22.65
%41.44

CMYK color model

#41294B color CMYK value is (13,45,0,71).

  • cyan value is 13.33%
  • magenta value is 45.33%
  • yellow value is 0.00%
  • key color value is 70.59%
CMYK: (13,45,0,71) C13M45Y0K71 (13%,45%,0%,71%) (0.13/0.45/0.00/0.71) 

CMYK percentages

%13.33
%45.33
%0
%70.59

Codes

Color #41294B in popluar color models

41 29 4B
RGB 65 41 75
HSL 282° 29.31% 22.75%
HSB/HSV 282° 45.33% 29.41%
CMYK 13.33% 45.33% 0.00%
70.59%

Color #41294B in popluar number systems.

HEX 41 29 4B
Decimal 65 41 75
Binary 1000001 101001 1001011
Octal 101 51 113

Shades and tints

Shades of #41294B

#41294B
(65,41,75)
#3C2645
(60,38,69)
#37233F
(55,35,63)
#322039
(50,32,57)
#2D1D33
(45,29,51)
#281A2D
(40,26,45)
#231727
(35,23,39)
#1E1421
(30,20,33)
#19111B
(25,17,27)
#140E15
(20,14,21)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #41294B

#41294B
(65,41,75)
#523C5B
(82,60,91)
#634F6B
(99,79,107)
#74627B
(116,98,123)
#85758B
(133,117,139)
#96889B
(150,136,155)
#A79BAB
(167,155,171)
#B8AEBB
(184,174,187)
#C9C1CB
(201,193,203)
#DAD4DB
(218,212,219)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41294B color. Also use rgb(65,41,75) instead hex code.

Text Font Color

.myTextColor { color: #41294B; }

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

This text font color is #41294B.

Background Color

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

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

This div background color is #41294B.

Border color

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

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

This div border color is #41294B.

Opacity

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

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

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

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

This text has shadow with #41294B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41294B.

Preview

Color preview on black background

This text has color #41294B on black background.


Color preview on white background

This text has color #41294B on white background.


Black color preview on #41294B background

This text has black color on #41294B background.


White color preview on #41294B background

This text has white color on #41294B background.


Related colors

Complementary color

Complementary color for #hex is #BED6B4.


I love getcolorcode.com

Triadic colors

1 #4B4129 and #294B41 with #41294B are triadic colors.

2 #4B2941 and #29414B with #41294B are triadic colors.