COLOR #466963

HEX: #466963 RGB: (70,105,99)

Color info

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

RGB color model

#466963 color RGB value is (70,105,99).

RGB: (70,105,99) (27%, 41%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 105 of 255 = 41%
B 99 of 255 = 39%

70
105
99

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

Portions of RGB colors in percentages

R + G + B = 70 + 105 + 99 = 274 (100%)
R 70 of 274 ~ 25.55%
G 105 of 274 ~ 38.32%
B 99 of 274 ~ 36.13'%

%25.55
%38.32
%36.13

CMYK color model

#466963 color CMYK value is (33,0,6,59).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 5.71%
  • key color value is 58.82%

CMYK: (33,0,6,59)
C33M0Y6K59 (33%, 0%, 6%, 59%)
(0.33 / 0.00 / 0.06 / 0.59)

CMYK percentages

%33.33
%0
%5.71
%58.82

Codes

Color #466963 in popluar color models

46 69 63
RGB 70 105 99
HSL 170° 20.00% 34.31%
HSB/HSV 170° 33.33% 41.18%
CMYK 33.33% 0.00% 5.71%
58.82%

Color #466963 in popluar number systems.

HEX 46 69 63
Decimal 70 105 99
Binary 1000110 1101001 1100011
Octal 106 151 143

Shades and tints

Shades of #466963

#466963
(70,105,99)
#40605A
(64,96,90)
#3A5751
(58,87,81)
#344E48
(52,78,72)
#2E453F
(46,69,63)
#283C36
(40,60,54)
#22332D
(34,51,45)
#1C2A24
(28,42,36)
#16211B
(22,33,27)
#101812
(16,24,18)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #466963

#466963
(70,105,99)
#567671
(86,118,113)
#66837F
(102,131,127)
#76908D
(118,144,141)
#869D9B
(134,157,155)
#96AAA9
(150,170,169)
#A6B7B7
(166,183,183)
#B6C4C5
(182,196,197)
#C6D1D3
(198,209,211)
#D6DEE1
(214,222,225)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466963 color. Also use rgb(70,105,99) instead hex code.

Text Font Color

.myTextColor { color: #466963; }

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

This text font color is #466963.

Background Color

.myBgColor { background-color: #466963; }

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

This div background color is #466963.

Border color

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

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

This div border color is #466963.

Opacity

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

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

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

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

This text has shadow with #466963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466963.

Preview

Color preview on black background

This text has color #466963 on black background.


Color preview on white background

This text has color #466963 on white background.


Black color preview on #466963 background

This text has black color on #466963 background.


White color preview on #466963 background

This text has white color on #466963 background.


Related colors

Complementary color

Complementary color for #hex is #B9969C.


I love getcolorcode.com

Triadic colors

1 #634669 and #696346 with #466963 are triadic colors.

2 #636946 and #694663 with #466963 are triadic colors.