COLOR #407269

HEX: #407269 RGB: (64,114,105)

Color info

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

RGB color model

#407269 color RGB value is (64,114,105).

RGB: (64,114,105) (25%, 45%, 41%)

RGB channels and saturation

R 64 of 255 = 25%
G 114 of 255 = 45%
B 105 of 255 = 41%

64
114
105

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

Portions of RGB colors in percentages

R + G + B = 64 + 114 + 105 = 283 (100%)
R 64 of 283 ~ 22.61%
G 114 of 283 ~ 40.28%
B 105 of 283 ~ 37.1'%

%22.61
%40.28
%37.1

CMYK color model

#407269 color CMYK value is (44,0,8,55).

  • cyan value is 43.86%
  • magenta value is 0.00%
  • yellow value is 7.89%
  • key color value is 55.29%
CMYK: (44,0,8,55) C44M0Y8K55 (44%,0%,8%,55%) (0.44/0.00/0.08/0.55) 

CMYK percentages

%43.86
%0
%7.89
%55.29

Codes

Color #407269 in popluar color models

40 72 69
RGB 64 114 105
HSL 169° 28.09% 34.90%
HSB/HSV 169° 43.86% 44.71%
CMYK 43.86% 0.00% 7.89%
55.29%

Color #407269 in popluar number systems.

HEX 40 72 69
Decimal 64 114 105
Binary 1000000 1110010 1101001
Octal 100 162 151

Shades and tints

Shades of #407269

#407269
(64,114,105)
#3B6860
(59,104,96)
#365E57
(54,94,87)
#31544E
(49,84,78)
#2C4A45
(44,74,69)
#27403C
(39,64,60)
#223633
(34,54,51)
#1D2C2A
(29,44,42)
#182221
(24,34,33)
#131818
(19,24,24)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #407269

#407269
(64,114,105)
#517E76
(81,126,118)
#628A83
(98,138,131)
#739690
(115,150,144)
#84A29D
(132,162,157)
#95AEAA
(149,174,170)
#A6BAB7
(166,186,183)
#B7C6C4
(183,198,196)
#C8D2D1
(200,210,209)
#D9DEDE
(217,222,222)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407269; }

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

This text font color is #407269.

Background Color

.myBgColor { background-color: #407269; }

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

This div background color is #407269.

Border color

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

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

This div border color is #407269.

Opacity

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

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

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

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

This text has shadow with #407269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407269.

Preview

Color preview on black background

This text has color #407269 on black background.


Color preview on white background

This text has color #407269 on white background.


Black color preview on #407269 background

This text has black color on #407269 background.


White color preview on #407269 background

This text has white color on #407269 background.


Related colors

Complementary color

Complementary color for #hex is #BF8D96.


I love getcolorcode.com

Triadic colors

1 #694072 and #726940 with #407269 are triadic colors.

2 #697240 and #724069 with #407269 are triadic colors.