COLOR #40734C

HEX: #40734C RGB: (64,115,76)

Color info

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

RGB color model

#40734C color RGB value is (64,115,76).

RGB: (64,115,76) (25%, 45%, 30%)

RGB channels and saturation

R 64 of 255 = 25%
G 115 of 255 = 45%
B 76 of 255 = 30%

64
115
76

R + G + B ~ 33%. #40734C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 115 + 76 = 255 (100%)
R 64 of 255 ~ 25.1%
G 115 of 255 ~ 45.1%
B 76 of 255 ~ 29.8'%

%25.1
%45.1
%29.8

CMYK color model

#40734C color CMYK value is (44,0,34,55).

  • cyan value is 44.35%
  • magenta value is 0.00%
  • yellow value is 33.91%
  • key color value is 54.90%

CMYK: (44,0,34,55)
C44M0Y34K55 (44%, 0%, 34%, 55%)
(0.44 / 0.00 / 0.34 / 0.55)

CMYK percentages

%44.35
%0
%33.91
%54.9

Codes

Color #40734C in popluar color models

40 73 4C
RGB 64 115 76
HSL 134° 28.49% 35.10%
HSB/HSV 134° 44.35% 45.10%
CMYK 44.35% 0.00% 33.91%
54.90%

Color #40734C in popluar number systems.

HEX 40 73 4C
Decimal 64 115 76
Binary 1000000 1110011 1001100
Octal 100 163 114

Shades and tints

Shades of #40734C

#40734C
(64,115,76)
#3B6946
(59,105,70)
#365F40
(54,95,64)
#31553A
(49,85,58)
#2C4B34
(44,75,52)
#27412E
(39,65,46)
#223728
(34,55,40)
#1D2D22
(29,45,34)
#18231C
(24,35,28)
#131916
(19,25,22)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #40734C

#40734C
(64,115,76)
#517F5C
(81,127,92)
#628B6C
(98,139,108)
#73977C
(115,151,124)
#84A38C
(132,163,140)
#95AF9C
(149,175,156)
#A6BBAC
(166,187,172)
#B7C7BC
(183,199,188)
#C8D3CC
(200,211,204)
#D9DFDC
(217,223,220)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40734C color. Also use rgb(64,115,76) instead hex code.

Text Font Color

.myTextColor { color: #40734C; }

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

This text font color is #40734C.

Background Color

.myBgColor { background-color: #40734C; }

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

This div background color is #40734C.

Border color

.myBorderColor { border: 1px solid #40734C; }

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

This div border color is #40734C.

Opacity

.myOpacity80 { color: #40734C; opacity: 0.8; }

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

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

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

This text has shadow with #40734C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40734C.

Preview

Color preview on black background

This text has color #40734C on black background.


Color preview on white background

This text has color #40734C on white background.


Black color preview on #40734C background

This text has black color on #40734C background.


White color preview on #40734C background

This text has white color on #40734C background.


Related colors

Complementary color

Complementary color for #hex is #BF8CB3.


I love getcolorcode.com

Triadic colors

1 #4C4073 and #734C40 with #40734C are triadic colors.

2 #4C7340 and #73404C with #40734C are triadic colors.