COLOR #46654B

HEX: #46654B RGB: (70,101,75)

Color info

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

RGB color model

#46654B color RGB value is (70,101,75).

RGB: (70,101,75) (27%, 40%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 101 of 255 = 40%
B 75 of 255 = 29%

70
101
75

R + G + B ~ 32%. #46654B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 101 + 75 = 246 (100%)
R 70 of 246 ~ 28.46%
G 101 of 246 ~ 41.06%
B 75 of 246 ~ 30.49'%

%28.46
%41.06
%30.49

CMYK color model

#46654B color CMYK value is (31,0,26,60).

  • cyan value is 30.69%
  • magenta value is 0.00%
  • yellow value is 25.74%
  • key color value is 60.39%

CMYK: (31,0,26,60)
C31M0Y26K60 (31%, 0%, 26%, 60%)
(0.31 / 0.00 / 0.26 / 0.60)

CMYK percentages

%30.69
%0
%25.74
%60.39

Codes

Color #46654B in popluar color models

46 65 4B
RGB 70 101 75
HSL 130° 18.13% 33.53%
HSB/HSV 130° 30.69% 39.61%
CMYK 30.69% 0.00% 25.74%
60.39%

Color #46654B in popluar number systems.

HEX 46 65 4B
Decimal 70 101 75
Binary 1000110 1100101 1001011
Octal 106 145 113

Shades and tints

Shades of #46654B

#46654B
(70,101,75)
#405C45
(64,92,69)
#3A533F
(58,83,63)
#344A39
(52,74,57)
#2E4133
(46,65,51)
#28382D
(40,56,45)
#222F27
(34,47,39)
#1C2621
(28,38,33)
#161D1B
(22,29,27)
#101415
(16,20,21)
#0A0B0F
(10,11,15)
#000000
(0,0,0)

Tints of #46654B

#46654B
(70,101,75)
#56735B
(86,115,91)
#66816B
(102,129,107)
#768F7B
(118,143,123)
#869D8B
(134,157,139)
#96AB9B
(150,171,155)
#A6B9AB
(166,185,171)
#B6C7BB
(182,199,187)
#C6D5CB
(198,213,203)
#D6E3DB
(214,227,219)
#E6F1EB
(230,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46654B color. Also use rgb(70,101,75) instead hex code.

Text Font Color

.myTextColor { color: #46654B; }

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

This text font color is #46654B.

Background Color

.myBgColor { background-color: #46654B; }

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

This div background color is #46654B.

Border color

.myBorderColor { border: 1px solid #46654B; }

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

This div border color is #46654B.

Opacity

.myOpacity80 { color: #46654B; opacity: 0.8; }

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

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

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

This text has shadow with #46654B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46654B.

Preview

Color preview on black background

This text has color #46654B on black background.


Color preview on white background

This text has color #46654B on white background.


Black color preview on #46654B background

This text has black color on #46654B background.


White color preview on #46654B background

This text has white color on #46654B background.


Related colors

Complementary color

Complementary color for #hex is #B99AB4.


I love getcolorcode.com

Triadic colors

1 #4B4665 and #654B46 with #46654B are triadic colors.

2 #4B6546 and #65464B with #46654B are triadic colors.