COLOR #46304D

HEX: #46304D RGB: (70,48,77)

Color info

#46304D contains red, green and blue colors in about the same proportion. Web safe color of #46304D is #333333 (or #333).

RGB color model

#46304D color RGB value is (70,48,77).

RGB: (70,48,77) (27%, 19%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 77 of 255 = 30%

70
48
77

R + G + B ~ 25%. #46304D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 77 = 195 (100%)
R 70 of 195 ~ 35.9%
G 48 of 195 ~ 24.62%
B 77 of 195 ~ 39.49'%

%35.9
%24.62
%39.49

CMYK color model

#46304D color CMYK value is (9,38,0,70).

  • cyan value is 9.09%
  • magenta value is 37.66%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (9,38,0,70)
C9M38Y0K70 (9%, 38%, 0%, 70%)
(0.09 / 0.38 / 0.00 / 0.70)

CMYK percentages

%9.09
%37.66
%0
%69.8

Codes

Color #46304D in popluar color models

46 30 4D
RGB 70 48 77
HSL 286° 23.20% 24.51%
HSB/HSV 286° 37.66% 30.20%
CMYK 9.09% 37.66% 0.00%
69.80%

Color #46304D in popluar number systems.

HEX 46 30 4D
Decimal 70 48 77
Binary 1000110 110000 1001101
Octal 106 60 115

Shades and tints

Shades of #46304D

#46304D
(70,48,77)
#402C46
(64,44,70)
#3A283F
(58,40,63)
#342438
(52,36,56)
#2E2031
(46,32,49)
#281C2A
(40,28,42)
#221823
(34,24,35)
#1C141C
(28,20,28)
#161015
(22,16,21)
#100C0E
(16,12,14)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #46304D

#46304D
(70,48,77)
#56425D
(86,66,93)
#66546D
(102,84,109)
#76667D
(118,102,125)
#86788D
(134,120,141)
#968A9D
(150,138,157)
#A69CAD
(166,156,173)
#B6AEBD
(182,174,189)
#C6C0CD
(198,192,205)
#D6D2DD
(214,210,221)
#E6E4ED
(230,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46304D color. Also use rgb(70,48,77) instead hex code.

Text Font Color

.myTextColor { color: #46304D; }

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

This text font color is #46304D.

Background Color

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

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

This div background color is #46304D.

Border color

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

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

This div border color is #46304D.

Opacity

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

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

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

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

This text has shadow with #46304D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46304D.

Preview

Color preview on black background

This text has color #46304D on black background.


Color preview on white background

This text has color #46304D on white background.


Black color preview on #46304D background

This text has black color on #46304D background.


White color preview on #46304D background

This text has white color on #46304D background.


Related colors

Complementary color

Complementary color for #hex is #B9CFB2.


I love getcolorcode.com

Triadic colors

1 #4D4630 and #304D46 with #46304D are triadic colors.

2 #4D3046 and #30464D with #46304D are triadic colors.