COLOR #46684C

HEX: #46684C RGB: (70,104,76)

Color info

#46684C contains red, green and blue colors in about the same proportion. Web safe color of #46684C is #336633 (or #363).

RGB color model

#46684C color RGB value is (70,104,76).

RGB: (70,104,76) (27%, 41%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 104 of 255 = 41%
B 76 of 255 = 30%

70
104
76

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

Portions of RGB colors in percentages

R + G + B = 70 + 104 + 76 = 250 (100%)
R 70 of 250 ~ 28%
G 104 of 250 ~ 41.6%
B 76 of 250 ~ 30.4'%

%28
%41.6
%30.4

CMYK color model

#46684C color CMYK value is (33,0,27,59).

  • cyan value is 32.69%
  • magenta value is 0.00%
  • yellow value is 26.92%
  • key color value is 59.22%

CMYK: (33,0,27,59)
C33M0Y27K59 (33%, 0%, 27%, 59%)
(0.33 / 0.00 / 0.27 / 0.59)

CMYK percentages

%32.69
%0
%26.92
%59.22

Codes

Color #46684C in popluar color models

46 68 4C
RGB 70 104 76
HSL 131° 19.54% 34.12%
HSB/HSV 131° 32.69% 40.78%
CMYK 32.69% 0.00% 26.92%
59.22%

Color #46684C in popluar number systems.

HEX 46 68 4C
Decimal 70 104 76
Binary 1000110 1101000 1001100
Octal 106 150 114

Shades and tints

Shades of #46684C

#46684C
(70,104,76)
#405F46
(64,95,70)
#3A5640
(58,86,64)
#344D3A
(52,77,58)
#2E4434
(46,68,52)
#283B2E
(40,59,46)
#223228
(34,50,40)
#1C2922
(28,41,34)
#16201C
(22,32,28)
#101716
(16,23,22)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #46684C

#46684C
(70,104,76)
#56755C
(86,117,92)
#66826C
(102,130,108)
#768F7C
(118,143,124)
#869C8C
(134,156,140)
#96A99C
(150,169,156)
#A6B6AC
(166,182,172)
#B6C3BC
(182,195,188)
#C6D0CC
(198,208,204)
#D6DDDC
(214,221,220)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46684C color. Also use rgb(70,104,76) instead hex code.

Text Font Color

.myTextColor { color: #46684C; }

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

This text font color is #46684C.

Background Color

.myBgColor { background-color: #46684C; }

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

This div background color is #46684C.

Border color

.myBorderColor { border: 1px solid #46684C; }

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

This div border color is #46684C.

Opacity

.myOpacity80 { color: #46684C; opacity: 0.8; }

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

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

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

This text has shadow with #46684C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46684C.

Preview

Color preview on black background

This text has color #46684C on black background.


Color preview on white background

This text has color #46684C on white background.


Black color preview on #46684C background

This text has black color on #46684C background.


White color preview on #46684C background

This text has white color on #46684C background.


Related colors

Complementary color

Complementary color for #hex is #B997B3.


I love getcolorcode.com

Triadic colors

1 #4C4668 and #684C46 with #46684C are triadic colors.

2 #4C6846 and #68464C with #46684C are triadic colors.