COLOR #46692D

HEX: #46692D RGB: (70,105,45)

Color info

#46692D contains mainly red and green colors. Web safe color of #46692D is #336633 (or #363).

RGB color model

#46692D color RGB value is (70,105,45).

RGB: (70,105,45) (27%, 41%, 18%)

RGB channels and saturation

R 70 of 255 = 27%
G 105 of 255 = 41%
B 45 of 255 = 18%

70
105
45

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

Portions of RGB colors in percentages

R + G + B = 70 + 105 + 45 = 220 (100%)
R 70 of 220 ~ 31.82%
G 105 of 220 ~ 47.73%
B 45 of 220 ~ 20.45'%

%31.82
%47.73
%20.45

CMYK color model

#46692D color CMYK value is (33,0,57,59).

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

CMYK: (33,0,57,59)
C33M0Y57K59 (33%, 0%, 57%, 59%)
(0.33 / 0.00 / 0.57 / 0.59)

CMYK percentages

%33.33
%0
%57.14
%58.82

Codes

Color #46692D in popluar color models

46 69 2D
RGB 70 105 45
HSL 95° 40.00% 29.41%
HSB/HSV 95° 57.14% 41.18%
CMYK 33.33% 0.00% 57.14%
58.82%

Color #46692D in popluar number systems.

HEX 46 69 2D
Decimal 70 105 45
Binary 1000110 1101001 101101
Octal 106 151 55

Shades and tints

Shades of #46692D

#46692D
(70,105,45)
#406029
(64,96,41)
#3A5725
(58,87,37)
#344E21
(52,78,33)
#2E451D
(46,69,29)
#283C19
(40,60,25)
#223315
(34,51,21)
#1C2A11
(28,42,17)
#16210D
(22,33,13)
#101809
(16,24,9)
#0A0F05
(10,15,5)
#000000
(0,0,0)

Tints of #46692D

#46692D
(70,105,45)
#567640
(86,118,64)
#668353
(102,131,83)
#769066
(118,144,102)
#869D79
(134,157,121)
#96AA8C
(150,170,140)
#A6B79F
(166,183,159)
#B6C4B2
(182,196,178)
#C6D1C5
(198,209,197)
#D6DED8
(214,222,216)
#E6EBEB
(230,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46692D; }

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

This text font color is #46692D.

Background Color

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

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

This div background color is #46692D.

Border color

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

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

This div border color is #46692D.

Opacity

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

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

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

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

This text has shadow with #46692D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46692D.

Preview

Color preview on black background

This text has color #46692D on black background.


Color preview on white background

This text has color #46692D on white background.


Black color preview on #46692D background

This text has black color on #46692D background.


White color preview on #46692D background

This text has white color on #46692D background.


Related colors

Complementary color

Complementary color for #hex is #B996D2.


I love getcolorcode.com

Triadic colors

1 #2D4669 and #692D46 with #46692D are triadic colors.

2 #2D6946 and #69462D with #46692D are triadic colors.