COLOR #413741

HEX: #413741 RGB: (65,55,65)

Color info

#413741 contains red, green and blue colors in about the same proportion. Web safe color of #413741 is #333333 (or #333).

RGB color model

#413741 color RGB value is (65,55,65).

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

RGB channels and saturation

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

65
55
65

R + G + B ~ 24%. #413741 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 55 + 65 = 185 (100%)
R 65 of 185 ~ 35.14%
G 55 of 185 ~ 29.73%
B 65 of 185 ~ 35.14'%

%35.14
%29.73
%35.14

CMYK color model

#413741 color CMYK value is (0,15,0,75).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (0,15,0,75)
C0M15Y0K75 (0%, 15%, 0%, 75%)
(0.00 / 0.15 / 0.00 / 0.75)

CMYK percentages

%0
%15.38
%0
%74.51

Codes

Color #413741 in popluar color models

41 37 41
RGB 65 55 65
HSL 300° 8.33% 23.53%
HSB/HSV 300° 15.38% 25.49%
CMYK 0.00% 15.38% 0.00%
74.51%

Color #413741 in popluar number systems.

HEX 41 37 41
Decimal 65 55 65
Binary 1000001 110111 1000001
Octal 101 67 101

Shades and tints

Shades of #413741

#413741
(65,55,65)
#3C323C
(60,50,60)
#372D37
(55,45,55)
#322832
(50,40,50)
#2D232D
(45,35,45)
#281E28
(40,30,40)
#231923
(35,25,35)
#1E141E
(30,20,30)
#190F19
(25,15,25)
#140A14
(20,10,20)
#0F050F
(15,5,15)
#000000
(0,0,0)

Tints of #413741

#413741
(65,55,65)
#524952
(82,73,82)
#635B63
(99,91,99)
#746D74
(116,109,116)
#857F85
(133,127,133)
#969196
(150,145,150)
#A7A3A7
(167,163,167)
#B8B5B8
(184,181,184)
#C9C7C9
(201,199,201)
#DAD9DA
(218,217,218)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413741; }

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

This text font color is #413741.

Background Color

.myBgColor { background-color: #413741; }

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

This div background color is #413741.

Border color

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

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

This div border color is #413741.

Opacity

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

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

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

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

This text has shadow with #413741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413741.

Preview

Color preview on black background

This text has color #413741 on black background.


Color preview on white background

This text has color #413741 on white background.


Black color preview on #413741 background

This text has black color on #413741 background.


White color preview on #413741 background

This text has white color on #413741 background.


Related colors

Complementary color

Complementary color for #hex is #BEC8BE.


I love getcolorcode.com

Triadic colors

1 #414137 and #374141 with #413741 are triadic colors.

2 #413741 and #374141 with #413741 are triadic colors.