COLOR #408263

HEX: #408263 RGB: (64,130,99)

Color info

#408263 contains mainly green and blue colors. Web safe color of #408263 is #339966 (or #396).

RGB color model

#408263 color RGB value is (64,130,99).

RGB: (64,130,99) (25%, 51%, 39%)

RGB channels and saturation

R 64 of 255 = 25%
G 130 of 255 = 51%
B 99 of 255 = 39%

64
130
99

R + G + B ~ 38%. #408263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 130 + 99 = 293 (100%)
R 64 of 293 ~ 21.84%
G 130 of 293 ~ 44.37%
B 99 of 293 ~ 33.79'%

%21.84
%44.37
%33.79

CMYK color model

#408263 color CMYK value is (51,0,24,49).

  • cyan value is 50.77%
  • magenta value is 0.00%
  • yellow value is 23.85%
  • key color value is 49.02%

CMYK: (51,0,24,49)
C51M0Y24K49 (51%, 0%, 24%, 49%)
(0.51 / 0.00 / 0.24 / 0.49)

CMYK percentages

%50.77
%0
%23.85
%49.02

Codes

Color #408263 in popluar color models

40 82 63
RGB 64 130 99
HSL 152° 34.02% 38.04%
HSB/HSV 152° 50.77% 50.98%
CMYK 50.77% 0.00% 23.85%
49.02%

Color #408263 in popluar number systems.

HEX 40 82 63
Decimal 64 130 99
Binary 1000000 10000010 1100011
Octal 100 202 143

Shades and tints

Shades of #408263

#408263
(64,130,99)
#3B775A
(59,119,90)
#366C51
(54,108,81)
#316148
(49,97,72)
#2C563F
(44,86,63)
#274B36
(39,75,54)
#22402D
(34,64,45)
#1D3524
(29,53,36)
#182A1B
(24,42,27)
#131F12
(19,31,18)
#0E1409
(14,20,9)
#000000
(0,0,0)

Tints of #408263

#408263
(64,130,99)
#518D71
(81,141,113)
#62987F
(98,152,127)
#73A38D
(115,163,141)
#84AE9B
(132,174,155)
#95B9A9
(149,185,169)
#A6C4B7
(166,196,183)
#B7CFC5
(183,207,197)
#C8DAD3
(200,218,211)
#D9E5E1
(217,229,225)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #408263; }

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

This text font color is #408263.

Background Color

.myBgColor { background-color: #408263; }

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

This div background color is #408263.

Border color

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

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

This div border color is #408263.

Opacity

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

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

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

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

This text has shadow with #408263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #408263.

Preview

Color preview on black background

This text has color #408263 on black background.


Color preview on white background

This text has color #408263 on white background.


Black color preview on #408263 background

This text has black color on #408263 background.


White color preview on #408263 background

This text has white color on #408263 background.


Related colors

Complementary color

Complementary color for #hex is #BF7D9C.


I love getcolorcode.com

Triadic colors

1 #634082 and #826340 with #408263 are triadic colors.

2 #638240 and #824063 with #408263 are triadic colors.