COLOR #40663A

HEX: #40663A RGB: (64,102,58)

Color info

#40663A contains red, green and blue colors in about the same proportion. Web safe color of #40663A is #336633 (or #363).

RGB color model

#40663A color RGB value is (64,102,58).

RGB: (64,102,58) (25%, 40%, 23%)

RGB channels and saturation

R 64 of 255 = 25%
G 102 of 255 = 40%
B 58 of 255 = 23%

64
102
58

R + G + B ~ 29%. #40663A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 102 + 58 = 224 (100%)
R 64 of 224 ~ 28.57%
G 102 of 224 ~ 45.54%
B 58 of 224 ~ 25.89'%

%28.57
%45.54
%25.89

CMYK color model

#40663A color CMYK value is (37,0,43,60).

  • cyan value is 37.25%
  • magenta value is 0.00%
  • yellow value is 43.14%
  • key color value is 60.00%

CMYK: (37,0,43,60)
C37M0Y43K60 (37%, 0%, 43%, 60%)
(0.37 / 0.00 / 0.43 / 0.60)

CMYK percentages

%37.25
%0
%43.14
%60

Codes

Color #40663A in popluar color models

40 66 3A
RGB 64 102 58
HSL 112° 27.50% 31.37%
HSB/HSV 112° 43.14% 40.00%
CMYK 37.25% 0.00% 43.14%
60.00%

Color #40663A in popluar number systems.

HEX 40 66 3A
Decimal 64 102 58
Binary 1000000 1100110 111010
Octal 100 146 72

Shades and tints

Shades of #40663A

#40663A
(64,102,58)
#3B5D35
(59,93,53)
#365430
(54,84,48)
#314B2B
(49,75,43)
#2C4226
(44,66,38)
#273921
(39,57,33)
#22301C
(34,48,28)
#1D2717
(29,39,23)
#181E12
(24,30,18)
#13150D
(19,21,13)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #40663A

#40663A
(64,102,58)
#51734B
(81,115,75)
#62805C
(98,128,92)
#738D6D
(115,141,109)
#849A7E
(132,154,126)
#95A78F
(149,167,143)
#A6B4A0
(166,180,160)
#B7C1B1
(183,193,177)
#C8CEC2
(200,206,194)
#D9DBD3
(217,219,211)
#EAE8E4
(234,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40663A color. Also use rgb(64,102,58) instead hex code.

Text Font Color

.myTextColor { color: #40663A; }

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

This text font color is #40663A.

Background Color

.myBgColor { background-color: #40663A; }

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

This div background color is #40663A.

Border color

.myBorderColor { border: 1px solid #40663A; }

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

This div border color is #40663A.

Opacity

.myOpacity80 { color: #40663A; opacity: 0.8; }

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

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

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

This text has shadow with #40663A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40663A.

Preview

Color preview on black background

This text has color #40663A on black background.


Color preview on white background

This text has color #40663A on white background.


Black color preview on #40663A background

This text has black color on #40663A background.


White color preview on #40663A background

This text has white color on #40663A background.


Related colors

Complementary color

Complementary color for #hex is #BF99C5.


I love getcolorcode.com

Triadic colors

1 #3A4066 and #663A40 with #40663A are triadic colors.

2 #3A6640 and #66403A with #40663A are triadic colors.