COLOR #46636A

HEX: #46636A RGB: (70,99,106)

Color info

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

RGB color model

#46636A color RGB value is (70,99,106).

RGB: (70,99,106) (27%, 39%, 42%)

RGB channels and saturation

R 70 of 255 = 27%
G 99 of 255 = 39%
B 106 of 255 = 42%

70
99
106

R + G + B ~ 36%. #46636A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 99 + 106 = 275 (100%)
R 70 of 275 ~ 25.45%
G 99 of 275 ~ 36%
B 106 of 275 ~ 38.55'%

%25.45
%36
%38.55

CMYK color model

#46636A color CMYK value is (34,7,0,58).

  • cyan value is 33.96%
  • magenta value is 6.60%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (34,7,0,58)
C34M7Y0K58 (34%, 7%, 0%, 58%)
(0.34 / 0.07 / 0.00 / 0.58)

CMYK percentages

%33.96
%6.6
%0
%58.43

Codes

Color #46636A in popluar color models

46 63 6A
RGB 70 99 106
HSL 192° 20.45% 34.51%
HSB/HSV 192° 33.96% 41.57%
CMYK 33.96% 6.60% 0.00%
58.43%

Color #46636A in popluar number systems.

HEX 46 63 6A
Decimal 70 99 106
Binary 1000110 1100011 1101010
Octal 106 143 152

Shades and tints

Shades of #46636A

#46636A
(70,99,106)
#405A61
(64,90,97)
#3A5158
(58,81,88)
#34484F
(52,72,79)
#2E3F46
(46,63,70)
#28363D
(40,54,61)
#222D34
(34,45,52)
#1C242B
(28,36,43)
#161B22
(22,27,34)
#101219
(16,18,25)
#0A0910
(10,9,16)
#000000
(0,0,0)

Tints of #46636A

#46636A
(70,99,106)
#567177
(86,113,119)
#667F84
(102,127,132)
#768D91
(118,141,145)
#869B9E
(134,155,158)
#96A9AB
(150,169,171)
#A6B7B8
(166,183,184)
#B6C5C5
(182,197,197)
#C6D3D2
(198,211,210)
#D6E1DF
(214,225,223)
#E6EFEC
(230,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46636A color. Also use rgb(70,99,106) instead hex code.

Text Font Color

.myTextColor { color: #46636A; }

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

This text font color is #46636A.

Background Color

.myBgColor { background-color: #46636A; }

<div style="background-color:#46636A">Inner text</div>

This div background color is #46636A.

Border color

.myBorderColor { border: 1px solid #46636A; }

<div style="border:3px solid #46636A">Div</div>

This div border color is #46636A.

Opacity

.myOpacity80 { color: #46636A; opacity: 0.8; }

<p style="color:#46636A;opacity:0.8;">80%</p>

Text with #46636A 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 #46636A;}

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

This text has shadow with #46636A color.


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

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

This text has shadow with #46636A primary color and red secondary color.


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

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

This text has shadow with #46636A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46636A.

Preview

Color preview on black background

This text has color #46636A on black background.


Color preview on white background

This text has color #46636A on white background.


Black color preview on #46636A background

This text has black color on #46636A background.


White color preview on #46636A background

This text has white color on #46636A background.


Related colors

Complementary color

Complementary color for #hex is #B99C95.


I love getcolorcode.com

Triadic colors

1 #6A4663 and #636A46 with #46636A are triadic colors.

2 #6A6346 and #63466A with #46636A are triadic colors.