COLOR #413631

HEX: #413631 RGB: (65,54,49)

Color info

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

RGB color model

#413631 color RGB value is (65,54,49).

RGB: (65,54,49) (25%, 21%, 19%)

RGB channels and saturation

R 65 of 255 = 25%
G 54 of 255 = 21%
B 49 of 255 = 19%

65
54
49

R + G + B ~ 22%. #413631 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 54 + 49 = 168 (100%)
R 65 of 168 ~ 38.69%
G 54 of 168 ~ 32.14%
B 49 of 168 ~ 29.17'%

%38.69
%32.14
%29.17

CMYK color model

#413631 color CMYK value is (0,17,25,75).

  • cyan value is 0.00%
  • magenta value is 16.92%
  • yellow value is 24.62%
  • key color value is 74.51%
CMYK: (0,17,25,75) C0M17Y25K75 (0%,17%,25%,75%) (0.00/0.17/0.25/0.75) 

CMYK percentages

%0
%16.92
%24.62
%74.51

Codes

Color #413631 in popluar color models

41 36 31
RGB 65 54 49
HSL 19° 14.04% 22.35%
HSB/HSV 19° 24.62% 25.49%
CMYK 0.00% 16.92% 24.62%
74.51%

Color #413631 in popluar number systems.

HEX 41 36 31
Decimal 65 54 49
Binary 1000001 110110 110001
Octal 101 66 61

Shades and tints

Shades of #413631

#413631
(65,54,49)
#3C322D
(60,50,45)
#372E29
(55,46,41)
#322A25
(50,42,37)
#2D2621
(45,38,33)
#28221D
(40,34,29)
#231E19
(35,30,25)
#1E1A15
(30,26,21)
#191611
(25,22,17)
#14120D
(20,18,13)
#0F0E09
(15,14,9)
#000000
(0,0,0)

Tints of #413631

#413631
(65,54,49)
#524843
(82,72,67)
#635A55
(99,90,85)
#746C67
(116,108,103)
#857E79
(133,126,121)
#96908B
(150,144,139)
#A7A29D
(167,162,157)
#B8B4AF
(184,180,175)
#C9C6C1
(201,198,193)
#DAD8D3
(218,216,211)
#EBEAE5
(235,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413631; }

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

This text font color is #413631.

Background Color

.myBgColor { background-color: #413631; }

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

This div background color is #413631.

Border color

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

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

This div border color is #413631.

Opacity

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

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

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

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

This text has shadow with #413631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413631.

Preview

Color preview on black background

This text has color #413631 on black background.


Color preview on white background

This text has color #413631 on white background.


Black color preview on #413631 background

This text has black color on #413631 background.


White color preview on #413631 background

This text has white color on #413631 background.


Related colors

Complementary color

Complementary color for #hex is #BEC9CE.


I love getcolorcode.com

Triadic colors

1 #314136 and #363141 with #413631 are triadic colors.

2 #313641 and #364131 with #413631 are triadic colors.