COLOR #46655D

HEX: #46655D RGB: (70,101,93)

Color info

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

RGB color model

#46655D color RGB value is (70,101,93).

RGB: (70,101,93) (27%, 40%, 36%)

RGB channels and saturation

R 70 of 255 = 27%
G 101 of 255 = 40%
B 93 of 255 = 36%

70
101
93

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

Portions of RGB colors in percentages

R + G + B = 70 + 101 + 93 = 264 (100%)
R 70 of 264 ~ 26.52%
G 101 of 264 ~ 38.26%
B 93 of 264 ~ 35.23'%

%26.52
%38.26
%35.23

CMYK color model

#46655D color CMYK value is (31,0,8,60).

  • cyan value is 30.69%
  • magenta value is 0.00%
  • yellow value is 7.92%
  • key color value is 60.39%
CMYK: (31,0,8,60) C31M0Y8K60 (31%,0%,8%,60%) (0.31/0.00/0.08/0.60) 

CMYK percentages

%30.69
%0
%7.92
%60.39

Codes

Color #46655D in popluar color models

46 65 5D
RGB 70 101 93
HSL 165° 18.13% 33.53%
HSB/HSV 165° 30.69% 39.61%
CMYK 30.69% 0.00% 7.92%
60.39%

Color #46655D in popluar number systems.

HEX 46 65 5D
Decimal 70 101 93
Binary 1000110 1100101 1011101
Octal 106 145 135

Shades and tints

Shades of #46655D

#46655D
(70,101,93)
#405C55
(64,92,85)
#3A534D
(58,83,77)
#344A45
(52,74,69)
#2E413D
(46,65,61)
#283835
(40,56,53)
#222F2D
(34,47,45)
#1C2625
(28,38,37)
#161D1D
(22,29,29)
#101415
(16,20,21)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #46655D

#46655D
(70,101,93)
#56736B
(86,115,107)
#668179
(102,129,121)
#768F87
(118,143,135)
#869D95
(134,157,149)
#96ABA3
(150,171,163)
#A6B9B1
(166,185,177)
#B6C7BF
(182,199,191)
#C6D5CD
(198,213,205)
#D6E3DB
(214,227,219)
#E6F1E9
(230,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46655D color. Also use rgb(70,101,93) instead hex code.

Text Font Color

.myTextColor { color: #46655D; }

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

This text font color is #46655D.

Background Color

.myBgColor { background-color: #46655D; }

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

This div background color is #46655D.

Border color

.myBorderColor { border: 1px solid #46655D; }

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

This div border color is #46655D.

Opacity

.myOpacity80 { color: #46655D; opacity: 0.8; }

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

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

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

This text has shadow with #46655D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46655D.

Preview

Color preview on black background

This text has color #46655D on black background.


Color preview on white background

This text has color #46655D on white background.


Black color preview on #46655D background

This text has black color on #46655D background.


White color preview on #46655D background

This text has white color on #46655D background.


Related colors

Complementary color

Complementary color for #hex is #B99AA2.


I love getcolorcode.com

Triadic colors

1 #5D4665 and #655D46 with #46655D are triadic colors.

2 #5D6546 and #65465D with #46655D are triadic colors.