COLOR #40753A

HEX: #40753A RGB: (64,117,58)

Color info

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

RGB color model

#40753A color RGB value is (64,117,58).

RGB: (64,117,58) (25%, 46%, 23%)

RGB channels and saturation

R 64 of 255 = 25%
G 117 of 255 = 46%
B 58 of 255 = 23%

64
117
58

R + G + B ~ 31%. #40753A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 117 + 58 = 239 (100%)
R 64 of 239 ~ 26.78%
G 117 of 239 ~ 48.95%
B 58 of 239 ~ 24.27'%

%26.78
%48.95
%24.27

CMYK color model

#40753A color CMYK value is (45,0,50,54).

  • cyan value is 45.30%
  • magenta value is 0.00%
  • yellow value is 50.43%
  • key color value is 54.12%

CMYK: (45,0,50,54)
C45M0Y50K54 (45%, 0%, 50%, 54%)
(0.45 / 0.00 / 0.50 / 0.54)

CMYK percentages

%45.3
%0
%50.43
%54.12

Codes

Color #40753A in popluar color models

40 75 3A
RGB 64 117 58
HSL 114° 33.71% 34.31%
HSB/HSV 114° 50.43% 45.88%
CMYK 45.30% 0.00% 50.43%
54.12%

Color #40753A in popluar number systems.

HEX 40 75 3A
Decimal 64 117 58
Binary 1000000 1110101 111010
Octal 100 165 72

Shades and tints

Shades of #40753A

#40753A
(64,117,58)
#3B6B35
(59,107,53)
#366130
(54,97,48)
#31572B
(49,87,43)
#2C4D26
(44,77,38)
#274321
(39,67,33)
#22391C
(34,57,28)
#1D2F17
(29,47,23)
#182512
(24,37,18)
#131B0D
(19,27,13)
#0E1108
(14,17,8)
#000000
(0,0,0)

Tints of #40753A

#40753A
(64,117,58)
#51814B
(81,129,75)
#628D5C
(98,141,92)
#73996D
(115,153,109)
#84A57E
(132,165,126)
#95B18F
(149,177,143)
#A6BDA0
(166,189,160)
#B7C9B1
(183,201,177)
#C8D5C2
(200,213,194)
#D9E1D3
(217,225,211)
#EAEDE4
(234,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40753A; }

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

This text font color is #40753A.

Background Color

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

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

This div background color is #40753A.

Border color

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

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

This div border color is #40753A.

Opacity

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

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

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

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

This text has shadow with #40753A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40753A.

Preview

Color preview on black background

This text has color #40753A on black background.


Color preview on white background

This text has color #40753A on white background.


Black color preview on #40753A background

This text has black color on #40753A background.


White color preview on #40753A background

This text has white color on #40753A background.


Related colors

Complementary color

Complementary color for #hex is #BF8AC5.


I love getcolorcode.com

Triadic colors

1 #3A4075 and #753A40 with #40753A are triadic colors.

2 #3A7540 and #75403A with #40753A are triadic colors.