COLOR #46274D

HEX: #46274D RGB: (70,39,77)

Color info

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

RGB color model

#46274D color RGB value is (70,39,77).

RGB: (70,39,77) (27%, 15%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 39 of 255 = 15%
B 77 of 255 = 30%

70
39
77

R + G + B ~ 24%. #46274D is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 39 + 77 = 186 (100%)
R 70 of 186 ~ 37.63%
G 39 of 186 ~ 20.97%
B 77 of 186 ~ 41.4'%

%37.63
%20.97
%41.4

CMYK color model

#46274D color CMYK value is (9,49,0,70).

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

CMYK: (9,49,0,70)
C9M49Y0K70 (9%, 49%, 0%, 70%)
(0.09 / 0.49 / 0.00 / 0.70)

CMYK percentages

%9.09
%49.35
%0
%69.8

Codes

Color #46274D in popluar color models

46 27 4D
RGB 70 39 77
HSL 289° 32.76% 22.75%
HSB/HSV 289° 49.35% 30.20%
CMYK 9.09% 49.35% 0.00%
69.80%

Color #46274D in popluar number systems.

HEX 46 27 4D
Decimal 70 39 77
Binary 1000110 100111 1001101
Octal 106 47 115

Shades and tints

Shades of #46274D

#46274D
(70,39,77)
#402446
(64,36,70)
#3A213F
(58,33,63)
#341E38
(52,30,56)
#2E1B31
(46,27,49)
#28182A
(40,24,42)
#221523
(34,21,35)
#1C121C
(28,18,28)
#160F15
(22,15,21)
#100C0E
(16,12,14)
#0A0907
(10,9,7)
#000000
(0,0,0)

Tints of #46274D

#46274D
(70,39,77)
#563A5D
(86,58,93)
#664D6D
(102,77,109)
#76607D
(118,96,125)
#86738D
(134,115,141)
#96869D
(150,134,157)
#A699AD
(166,153,173)
#B6ACBD
(182,172,189)
#C6BFCD
(198,191,205)
#D6D2DD
(214,210,221)
#E6E5ED
(230,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46274D; }

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

This text font color is #46274D.

Background Color

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

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

This div background color is #46274D.

Border color

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

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

This div border color is #46274D.

Opacity

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

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

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

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

This text has shadow with #46274D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46274D.

Preview

Color preview on black background

This text has color #46274D on black background.


Color preview on white background

This text has color #46274D on white background.


Black color preview on #46274D background

This text has black color on #46274D background.


White color preview on #46274D background

This text has white color on #46274D background.


Related colors

Complementary color

Complementary color for #hex is #B9D8B2.


I love getcolorcode.com

Triadic colors

1 #4D4627 and #274D46 with #46274D are triadic colors.

2 #4D2746 and #27464D with #46274D are triadic colors.