COLOR #413031

HEX: #413031 RGB: (65,48,49)

Color info

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

RGB color model

#413031 color RGB value is (65,48,49).

RGB: (65,48,49) (25%, 19%, 19%)

RGB channels and saturation

R 65 of 255 = 25%
G 48 of 255 = 19%
B 49 of 255 = 19%

65
48
49

R + G + B ~ 21%. #413031 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 48 + 49 = 162 (100%)
R 65 of 162 ~ 40.12%
G 48 of 162 ~ 29.63%
B 49 of 162 ~ 30.25'%

%40.12
%29.63
%30.25

CMYK color model

#413031 color CMYK value is (0,26,25,75).

  • cyan value is 0.00%
  • magenta value is 26.15%
  • yellow value is 24.62%
  • key color value is 74.51%

CMYK: (0,26,25,75)
C0M26Y25K75 (0%, 26%, 25%, 75%)
(0.00 / 0.26 / 0.25 / 0.75)

CMYK percentages

%0
%26.15
%24.62
%74.51

Codes

Color #413031 in popluar color models

41 30 31
RGB 65 48 49
HSL 356° 15.04% 22.16%
HSB/HSV 356° 26.15% 25.49%
CMYK 0.00% 26.15% 24.62%
74.51%

Color #413031 in popluar number systems.

HEX 41 30 31
Decimal 65 48 49
Binary 1000001 110000 110001
Octal 101 60 61

Shades and tints

Shades of #413031

#413031
(65,48,49)
#3C2C2D
(60,44,45)
#372829
(55,40,41)
#322425
(50,36,37)
#2D2021
(45,32,33)
#281C1D
(40,28,29)
#231819
(35,24,25)
#1E1415
(30,20,21)
#191011
(25,16,17)
#140C0D
(20,12,13)
#0F0809
(15,8,9)
#000000
(0,0,0)

Tints of #413031

#413031
(65,48,49)
#524243
(82,66,67)
#635455
(99,84,85)
#746667
(116,102,103)
#857879
(133,120,121)
#968A8B
(150,138,139)
#A79C9D
(167,156,157)
#B8AEAF
(184,174,175)
#C9C0C1
(201,192,193)
#DAD2D3
(218,210,211)
#EBE4E5
(235,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413031; }

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

This text font color is #413031.

Background Color

.myBgColor { background-color: #413031; }

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

This div background color is #413031.

Border color

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

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

This div border color is #413031.

Opacity

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

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

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

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

This text has shadow with #413031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413031.

Preview

Color preview on black background

This text has color #413031 on black background.


Color preview on white background

This text has color #413031 on white background.


Black color preview on #413031 background

This text has black color on #413031 background.


White color preview on #413031 background

This text has white color on #413031 background.


Related colors

Complementary color

Complementary color for #hex is #BECFCE.


I love getcolorcode.com

Triadic colors

1 #314130 and #303141 with #413031 are triadic colors.

2 #313041 and #304131 with #413031 are triadic colors.