COLOR #41627B

HEX: #41627B RGB: (65,98,123)

Color info

#41627B contains red, green and blue colors in about the same proportion. Web safe color of #41627B is #336666 (or #366).

RGB color model

#41627B color RGB value is (65,98,123).

RGB: (65,98,123) (25%, 38%, 48%)

RGB channels and saturation

R 65 of 255 = 25%
G 98 of 255 = 38%
B 123 of 255 = 48%

65
98
123

R + G + B ~ 37%. #41627B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 98 + 123 = 286 (100%)
R 65 of 286 ~ 22.73%
G 98 of 286 ~ 34.27%
B 123 of 286 ~ 43.01'%

%22.73
%34.27
%43.01

CMYK color model

#41627B color CMYK value is (47,20,0,52).

  • cyan value is 47.15%
  • magenta value is 20.33%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (47,20,0,52)
C47M20Y0K52 (47%, 20%, 0%, 52%)
(0.47 / 0.20 / 0.00 / 0.52)

CMYK percentages

%47.15
%20.33
%0
%51.76

Codes

Color #41627B in popluar color models

41 62 7B
RGB 65 98 123
HSL 206° 30.85% 36.86%
HSB/HSV 206° 47.15% 48.24%
CMYK 47.15% 20.33% 0.00%
51.76%

Color #41627B in popluar number systems.

HEX 41 62 7B
Decimal 65 98 123
Binary 1000001 1100010 1111011
Octal 101 142 173

Shades and tints

Shades of #41627B

#41627B
(65,98,123)
#3C5A70
(60,90,112)
#375265
(55,82,101)
#324A5A
(50,74,90)
#2D424F
(45,66,79)
#283A44
(40,58,68)
#233239
(35,50,57)
#1E2A2E
(30,42,46)
#192223
(25,34,35)
#141A18
(20,26,24)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #41627B

#41627B
(65,98,123)
#527087
(82,112,135)
#637E93
(99,126,147)
#748C9F
(116,140,159)
#859AAB
(133,154,171)
#96A8B7
(150,168,183)
#A7B6C3
(167,182,195)
#B8C4CF
(184,196,207)
#C9D2DB
(201,210,219)
#DAE0E7
(218,224,231)
#EBEEF3
(235,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41627B color. Also use rgb(65,98,123) instead hex code.

Text Font Color

.myTextColor { color: #41627B; }

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

This text font color is #41627B.

Background Color

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

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

This div background color is #41627B.

Border color

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

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

This div border color is #41627B.

Opacity

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

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

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

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

This text has shadow with #41627B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41627B.

Preview

Color preview on black background

This text has color #41627B on black background.


Color preview on white background

This text has color #41627B on white background.


Black color preview on #41627B background

This text has black color on #41627B background.


White color preview on #41627B background

This text has white color on #41627B background.


Related colors

Complementary color

Complementary color for #hex is #BE9D84.


I love getcolorcode.com

Triadic colors

1 #7B4162 and #627B41 with #41627B are triadic colors.

2 #7B6241 and #62417B with #41627B are triadic colors.