COLOR #407263

HEX: #407263 RGB: (64,114,99)

Color info

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

RGB color model

#407263 color RGB value is (64,114,99).

RGB: (64,114,99) (25%, 45%, 39%)

RGB channels and saturation

R 64 of 255 = 25%
G 114 of 255 = 45%
B 99 of 255 = 39%

64
114
99

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

Portions of RGB colors in percentages

R + G + B = 64 + 114 + 99 = 277 (100%)
R 64 of 277 ~ 23.1%
G 114 of 277 ~ 41.16%
B 99 of 277 ~ 35.74'%

%23.1
%41.16
%35.74

CMYK color model

#407263 color CMYK value is (44,0,13,55).

  • cyan value is 43.86%
  • magenta value is 0.00%
  • yellow value is 13.16%
  • key color value is 55.29%

CMYK: (44,0,13,55)
C44M0Y13K55 (44%, 0%, 13%, 55%)
(0.44 / 0.00 / 0.13 / 0.55)

CMYK percentages

%43.86
%0
%13.16
%55.29

Codes

Color #407263 in popluar color models

40 72 63
RGB 64 114 99
HSL 162° 28.09% 34.90%
HSB/HSV 162° 43.86% 44.71%
CMYK 43.86% 0.00% 13.16%
55.29%

Color #407263 in popluar number systems.

HEX 40 72 63
Decimal 64 114 99
Binary 1000000 1110010 1100011
Octal 100 162 143

Shades and tints

Shades of #407263

#407263
(64,114,99)
#3B685A
(59,104,90)
#365E51
(54,94,81)
#315448
(49,84,72)
#2C4A3F
(44,74,63)
#274036
(39,64,54)
#22362D
(34,54,45)
#1D2C24
(29,44,36)
#18221B
(24,34,27)
#131812
(19,24,18)
#0E0E09
(14,14,9)
#000000
(0,0,0)

Tints of #407263

#407263
(64,114,99)
#517E71
(81,126,113)
#628A7F
(98,138,127)
#73968D
(115,150,141)
#84A29B
(132,162,155)
#95AEA9
(149,174,169)
#A6BAB7
(166,186,183)
#B7C6C5
(183,198,197)
#C8D2D3
(200,210,211)
#D9DEE1
(217,222,225)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #407263; }

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

This text font color is #407263.

Background Color

.myBgColor { background-color: #407263; }

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

This div background color is #407263.

Border color

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

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

This div border color is #407263.

Opacity

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

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

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

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

This text has shadow with #407263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #407263.

Preview

Color preview on black background

This text has color #407263 on black background.


Color preview on white background

This text has color #407263 on white background.


Black color preview on #407263 background

This text has black color on #407263 background.


White color preview on #407263 background

This text has white color on #407263 background.


Related colors

Complementary color

Complementary color for #hex is #BF8D9C.


I love getcolorcode.com

Triadic colors

1 #634072 and #726340 with #407263 are triadic colors.

2 #637240 and #724063 with #407263 are triadic colors.