COLOR #46436B

HEX: #46436B RGB: (70,67,107)

Color info

#46436B contains red, green and blue colors in about the same proportion. Web safe color of #46436B is #333366 (or #336).

RGB color model

#46436B color RGB value is (70,67,107).

RGB: (70,67,107) (27%, 26%, 42%)

RGB channels and saturation

R 70 of 255 = 27%
G 67 of 255 = 26%
B 107 of 255 = 42%

70
67
107

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

Portions of RGB colors in percentages

R + G + B = 70 + 67 + 107 = 244 (100%)
R 70 of 244 ~ 28.69%
G 67 of 244 ~ 27.46%
B 107 of 244 ~ 43.85'%

%28.69
%27.46
%43.85

CMYK color model

#46436B color CMYK value is (35,37,0,58).

  • cyan value is 34.58%
  • magenta value is 37.38%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (35,37,0,58)
C35M37Y0K58 (35%, 37%, 0%, 58%)
(0.35 / 0.37 / 0.00 / 0.58)

CMYK percentages

%34.58
%37.38
%0
%58.04

Codes

Color #46436B in popluar color models

46 43 6B
RGB 70 67 107
HSL 245° 22.99% 34.12%
HSB/HSV 245° 37.38% 41.96%
CMYK 34.58% 37.38% 0.00%
58.04%

Color #46436B in popluar number systems.

HEX 46 43 6B
Decimal 70 67 107
Binary 1000110 1000011 1101011
Octal 106 103 153

Shades and tints

Shades of #46436B

#46436B
(70,67,107)
#403D62
(64,61,98)
#3A3759
(58,55,89)
#343150
(52,49,80)
#2E2B47
(46,43,71)
#28253E
(40,37,62)
#221F35
(34,31,53)
#1C192C
(28,25,44)
#161323
(22,19,35)
#100D1A
(16,13,26)
#0A0711
(10,7,17)
#000000
(0,0,0)

Tints of #46436B

#46436B
(70,67,107)
#565478
(86,84,120)
#666585
(102,101,133)
#767692
(118,118,146)
#86879F
(134,135,159)
#9698AC
(150,152,172)
#A6A9B9
(166,169,185)
#B6BAC6
(182,186,198)
#C6CBD3
(198,203,211)
#D6DCE0
(214,220,224)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46436B color. Also use rgb(70,67,107) instead hex code.

Text Font Color

.myTextColor { color: #46436B; }

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

This text font color is #46436B.

Background Color

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

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

This div background color is #46436B.

Border color

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

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

This div border color is #46436B.

Opacity

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

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

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

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

This text has shadow with #46436B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46436B.

Preview

Color preview on black background

This text has color #46436B on black background.


Color preview on white background

This text has color #46436B on white background.


Black color preview on #46436B background

This text has black color on #46436B background.


White color preview on #46436B background

This text has white color on #46436B background.


Related colors

Complementary color

Complementary color for #hex is #B9BC94.


I love getcolorcode.com

Triadic colors

1 #6B4643 and #436B46 with #46436B are triadic colors.

2 #6B4346 and #43466B with #46436B are triadic colors.