COLOR #40061D

HEX: #40061D RGB: (64,6,29)

Color info

#40061D contains red, green and blue colors in about the same proportion. Web safe color of #40061D is #330033 (or #303).

RGB color model

#40061D color RGB value is (64,6,29).

RGB: (64,6,29) (25%, 2%, 11%)

RGB channels and saturation

R 64 of 255 = 25%
G 6 of 255 = 2%
B 29 of 255 = 11%

64
6
29

R + G + B ~ 13%. #40061D is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 6 + 29 = 99 (100%)
R 64 of 99 ~ 64.65%
G 6 of 99 ~ 6.06%
B 29 of 99 ~ 29.29'%

%64.65
%29.29

CMYK color model

#40061D color CMYK value is (0,91,55,75).

  • cyan value is 0.00%
  • magenta value is 90.63%
  • yellow value is 54.69%
  • key color value is 74.90%

CMYK: (0,91,55,75)
C0M91Y55K75 (0%, 91%, 55%, 75%)
(0.00 / 0.91 / 0.55 / 0.75)

CMYK percentages

%0
%90.63
%54.69
%74.9

Codes

Color #40061D in popluar color models

40 06 1D
RGB 64 6 29
HSL 336° 82.86% 13.73%
HSB/HSV 336° 90.63% 25.10%
CMYK 0.00% 90.63% 54.69%
74.90%

Color #40061D in popluar number systems.

HEX 40 06 1D
Decimal 64 6 29
Binary 1000000 110 11101
Octal 100 6 35

Shades and tints

Shades of #40061D

#40061D
(64,6,29)
#3B061B
(59,6,27)
#360619
(54,6,25)
#310617
(49,6,23)
#2C0615
(44,6,21)
#270613
(39,6,19)
#220611
(34,6,17)
#1D060F
(29,6,15)
#18060D
(24,6,13)
#13060B
(19,6,11)
#0E0609
(14,6,9)
#000000
(0,0,0)

Tints of #40061D

#40061D
(64,6,29)
#511C31
(81,28,49)
#623245
(98,50,69)
#734859
(115,72,89)
#845E6D
(132,94,109)
#957481
(149,116,129)
#A68A95
(166,138,149)
#B7A0A9
(183,160,169)
#C8B6BD
(200,182,189)
#D9CCD1
(217,204,209)
#EAE2E5
(234,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40061D color. Also use rgb(64,6,29) instead hex code.

Text Font Color

.myTextColor { color: #40061D; }

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

This text font color is #40061D.

Background Color

.myBgColor { background-color: #40061D; }

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

This div background color is #40061D.

Border color

.myBorderColor { border: 1px solid #40061D; }

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

This div border color is #40061D.

Opacity

.myOpacity80 { color: #40061D; opacity: 0.8; }

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

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

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

This text has shadow with #40061D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40061D.

Preview

Color preview on black background

This text has color #40061D on black background.


Color preview on white background

This text has color #40061D on white background.


Black color preview on #40061D background

This text has black color on #40061D background.


White color preview on #40061D background

This text has white color on #40061D background.


Related colors

Complementary color

Complementary color for #hex is #BFF9E2.


I love getcolorcode.com

Triadic colors

1 #1D4006 and #061D40 with #40061D are triadic colors.

2 #1D0640 and #06401D with #40061D are triadic colors.