COLOR #40763D

HEX: #40763D RGB: (64,118,61)

Color info

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

RGB color model

#40763D color RGB value is (64,118,61).

RGB: (64,118,61) (25%, 46%, 24%)

RGB channels and saturation

R 64 of 255 = 25%
G 118 of 255 = 46%
B 61 of 255 = 24%

64
118
61

R + G + B ~ 32%. #40763D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 118 + 61 = 243 (100%)
R 64 of 243 ~ 26.34%
G 118 of 243 ~ 48.56%
B 61 of 243 ~ 25.1'%

%26.34
%48.56
%25.1

CMYK color model

#40763D color CMYK value is (46,0,48,54).

  • cyan value is 45.76%
  • magenta value is 0.00%
  • yellow value is 48.31%
  • key color value is 53.73%

CMYK: (46,0,48,54)
C46M0Y48K54 (46%, 0%, 48%, 54%)
(0.46 / 0.00 / 0.48 / 0.54)

CMYK percentages

%45.76
%0
%48.31
%53.73

Codes

Color #40763D in popluar color models

40 76 3D
RGB 64 118 61
HSL 117° 31.84% 35.10%
HSB/HSV 117° 48.31% 46.27%
CMYK 45.76% 0.00% 48.31%
53.73%

Color #40763D in popluar number systems.

HEX 40 76 3D
Decimal 64 118 61
Binary 1000000 1110110 111101
Octal 100 166 75

Shades and tints

Shades of #40763D

#40763D
(64,118,61)
#3B6C38
(59,108,56)
#366233
(54,98,51)
#31582E
(49,88,46)
#2C4E29
(44,78,41)
#274424
(39,68,36)
#223A1F
(34,58,31)
#1D301A
(29,48,26)
#182615
(24,38,21)
#131C10
(19,28,16)
#0E120B
(14,18,11)
#000000
(0,0,0)

Tints of #40763D

#40763D
(64,118,61)
#51824E
(81,130,78)
#628E5F
(98,142,95)
#739A70
(115,154,112)
#84A681
(132,166,129)
#95B292
(149,178,146)
#A6BEA3
(166,190,163)
#B7CAB4
(183,202,180)
#C8D6C5
(200,214,197)
#D9E2D6
(217,226,214)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40763D color. Also use rgb(64,118,61) instead hex code.

Text Font Color

.myTextColor { color: #40763D; }

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

This text font color is #40763D.

Background Color

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

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

This div background color is #40763D.

Border color

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

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

This div border color is #40763D.

Opacity

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

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

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

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

This text has shadow with #40763D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40763D.

Preview

Color preview on black background

This text has color #40763D on black background.


Color preview on white background

This text has color #40763D on white background.


Black color preview on #40763D background

This text has black color on #40763D background.


White color preview on #40763D background

This text has white color on #40763D background.


Related colors

Complementary color

Complementary color for #hex is #BF89C2.


I love getcolorcode.com

Triadic colors

1 #3D4076 and #763D40 with #40763D are triadic colors.

2 #3D7640 and #76403D with #40763D are triadic colors.