COLOR #40855F

HEX: #40855F RGB: (64,133,95)

Color info

#40855F contains mainly green and blue colors. Web safe color of #40855F is #339966 (or #396).

RGB color model

#40855F color RGB value is (64,133,95).

RGB: (64,133,95) (25%, 52%, 37%)

RGB channels and saturation

R 64 of 255 = 25%
G 133 of 255 = 52%
B 95 of 255 = 37%

64
133
95

R + G + B ~ 38%. #40855F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 133 + 95 = 292 (100%)
R 64 of 292 ~ 21.92%
G 133 of 292 ~ 45.55%
B 95 of 292 ~ 32.53'%

%21.92
%45.55
%32.53

CMYK color model

#40855F color CMYK value is (52,0,29,48).

  • cyan value is 51.88%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 47.84%
CMYK: (52,0,29,48) C52M0Y29K48 (52%,0%,29%,48%) (0.52/0.00/0.29/0.48) 

CMYK percentages

%51.88
%0
%28.57
%47.84

Codes

Color #40855F in popluar color models

40 85 5F
RGB 64 133 95
HSL 147° 35.03% 38.63%
HSB/HSV 147° 51.88% 52.16%
CMYK 51.88% 0.00% 28.57%
47.84%

Color #40855F in popluar number systems.

HEX 40 85 5F
Decimal 64 133 95
Binary 1000000 10000101 1011111
Octal 100 205 137

Shades and tints

Shades of #40855F

#40855F
(64,133,95)
#3B7957
(59,121,87)
#366D4F
(54,109,79)
#316147
(49,97,71)
#2C553F
(44,85,63)
#274937
(39,73,55)
#223D2F
(34,61,47)
#1D3127
(29,49,39)
#18251F
(24,37,31)
#131917
(19,25,23)
#0E0D0F
(14,13,15)
#000000
(0,0,0)

Tints of #40855F

#40855F
(64,133,95)
#51906D
(81,144,109)
#629B7B
(98,155,123)
#73A689
(115,166,137)
#84B197
(132,177,151)
#95BCA5
(149,188,165)
#A6C7B3
(166,199,179)
#B7D2C1
(183,210,193)
#C8DDCF
(200,221,207)
#D9E8DD
(217,232,221)
#EAF3EB
(234,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40855F color. Also use rgb(64,133,95) instead hex code.

Text Font Color

.myTextColor { color: #40855F; }

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

This text font color is #40855F.

Background Color

.myBgColor { background-color: #40855F; }

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

This div background color is #40855F.

Border color

.myBorderColor { border: 1px solid #40855F; }

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

This div border color is #40855F.

Opacity

.myOpacity80 { color: #40855F; opacity: 0.8; }

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

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

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

This text has shadow with #40855F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40855F.

Preview

Color preview on black background

This text has color #40855F on black background.


Color preview on white background

This text has color #40855F on white background.


Black color preview on #40855F background

This text has black color on #40855F background.


White color preview on #40855F background

This text has white color on #40855F background.


Related colors

Complementary color

Complementary color for #hex is #BF7AA0.


I love getcolorcode.com

Triadic colors

1 #5F4085 and #855F40 with #40855F are triadic colors.

2 #5F8540 and #85405F with #40855F are triadic colors.