COLOR #41709B

HEX: #41709B RGB: (65,112,155)

Color info

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

RGB color model

#41709B color RGB value is (65,112,155).

RGB: (65,112,155) (25%, 44%, 61%)

RGB channels and saturation

R 65 of 255 = 25%
G 112 of 255 = 44%
B 155 of 255 = 61%

65
112
155

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

Portions of RGB colors in percentages

R + G + B = 65 + 112 + 155 = 332 (100%)
R 65 of 332 ~ 19.58%
G 112 of 332 ~ 33.73%
B 155 of 332 ~ 46.69'%

%19.58
%33.73
%46.69

CMYK color model

#41709B color CMYK value is (58,28,0,39).

  • cyan value is 58.06%
  • magenta value is 27.74%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (58,28,0,39)
C58M28Y0K39 (58%, 28%, 0%, 39%)
(0.58 / 0.28 / 0.00 / 0.39)

CMYK percentages

%58.06
%27.74
%0
%39.22

Codes

Color #41709B in popluar color models

41 70 9B
RGB 65 112 155
HSL 209° 40.91% 43.14%
HSB/HSV 209° 58.06% 60.78%
CMYK 58.06% 27.74% 0.00%
39.22%

Color #41709B in popluar number systems.

HEX 41 70 9B
Decimal 65 112 155
Binary 1000001 1110000 10011011
Octal 101 160 233

Shades and tints

Shades of #41709B

#41709B
(65,112,155)
#3C668D
(60,102,141)
#375C7F
(55,92,127)
#325271
(50,82,113)
#2D4863
(45,72,99)
#283E55
(40,62,85)
#233447
(35,52,71)
#1E2A39
(30,42,57)
#19202B
(25,32,43)
#14161D
(20,22,29)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #41709B

#41709B
(65,112,155)
#527DA4
(82,125,164)
#638AAD
(99,138,173)
#7497B6
(116,151,182)
#85A4BF
(133,164,191)
#96B1C8
(150,177,200)
#A7BED1
(167,190,209)
#B8CBDA
(184,203,218)
#C9D8E3
(201,216,227)
#DAE5EC
(218,229,236)
#EBF2F5
(235,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41709B color. Also use rgb(65,112,155) instead hex code.

Text Font Color

.myTextColor { color: #41709B; }

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

This text font color is #41709B.

Background Color

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

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

This div background color is #41709B.

Border color

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

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

This div border color is #41709B.

Opacity

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

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

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

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

This text has shadow with #41709B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41709B.

Preview

Color preview on black background

This text has color #41709B on black background.


Color preview on white background

This text has color #41709B on white background.


Black color preview on #41709B background

This text has black color on #41709B background.


White color preview on #41709B background

This text has white color on #41709B background.


Related colors

Complementary color

Complementary color for #hex is #BE8F64.


I love getcolorcode.com

Triadic colors

1 #9B4170 and #709B41 with #41709B are triadic colors.

2 #9B7041 and #70419B with #41709B are triadic colors.