COLOR #405863

HEX: #405863 RGB: (64,88,99)

Color info

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

RGB color model

#405863 color RGB value is (64,88,99).

RGB: (64,88,99) (25%, 35%, 39%)

RGB channels and saturation

R 64 of 255 = 25%
G 88 of 255 = 35%
B 99 of 255 = 39%

64
88
99

R + G + B ~ 33%. #405863 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 88 + 99 = 251 (100%)
R 64 of 251 ~ 25.5%
G 88 of 251 ~ 35.06%
B 99 of 251 ~ 39.44'%

%25.5
%35.06
%39.44

CMYK color model

#405863 color CMYK value is (35,11,0,61).

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

CMYK: (35,11,0,61)
C35M11Y0K61 (35%, 11%, 0%, 61%)
(0.35 / 0.11 / 0.00 / 0.61)

CMYK percentages

%35.35
%11.11
%0
%61.18

Codes

Color #405863 in popluar color models

40 58 63
RGB 64 88 99
HSL 199° 21.47% 31.96%
HSB/HSV 199° 35.35% 38.82%
CMYK 35.35% 11.11% 0.00%
61.18%

Color #405863 in popluar number systems.

HEX 40 58 63
Decimal 64 88 99
Binary 1000000 1011000 1100011
Octal 100 130 143

Shades and tints

Shades of #405863

#405863
(64,88,99)
#3B505A
(59,80,90)
#364851
(54,72,81)
#314048
(49,64,72)
#2C383F
(44,56,63)
#273036
(39,48,54)
#22282D
(34,40,45)
#1D2024
(29,32,36)
#18181B
(24,24,27)
#131012
(19,16,18)
#0E0809
(14,8,9)
#000000
(0,0,0)

Tints of #405863

#405863
(64,88,99)
#516771
(81,103,113)
#62767F
(98,118,127)
#73858D
(115,133,141)
#84949B
(132,148,155)
#95A3A9
(149,163,169)
#A6B2B7
(166,178,183)
#B7C1C5
(183,193,197)
#C8D0D3
(200,208,211)
#D9DFE1
(217,223,225)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #405863; }

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

This text font color is #405863.

Background Color

.myBgColor { background-color: #405863; }

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

This div background color is #405863.

Border color

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

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

This div border color is #405863.

Opacity

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

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

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

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

This text has shadow with #405863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #405863.

Preview

Color preview on black background

This text has color #405863 on black background.


Color preview on white background

This text has color #405863 on white background.


Black color preview on #405863 background

This text has black color on #405863 background.


White color preview on #405863 background

This text has white color on #405863 background.


Related colors

Complementary color

Complementary color for #hex is #BFA79C.


I love getcolorcode.com

Triadic colors

1 #634058 and #586340 with #405863 are triadic colors.

2 #635840 and #584063 with #405863 are triadic colors.