COLOR #407165

HEX: #407165 RGB: (64,113,101)

Color info

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

RGB color model

#407165 color RGB value is (64,113,101).

RGB: (64,113,101) (25%, 44%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 113 of 255 = 44%
B 101 of 255 = 40%

64
113
101

R + G + B ~ 36%. #407165 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 113 + 101 = 278 (100%)
R 64 of 278 ~ 23.02%
G 113 of 278 ~ 40.65%
B 101 of 278 ~ 36.33'%

%23.02
%40.65
%36.33

CMYK color model

#407165 color CMYK value is (43,0,11,56).

  • cyan value is 43.36%
  • magenta value is 0.00%
  • yellow value is 10.62%
  • key color value is 55.69%
CMYK: (43,0,11,56) C43M0Y11K56 (43%,0%,11%,56%) (0.43/0.00/0.11/0.56) 

CMYK percentages

%43.36
%0
%10.62
%55.69

Codes

Color #407165 in popluar color models

40 71 65
RGB 64 113 101
HSL 165° 27.68% 34.71%
HSB/HSV 165° 43.36% 44.31%
CMYK 43.36% 0.00% 10.62%
55.69%

Color #407165 in popluar number systems.

HEX 40 71 65
Decimal 64 113 101
Binary 1000000 1110001 1100101
Octal 100 161 145

Shades and tints

Shades of #407165

#407165
(64,113,101)
#3B675C
(59,103,92)
#365D53
(54,93,83)
#31534A
(49,83,74)
#2C4941
(44,73,65)
#273F38
(39,63,56)
#22352F
(34,53,47)
#1D2B26
(29,43,38)
#18211D
(24,33,29)
#131714
(19,23,20)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #407165

#407165
(64,113,101)
#517D73
(81,125,115)
#628981
(98,137,129)
#73958F
(115,149,143)
#84A19D
(132,161,157)
#95ADAB
(149,173,171)
#A6B9B9
(166,185,185)
#B7C5C7
(183,197,199)
#C8D1D5
(200,209,213)
#D9DDE3
(217,221,227)
#EAE9F1
(234,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407165; }

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

This text font color is #407165.

Background Color

.myBgColor { background-color: #407165; }

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

This div background color is #407165.

Border color

.myBorderColor { border: 1px solid #407165; }

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

This div border color is #407165.

Opacity

.myOpacity80 { color: #407165; opacity: 0.8; }

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

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

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

This text has shadow with #407165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407165.

Preview

Color preview on black background

This text has color #407165 on black background.


Color preview on white background

This text has color #407165 on white background.


Black color preview on #407165 background

This text has black color on #407165 background.


White color preview on #407165 background

This text has white color on #407165 background.


Related colors

Complementary color

Complementary color for #hex is #BF8E9A.


I love getcolorcode.com

Triadic colors

1 #654071 and #716540 with #407165 are triadic colors.

2 #657140 and #714065 with #407165 are triadic colors.