COLOR #407265

HEX: #407265 RGB: (64,114,101)

Color info

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

RGB color model

#407265 color RGB value is (64,114,101).

RGB: (64,114,101) (25%, 45%, 40%)

RGB channels and saturation

R 64 of 255 = 25%
G 114 of 255 = 45%
B 101 of 255 = 40%

64
114
101

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

Portions of RGB colors in percentages

R + G + B = 64 + 114 + 101 = 279 (100%)
R 64 of 279 ~ 22.94%
G 114 of 279 ~ 40.86%
B 101 of 279 ~ 36.2'%

%22.94
%40.86
%36.2

CMYK color model

#407265 color CMYK value is (44,0,11,55).

  • cyan value is 43.86%
  • magenta value is 0.00%
  • yellow value is 11.40%
  • key color value is 55.29%
CMYK: (44,0,11,55) C44M0Y11K55 (44%,0%,11%,55%) (0.44/0.00/0.11/0.55) 

CMYK percentages

%43.86
%0
%11.4
%55.29

Codes

Color #407265 in popluar color models

40 72 65
RGB 64 114 101
HSL 164° 28.09% 34.90%
HSB/HSV 164° 43.86% 44.71%
CMYK 43.86% 0.00% 11.40%
55.29%

Color #407265 in popluar number systems.

HEX 40 72 65
Decimal 64 114 101
Binary 1000000 1110010 1100101
Octal 100 162 145

Shades and tints

Shades of #407265

#407265
(64,114,101)
#3B685C
(59,104,92)
#365E53
(54,94,83)
#31544A
(49,84,74)
#2C4A41
(44,74,65)
#274038
(39,64,56)
#22362F
(34,54,47)
#1D2C26
(29,44,38)
#18221D
(24,34,29)
#131814
(19,24,20)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #407265

#407265
(64,114,101)
#517E73
(81,126,115)
#628A81
(98,138,129)
#73968F
(115,150,143)
#84A29D
(132,162,157)
#95AEAB
(149,174,171)
#A6BAB9
(166,186,185)
#B7C6C7
(183,198,199)
#C8D2D5
(200,210,213)
#D9DEE3
(217,222,227)
#EAEAF1
(234,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407265; }

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

This text font color is #407265.

Background Color

.myBgColor { background-color: #407265; }

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

This div background color is #407265.

Border color

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

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

This div border color is #407265.

Opacity

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

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

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

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

This text has shadow with #407265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407265.

Preview

Color preview on black background

This text has color #407265 on black background.


Color preview on white background

This text has color #407265 on white background.


Black color preview on #407265 background

This text has black color on #407265 background.


White color preview on #407265 background

This text has white color on #407265 background.


Related colors

Complementary color

Complementary color for #hex is #BF8D9A.


I love getcolorcode.com

Triadic colors

1 #654072 and #726540 with #407265 are triadic colors.

2 #657240 and #724065 with #407265 are triadic colors.