COLOR #41304E

HEX: #41304E RGB: (65,48,78)

Color info

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

RGB color model

#41304E color RGB value is (65,48,78).

RGB: (65,48,78) (25%, 19%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 48 of 255 = 19%
B 78 of 255 = 31%

65
48
78

R + G + B ~ 25%. #41304E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 48 + 78 = 191 (100%)
R 65 of 191 ~ 34.03%
G 48 of 191 ~ 25.13%
B 78 of 191 ~ 40.84'%

%34.03
%25.13
%40.84

CMYK color model

#41304E color CMYK value is (17,38,0,69).

  • cyan value is 16.67%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (17,38,0,69)
C17M38Y0K69 (17%, 38%, 0%, 69%)
(0.17 / 0.38 / 0.00 / 0.69)

CMYK percentages

%16.67
%38.46
%0
%69.41

Codes

Color #41304E in popluar color models

41 30 4E
RGB 65 48 78
HSL 274° 23.81% 24.71%
HSB/HSV 274° 38.46% 30.59%
CMYK 16.67% 38.46% 0.00%
69.41%

Color #41304E in popluar number systems.

HEX 41 30 4E
Decimal 65 48 78
Binary 1000001 110000 1001110
Octal 101 60 116

Shades and tints

Shades of #41304E

#41304E
(65,48,78)
#3C2C47
(60,44,71)
#372840
(55,40,64)
#322439
(50,36,57)
#2D2032
(45,32,50)
#281C2B
(40,28,43)
#231824
(35,24,36)
#1E141D
(30,20,29)
#191016
(25,16,22)
#140C0F
(20,12,15)
#0F0808
(15,8,8)
#000000
(0,0,0)

Tints of #41304E

#41304E
(65,48,78)
#52425E
(82,66,94)
#63546E
(99,84,110)
#74667E
(116,102,126)
#85788E
(133,120,142)
#968A9E
(150,138,158)
#A79CAE
(167,156,174)
#B8AEBE
(184,174,190)
#C9C0CE
(201,192,206)
#DAD2DE
(218,210,222)
#EBE4EE
(235,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41304E color. Also use rgb(65,48,78) instead hex code.

Text Font Color

.myTextColor { color: #41304E; }

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

This text font color is #41304E.

Background Color

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

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

This div background color is #41304E.

Border color

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

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

This div border color is #41304E.

Opacity

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

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

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

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

This text has shadow with #41304E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41304E.

Preview

Color preview on black background

This text has color #41304E on black background.


Color preview on white background

This text has color #41304E on white background.


Black color preview on #41304E background

This text has black color on #41304E background.


White color preview on #41304E background

This text has white color on #41304E background.


Related colors

Complementary color

Complementary color for #hex is #BECFB1.


I love getcolorcode.com

Triadic colors

1 #4E4130 and #304E41 with #41304E are triadic colors.

2 #4E3041 and #30414E with #41304E are triadic colors.