COLOR #40716B

HEX: #40716B RGB: (64,113,107)

Color info

#40716B contains red, green and blue colors in about the same proportion. Web safe color of #40716B is #336666 (or #366).

RGB color model

#40716B color RGB value is (64,113,107).

RGB: (64,113,107) (25%, 44%, 42%)

RGB channels and saturation

R 64 of 255 = 25%
G 113 of 255 = 44%
B 107 of 255 = 42%

64
113
107

R + G + B ~ 37%. #40716B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 113 + 107 = 284 (100%)
R 64 of 284 ~ 22.54%
G 113 of 284 ~ 39.79%
B 107 of 284 ~ 37.68'%

%22.54
%39.79
%37.68

CMYK color model

#40716B color CMYK value is (43,0,5,56).

  • cyan value is 43.36%
  • magenta value is 0.00%
  • yellow value is 5.31%
  • key color value is 55.69%

CMYK: (43,0,5,56)
C43M0Y5K56 (43%, 0%, 5%, 56%)
(0.43 / 0.00 / 0.05 / 0.56)

CMYK percentages

%43.36
%0
%5.31
%55.69

Codes

Color #40716B in popluar color models

40 71 6B
RGB 64 113 107
HSL 173° 27.68% 34.71%
HSB/HSV 173° 43.36% 44.31%
CMYK 43.36% 0.00% 5.31%
55.69%

Color #40716B in popluar number systems.

HEX 40 71 6B
Decimal 64 113 107
Binary 1000000 1110001 1101011
Octal 100 161 153

Shades and tints

Shades of #40716B

#40716B
(64,113,107)
#3B6762
(59,103,98)
#365D59
(54,93,89)
#315350
(49,83,80)
#2C4947
(44,73,71)
#273F3E
(39,63,62)
#223535
(34,53,53)
#1D2B2C
(29,43,44)
#182123
(24,33,35)
#13171A
(19,23,26)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #40716B

#40716B
(64,113,107)
#517D78
(81,125,120)
#628985
(98,137,133)
#739592
(115,149,146)
#84A19F
(132,161,159)
#95ADAC
(149,173,172)
#A6B9B9
(166,185,185)
#B7C5C6
(183,197,198)
#C8D1D3
(200,209,211)
#D9DDE0
(217,221,224)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40716B color. Also use rgb(64,113,107) instead hex code.

Text Font Color

.myTextColor { color: #40716B; }

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

This text font color is #40716B.

Background Color

.myBgColor { background-color: #40716B; }

<div style="background-color:#40716B">Inner text</div>

This div background color is #40716B.

Border color

.myBorderColor { border: 1px solid #40716B; }

<div style="border:3px solid #40716B">Div</div>

This div border color is #40716B.

Opacity

.myOpacity80 { color: #40716B; opacity: 0.8; }

<p style="color:#40716B;opacity:0.8;">80%</p>

Text with #40716B 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 #40716B;}

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

This text has shadow with #40716B color.


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

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

This text has shadow with #40716B primary color and red secondary color.


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

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

This text has shadow with #40716B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #40716B.

Preview

Color preview on black background

This text has color #40716B on black background.


Color preview on white background

This text has color #40716B on white background.


Black color preview on #40716B background

This text has black color on #40716B background.


White color preview on #40716B background

This text has white color on #40716B background.


Related colors

Complementary color

Complementary color for #hex is #BF8E94.


I love getcolorcode.com

Triadic colors

1 #6B4071 and #716B40 with #40716B are triadic colors.

2 #6B7140 and #71406B with #40716B are triadic colors.