COLOR #414038

HEX: #414038 RGB: (65,64,56)

Color info

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

RGB color model

#414038 color RGB value is (65,64,56).

RGB: (65,64,56) (25%, 25%, 22%)

RGB channels and saturation

R 65 of 255 = 25%
G 64 of 255 = 25%
B 56 of 255 = 22%

65
64
56

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

Portions of RGB colors in percentages

R + G + B = 65 + 64 + 56 = 185 (100%)
R 65 of 185 ~ 35.14%
G 64 of 185 ~ 34.59%
B 56 of 185 ~ 30.27'%

%35.14
%34.59
%30.27

CMYK color model

#414038 color CMYK value is (0,2,14,75).

  • cyan value is 0.00%
  • magenta value is 1.54%
  • yellow value is 13.85%
  • key color value is 74.51%
CMYK: (0,2,14,75) C0M2Y14K75 (0%,2%,14%,75%) (0.00/0.02/0.14/0.75) 

CMYK percentages

%0
%1.54
%13.85
%74.51

Codes

Color #414038 in popluar color models

41 40 38
RGB 65 64 56
HSL 53° 7.44% 23.73%
HSB/HSV 53° 13.85% 25.49%
CMYK 0.00% 1.54% 13.85%
74.51%

Color #414038 in popluar number systems.

HEX 41 40 38
Decimal 65 64 56
Binary 1000001 1000000 111000
Octal 101 100 70

Shades and tints

Shades of #414038

#414038
(65,64,56)
#3C3B33
(60,59,51)
#37362E
(55,54,46)
#323129
(50,49,41)
#2D2C24
(45,44,36)
#28271F
(40,39,31)
#23221A
(35,34,26)
#1E1D15
(30,29,21)
#191810
(25,24,16)
#14130B
(20,19,11)
#0F0E06
(15,14,6)
#000000
(0,0,0)

Tints of #414038

#414038
(65,64,56)
#52514A
(82,81,74)
#63625C
(99,98,92)
#74736E
(116,115,110)
#858480
(133,132,128)
#969592
(150,149,146)
#A7A6A4
(167,166,164)
#B8B7B6
(184,183,182)
#C9C8C8
(201,200,200)
#DAD9DA
(218,217,218)
#EBEAEC
(235,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414038; }

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

This text font color is #414038.

Background Color

.myBgColor { background-color: #414038; }

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

This div background color is #414038.

Border color

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

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

This div border color is #414038.

Opacity

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

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

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

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

This text has shadow with #414038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414038.

Preview

Color preview on black background

This text has color #414038 on black background.


Color preview on white background

This text has color #414038 on white background.


Black color preview on #414038 background

This text has black color on #414038 background.


White color preview on #414038 background

This text has white color on #414038 background.


Related colors

Complementary color

Complementary color for #hex is #BEBFC7.


I love getcolorcode.com

Triadic colors

1 #384140 and #403841 with #414038 are triadic colors.

2 #384041 and #404138 with #414038 are triadic colors.