COLOR #41305D

HEX: #41305D RGB: (65,48,93)

Color info

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

RGB color model

#41305D color RGB value is (65,48,93).

RGB: (65,48,93) (25%, 19%, 36%)

RGB channels and saturation

R 65 of 255 = 25%
G 48 of 255 = 19%
B 93 of 255 = 36%

65
48
93

R + G + B ~ 27%. #41305D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 48 + 93 = 206 (100%)
R 65 of 206 ~ 31.55%
G 48 of 206 ~ 23.3%
B 93 of 206 ~ 45.15'%

%31.55
%23.3
%45.15

CMYK color model

#41305D color CMYK value is (30,48,0,64).

  • cyan value is 30.11%
  • magenta value is 48.39%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (30,48,0,64)
C30M48Y0K64 (30%, 48%, 0%, 64%)
(0.30 / 0.48 / 0.00 / 0.64)

CMYK percentages

%30.11
%48.39
%0
%63.53

Codes

Color #41305D in popluar color models

41 30 5D
RGB 65 48 93
HSL 263° 31.91% 27.65%
HSB/HSV 263° 48.39% 36.47%
CMYK 30.11% 48.39% 0.00%
63.53%

Color #41305D in popluar number systems.

HEX 41 30 5D
Decimal 65 48 93
Binary 1000001 110000 1011101
Octal 101 60 135

Shades and tints

Shades of #41305D

#41305D
(65,48,93)
#3C2C55
(60,44,85)
#37284D
(55,40,77)
#322445
(50,36,69)
#2D203D
(45,32,61)
#281C35
(40,28,53)
#23182D
(35,24,45)
#1E1425
(30,20,37)
#19101D
(25,16,29)
#140C15
(20,12,21)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #41305D

#41305D
(65,48,93)
#52426B
(82,66,107)
#635479
(99,84,121)
#746687
(116,102,135)
#857895
(133,120,149)
#968AA3
(150,138,163)
#A79CB1
(167,156,177)
#B8AEBF
(184,174,191)
#C9C0CD
(201,192,205)
#DAD2DB
(218,210,219)
#EBE4E9
(235,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41305D color. Also use rgb(65,48,93) instead hex code.

Text Font Color

.myTextColor { color: #41305D; }

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

This text font color is #41305D.

Background Color

.myBgColor { background-color: #41305D; }

<div style="background-color:#41305D">Inner text</div>

This div background color is #41305D.

Border color

.myBorderColor { border: 1px solid #41305D; }

<div style="border:3px solid #41305D">Div</div>

This div border color is #41305D.

Opacity

.myOpacity80 { color: #41305D; opacity: 0.8; }

<p style="color:#41305D;opacity:0.8;">80%</p>

Text with #41305D 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 #41305D;}

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

This text has shadow with #41305D color.


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

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

This text has shadow with #41305D primary color and red secondary color.


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

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

This text has shadow with #41305D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41305D.

Preview

Color preview on black background

This text has color #41305D on black background.


Color preview on white background

This text has color #41305D on white background.


Black color preview on #41305D background

This text has black color on #41305D background.


White color preview on #41305D background

This text has white color on #41305D background.


Related colors

Complementary color

Complementary color for #hex is #BECFA2.


I love getcolorcode.com

Triadic colors

1 #5D4130 and #305D41 with #41305D are triadic colors.

2 #5D3041 and #30415D with #41305D are triadic colors.