COLOR #41859B

HEX: #41859B RGB: (65,133,155)

Color info

#41859B contains mainly green and blue colors. Web safe color of #41859B is #339999 (or #399).

RGB color model

#41859B color RGB value is (65,133,155).

RGB: (65,133,155) (25%, 52%, 61%)

RGB channels and saturation

R 65 of 255 = 25%
G 133 of 255 = 52%
B 155 of 255 = 61%

65
133
155

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

Portions of RGB colors in percentages

R + G + B = 65 + 133 + 155 = 353 (100%)
R 65 of 353 ~ 18.41%
G 133 of 353 ~ 37.68%
B 155 of 353 ~ 43.91'%

%18.41
%37.68
%43.91

CMYK color model

#41859B color CMYK value is (58,14,0,39).

  • cyan value is 58.06%
  • magenta value is 14.19%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (58,14,0,39) C58M14Y0K39 (58%,14%,0%,39%) (0.58/0.14/0.00/0.39) 

CMYK percentages

%58.06
%14.19
%0
%39.22

Codes

Color #41859B in popluar color models

41 85 9B
RGB 65 133 155
HSL 195° 40.91% 43.14%
HSB/HSV 195° 58.06% 60.78%
CMYK 58.06% 14.19% 0.00%
39.22%

Color #41859B in popluar number systems.

HEX 41 85 9B
Decimal 65 133 155
Binary 1000001 10000101 10011011
Octal 101 205 233

Shades and tints

Shades of #41859B

#41859B
(65,133,155)
#3C798D
(60,121,141)
#376D7F
(55,109,127)
#326171
(50,97,113)
#2D5563
(45,85,99)
#284955
(40,73,85)
#233D47
(35,61,71)
#1E3139
(30,49,57)
#19252B
(25,37,43)
#14191D
(20,25,29)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #41859B

#41859B
(65,133,155)
#5290A4
(82,144,164)
#639BAD
(99,155,173)
#74A6B6
(116,166,182)
#85B1BF
(133,177,191)
#96BCC8
(150,188,200)
#A7C7D1
(167,199,209)
#B8D2DA
(184,210,218)
#C9DDE3
(201,221,227)
#DAE8EC
(218,232,236)
#EBF3F5
(235,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41859B; }

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

This text font color is #41859B.

Background Color

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

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

This div background color is #41859B.

Border color

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

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

This div border color is #41859B.

Opacity

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

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

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

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

This text has shadow with #41859B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41859B.

Preview

Color preview on black background

This text has color #41859B on black background.


Color preview on white background

This text has color #41859B on white background.


Black color preview on #41859B background

This text has black color on #41859B background.


White color preview on #41859B background

This text has white color on #41859B background.


Related colors

Complementary color

Complementary color for #hex is #BE7A64.


I love getcolorcode.com

Triadic colors

1 #9B4185 and #859B41 with #41859B are triadic colors.

2 #9B8541 and #85419B with #41859B are triadic colors.