COLOR #400618

HEX: #400618 RGB: (64,6,24)

Color info

#400618 contains red, green and blue colors in about the same proportion. Web safe color of #400618 is #330000 (or #300).

RGB color model

#400618 color RGB value is (64,6,24).

RGB: (64,6,24) (25%, 2%, 9%)

RGB channels and saturation

R 64 of 255 = 25%
G 6 of 255 = 2%
B 24 of 255 = 9%

64
6
24

R + G + B ~ 12%. #400618 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 6 + 24 = 94 (100%)
R 64 of 94 ~ 68.09%
G 6 of 94 ~ 6.38%
B 24 of 94 ~ 25.53'%

%68.09
%25.53

CMYK color model

#400618 color CMYK value is (0,91,63,75).

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

CMYK: (0,91,63,75)
C0M91Y63K75 (0%, 91%, 63%, 75%)
(0.00 / 0.91 / 0.63 / 0.75)

CMYK percentages

%0
%90.63
%62.5
%74.9

Codes

Color #400618 in popluar color models

40 06 18
RGB 64 6 24
HSL 341° 82.86% 13.73%
HSB/HSV 341° 90.63% 25.10%
CMYK 0.00% 90.63% 62.50%
74.90%

Color #400618 in popluar number systems.

HEX 40 06 18
Decimal 64 6 24
Binary 1000000 110 11000
Octal 100 6 30

Shades and tints

Shades of #400618

#400618
(64,6,24)
#3B0616
(59,6,22)
#360614
(54,6,20)
#310612
(49,6,18)
#2C0610
(44,6,16)
#27060E
(39,6,14)
#22060C
(34,6,12)
#1D060A
(29,6,10)
#180608
(24,6,8)
#130606
(19,6,6)
#0E0604
(14,6,4)
#000000
(0,0,0)

Tints of #400618

#400618
(64,6,24)
#511C2D
(81,28,45)
#623242
(98,50,66)
#734857
(115,72,87)
#845E6C
(132,94,108)
#957481
(149,116,129)
#A68A96
(166,138,150)
#B7A0AB
(183,160,171)
#C8B6C0
(200,182,192)
#D9CCD5
(217,204,213)
#EAE2EA
(234,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #400618; }

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

This text font color is #400618.

Background Color

.myBgColor { background-color: #400618; }

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

This div background color is #400618.

Border color

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

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

This div border color is #400618.

Opacity

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

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

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

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

This text has shadow with #400618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #400618.

Preview

Color preview on black background

This text has color #400618 on black background.


Color preview on white background

This text has color #400618 on white background.


Black color preview on #400618 background

This text has black color on #400618 background.


White color preview on #400618 background

This text has white color on #400618 background.


Related colors

Complementary color

Complementary color for #hex is #BFF9E7.


I love getcolorcode.com

Triadic colors

1 #184006 and #061840 with #400618 are triadic colors.

2 #180640 and #064018 with #400618 are triadic colors.