COLOR #413754

HEX: #413754 RGB: (65,55,84)

Color info

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

RGB color model

#413754 color RGB value is (65,55,84).

RGB: (65,55,84) (25%, 22%, 33%)

RGB channels and saturation

R 65 of 255 = 25%
G 55 of 255 = 22%
B 84 of 255 = 33%

65
55
84

R + G + B ~ 27%. #413754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 55 + 84 = 204 (100%)
R 65 of 204 ~ 31.86%
G 55 of 204 ~ 26.96%
B 84 of 204 ~ 41.18'%

%31.86
%26.96
%41.18

CMYK color model

#413754 color CMYK value is (23,35,0,67).

  • cyan value is 22.62%
  • magenta value is 34.52%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (23,35,0,67)
C23M35Y0K67 (23%, 35%, 0%, 67%)
(0.23 / 0.35 / 0.00 / 0.67)

CMYK percentages

%22.62
%34.52
%0
%67.06

Codes

Color #413754 in popluar color models

41 37 54
RGB 65 55 84
HSL 261° 20.86% 27.25%
HSB/HSV 261° 34.52% 32.94%
CMYK 22.62% 34.52% 0.00%
67.06%

Color #413754 in popluar number systems.

HEX 41 37 54
Decimal 65 55 84
Binary 1000001 110111 1010100
Octal 101 67 124

Shades and tints

Shades of #413754

#413754
(65,55,84)
#3C324D
(60,50,77)
#372D46
(55,45,70)
#32283F
(50,40,63)
#2D2338
(45,35,56)
#281E31
(40,30,49)
#23192A
(35,25,42)
#1E1423
(30,20,35)
#190F1C
(25,15,28)
#140A15
(20,10,21)
#0F050E
(15,5,14)
#000000
(0,0,0)

Tints of #413754

#413754
(65,55,84)
#524963
(82,73,99)
#635B72
(99,91,114)
#746D81
(116,109,129)
#857F90
(133,127,144)
#96919F
(150,145,159)
#A7A3AE
(167,163,174)
#B8B5BD
(184,181,189)
#C9C7CC
(201,199,204)
#DAD9DB
(218,217,219)
#EBEBEA
(235,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413754 color. Also use rgb(65,55,84) instead hex code.

Text Font Color

.myTextColor { color: #413754; }

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

This text font color is #413754.

Background Color

.myBgColor { background-color: #413754; }

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

This div background color is #413754.

Border color

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

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

This div border color is #413754.

Opacity

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

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

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

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

This text has shadow with #413754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413754.

Preview

Color preview on black background

This text has color #413754 on black background.


Color preview on white background

This text has color #413754 on white background.


Black color preview on #413754 background

This text has black color on #413754 background.


White color preview on #413754 background

This text has white color on #413754 background.


Related colors

Complementary color

Complementary color for #hex is #BEC8AB.


I love getcolorcode.com

Triadic colors

1 #544137 and #375441 with #413754 are triadic colors.

2 #543741 and #374154 with #413754 are triadic colors.