COLOR #46593D

HEX: #46593D RGB: (70,89,61)

Color info

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

RGB color model

#46593D color RGB value is (70,89,61).

RGB: (70,89,61) (27%, 35%, 24%)

RGB channels and saturation

R 70 of 255 = 27%
G 89 of 255 = 35%
B 61 of 255 = 24%

70
89
61

R + G + B ~ 29%. #46593D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 89 + 61 = 220 (100%)
R 70 of 220 ~ 31.82%
G 89 of 220 ~ 40.45%
B 61 of 220 ~ 27.73'%

%31.82
%40.45
%27.73

CMYK color model

#46593D color CMYK value is (21,0,31,65).

  • cyan value is 21.35%
  • magenta value is 0.00%
  • yellow value is 31.46%
  • key color value is 65.10%

CMYK: (21,0,31,65)
C21M0Y31K65 (21%, 0%, 31%, 65%)
(0.21 / 0.00 / 0.31 / 0.65)

CMYK percentages

%21.35
%0
%31.46
%65.1

Codes

Color #46593D in popluar color models

46 59 3D
RGB 70 89 61
HSL 101° 18.67% 29.41%
HSB/HSV 101° 31.46% 34.90%
CMYK 21.35% 0.00% 31.46%
65.10%

Color #46593D in popluar number systems.

HEX 46 59 3D
Decimal 70 89 61
Binary 1000110 1011001 111101
Octal 106 131 75

Shades and tints

Shades of #46593D

#46593D
(70,89,61)
#405138
(64,81,56)
#3A4933
(58,73,51)
#34412E
(52,65,46)
#2E3929
(46,57,41)
#283124
(40,49,36)
#22291F
(34,41,31)
#1C211A
(28,33,26)
#161915
(22,25,21)
#101110
(16,17,16)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #46593D

#46593D
(70,89,61)
#56684E
(86,104,78)
#66775F
(102,119,95)
#768670
(118,134,112)
#869581
(134,149,129)
#96A492
(150,164,146)
#A6B3A3
(166,179,163)
#B6C2B4
(182,194,180)
#C6D1C5
(198,209,197)
#D6E0D6
(214,224,214)
#E6EFE7
(230,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46593D color. Also use rgb(70,89,61) instead hex code.

Text Font Color

.myTextColor { color: #46593D; }

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

This text font color is #46593D.

Background Color

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

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

This div background color is #46593D.

Border color

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

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

This div border color is #46593D.

Opacity

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

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

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

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

This text has shadow with #46593D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46593D.

Preview

Color preview on black background

This text has color #46593D on black background.


Color preview on white background

This text has color #46593D on white background.


Black color preview on #46593D background

This text has black color on #46593D background.


White color preview on #46593D background

This text has white color on #46593D background.


Related colors

Complementary color

Complementary color for #hex is #B9A6C2.


I love getcolorcode.com

Triadic colors

1 #3D4659 and #593D46 with #46593D are triadic colors.

2 #3D5946 and #59463D with #46593D are triadic colors.