COLOR #41749A

HEX: #41749A RGB: (65,116,154)

Color info

#41749A contains mainly green and blue colors. Web safe color of #41749A is #336699 (or #369).

RGB color model

#41749A color RGB value is (65,116,154).

RGB: (65,116,154) (25%, 45%, 60%)

RGB channels and saturation

R 65 of 255 = 25%
G 116 of 255 = 45%
B 154 of 255 = 60%

65
116
154

R + G + B ~ 43%. #41749A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 65 + 116 + 154 = 335 (100%)
R 65 of 335 ~ 19.4%
G 116 of 335 ~ 34.63%
B 154 of 335 ~ 45.97'%

%19.4
%34.63
%45.97

CMYK color model

#41749A color CMYK value is (58,25,0,40).

  • cyan value is 57.79%
  • magenta value is 24.68%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (58,25,0,40) C58M25Y0K40 (58%,25%,0%,40%) (0.58/0.25/0.00/0.40) 

CMYK percentages

%57.79
%24.68
%0
%39.61

Codes

Color #41749A in popluar color models

41 74 9A
RGB 65 116 154
HSL 206° 40.64% 42.94%
HSB/HSV 206° 57.79% 60.39%
CMYK 57.79% 24.68% 0.00%
39.61%

Color #41749A in popluar number systems.

HEX 41 74 9A
Decimal 65 116 154
Binary 1000001 1110100 10011010
Octal 101 164 232

Shades and tints

Shades of #41749A

#41749A
(65,116,154)
#3C6A8C
(60,106,140)
#37607E
(55,96,126)
#325670
(50,86,112)
#2D4C62
(45,76,98)
#284254
(40,66,84)
#233846
(35,56,70)
#1E2E38
(30,46,56)
#19242A
(25,36,42)
#141A1C
(20,26,28)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #41749A

#41749A
(65,116,154)
#5280A3
(82,128,163)
#638CAC
(99,140,172)
#7498B5
(116,152,181)
#85A4BE
(133,164,190)
#96B0C7
(150,176,199)
#A7BCD0
(167,188,208)
#B8C8D9
(184,200,217)
#C9D4E2
(201,212,226)
#DAE0EB
(218,224,235)
#EBECF4
(235,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41749A color. Also use rgb(65,116,154) instead hex code.

Text Font Color

.myTextColor { color: #41749A; }

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

This text font color is #41749A.

Background Color

.myBgColor { background-color: #41749A; }

<div style="background-color:#41749A">Inner text</div>

This div background color is #41749A.

Border color

.myBorderColor { border: 1px solid #41749A; }

<div style="border:3px solid #41749A">Div</div>

This div border color is #41749A.

Opacity

.myOpacity80 { color: #41749A; opacity: 0.8; }

<p style="color:#41749A;opacity:0.8;">80%</p>

Text with #41749A 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 #41749A;}

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

This text has shadow with #41749A color.


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

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

This text has shadow with #41749A primary color and red secondary color.


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

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

This text has shadow with #41749A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41749A.

Preview

Color preview on black background

This text has color #41749A on black background.


Color preview on white background

This text has color #41749A on white background.


Black color preview on #41749A background

This text has black color on #41749A background.


White color preview on #41749A background

This text has white color on #41749A background.


Related colors

Complementary color

Complementary color for #hex is #BE8B65.


I love getcolorcode.com

Triadic colors

1 #9A4174 and #749A41 with #41749A are triadic colors.

2 #9A7441 and #74419A with #41749A are triadic colors.