COLOR #414862

HEX: #414862 RGB: (65,72,98)

Color info

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

RGB color model

#414862 color RGB value is (65,72,98).

RGB: (65,72,98) (25%, 28%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 72 of 255 = 28%
B 98 of 255 = 38%

65
72
98

R + G + B ~ 30%. #414862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 72 + 98 = 235 (100%)
R 65 of 235 ~ 27.66%
G 72 of 235 ~ 30.64%
B 98 of 235 ~ 41.7'%

%27.66
%30.64
%41.7

CMYK color model

#414862 color CMYK value is (34,27,0,62).

  • cyan value is 33.67%
  • magenta value is 26.53%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (34,27,0,62)
C34M27Y0K62 (34%, 27%, 0%, 62%)
(0.34 / 0.27 / 0.00 / 0.62)

CMYK percentages

%33.67
%26.53
%0
%61.57

Codes

Color #414862 in popluar color models

41 48 62
RGB 65 72 98
HSL 227° 20.25% 31.96%
HSB/HSV 227° 33.67% 38.43%
CMYK 33.67% 26.53% 0.00%
61.57%

Color #414862 in popluar number systems.

HEX 41 48 62
Decimal 65 72 98
Binary 1000001 1001000 1100010
Octal 101 110 142

Shades and tints

Shades of #414862

#414862
(65,72,98)
#3C425A
(60,66,90)
#373C52
(55,60,82)
#32364A
(50,54,74)
#2D3042
(45,48,66)
#282A3A
(40,42,58)
#232432
(35,36,50)
#1E1E2A
(30,30,42)
#191822
(25,24,34)
#14121A
(20,18,26)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #414862

#414862
(65,72,98)
#525870
(82,88,112)
#63687E
(99,104,126)
#74788C
(116,120,140)
#85889A
(133,136,154)
#9698A8
(150,152,168)
#A7A8B6
(167,168,182)
#B8B8C4
(184,184,196)
#C9C8D2
(201,200,210)
#DAD8E0
(218,216,224)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414862; }

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

This text font color is #414862.

Background Color

.myBgColor { background-color: #414862; }

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

This div background color is #414862.

Border color

.myBorderColor { border: 1px solid #414862; }

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

This div border color is #414862.

Opacity

.myOpacity80 { color: #414862; opacity: 0.8; }

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

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

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

This text has shadow with #414862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414862.

Preview

Color preview on black background

This text has color #414862 on black background.


Color preview on white background

This text has color #414862 on white background.


Black color preview on #414862 background

This text has black color on #414862 background.


White color preview on #414862 background

This text has white color on #414862 background.


Related colors

Complementary color

Complementary color for #hex is #BEB79D.


I love getcolorcode.com

Triadic colors

1 #624148 and #486241 with #414862 are triadic colors.

2 #624841 and #484162 with #414862 are triadic colors.