COLOR #406263

HEX: #406263 RGB: (64,98,99)

Color info

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

RGB color model

#406263 color RGB value is (64,98,99).

RGB: (64,98,99) (25%, 38%, 39%)

RGB channels and saturation

R 64 of 255 = 25%
G 98 of 255 = 38%
B 99 of 255 = 39%

64
98
99

R + G + B ~ 34%. #406263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 98 + 99 = 261 (100%)
R 64 of 261 ~ 24.52%
G 98 of 261 ~ 37.55%
B 99 of 261 ~ 37.93'%

%24.52
%37.55
%37.93

CMYK color model

#406263 color CMYK value is (35,1,0,61).

  • cyan value is 35.35%
  • magenta value is 1.01%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (35,1,0,61)
C35M1Y0K61 (35%, 1%, 0%, 61%)
(0.35 / 0.01 / 0.00 / 0.61)

CMYK percentages

%35.35
%1.01
%0
%61.18

Codes

Color #406263 in popluar color models

40 62 63
RGB 64 98 99
HSL 182° 21.47% 31.96%
HSB/HSV 182° 35.35% 38.82%
CMYK 35.35% 1.01% 0.00%
61.18%

Color #406263 in popluar number systems.

HEX 40 62 63
Decimal 64 98 99
Binary 1000000 1100010 1100011
Octal 100 142 143

Shades and tints

Shades of #406263

#406263
(64,98,99)
#3B5A5A
(59,90,90)
#365251
(54,82,81)
#314A48
(49,74,72)
#2C423F
(44,66,63)
#273A36
(39,58,54)
#22322D
(34,50,45)
#1D2A24
(29,42,36)
#18221B
(24,34,27)
#131A12
(19,26,18)
#0E1209
(14,18,9)
#000000
(0,0,0)

Tints of #406263

#406263
(64,98,99)
#517071
(81,112,113)
#627E7F
(98,126,127)
#738C8D
(115,140,141)
#849A9B
(132,154,155)
#95A8A9
(149,168,169)
#A6B6B7
(166,182,183)
#B7C4C5
(183,196,197)
#C8D2D3
(200,210,211)
#D9E0E1
(217,224,225)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #406263; }

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

This text font color is #406263.

Background Color

.myBgColor { background-color: #406263; }

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

This div background color is #406263.

Border color

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

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

This div border color is #406263.

Opacity

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

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

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

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

This text has shadow with #406263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #406263.

Preview

Color preview on black background

This text has color #406263 on black background.


Color preview on white background

This text has color #406263 on white background.


Black color preview on #406263 background

This text has black color on #406263 background.


White color preview on #406263 background

This text has white color on #406263 background.


Related colors

Complementary color

Complementary color for #hex is #BF9D9C.


I love getcolorcode.com

Triadic colors

1 #634062 and #626340 with #406263 are triadic colors.

2 #636240 and #624063 with #406263 are triadic colors.