COLOR #46254E

HEX: #46254E RGB: (70,37,78)

Color info

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

RGB color model

#46254E color RGB value is (70,37,78).

RGB: (70,37,78) (27%, 15%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 37 of 255 = 15%
B 78 of 255 = 31%

70
37
78

R + G + B ~ 24%. #46254E is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 37 + 78 = 185 (100%)
R 70 of 185 ~ 37.84%
G 37 of 185 ~ 20%
B 78 of 185 ~ 42.16'%

%37.84
%20
%42.16

CMYK color model

#46254E color CMYK value is (10,53,0,69).

  • cyan value is 10.26%
  • magenta value is 52.56%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (10,53,0,69)
C10M53Y0K69 (10%, 53%, 0%, 69%)
(0.10 / 0.53 / 0.00 / 0.69)

CMYK percentages

%10.26
%52.56
%0
%69.41

Codes

Color #46254E in popluar color models

46 25 4E
RGB 70 37 78
HSL 288° 35.65% 22.55%
HSB/HSV 288° 52.56% 30.59%
CMYK 10.26% 52.56% 0.00%
69.41%

Color #46254E in popluar number systems.

HEX 46 25 4E
Decimal 70 37 78
Binary 1000110 100101 1001110
Octal 106 45 116

Shades and tints

Shades of #46254E

#46254E
(70,37,78)
#402247
(64,34,71)
#3A1F40
(58,31,64)
#341C39
(52,28,57)
#2E1932
(46,25,50)
#28162B
(40,22,43)
#221324
(34,19,36)
#1C101D
(28,16,29)
#160D16
(22,13,22)
#100A0F
(16,10,15)
#0A0708
(10,7,8)
#000000
(0,0,0)

Tints of #46254E

#46254E
(70,37,78)
#56385E
(86,56,94)
#664B6E
(102,75,110)
#765E7E
(118,94,126)
#86718E
(134,113,142)
#96849E
(150,132,158)
#A697AE
(166,151,174)
#B6AABE
(182,170,190)
#C6BDCE
(198,189,206)
#D6D0DE
(214,208,222)
#E6E3EE
(230,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46254E color. Also use rgb(70,37,78) instead hex code.

Text Font Color

.myTextColor { color: #46254E; }

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

This text font color is #46254E.

Background Color

.myBgColor { background-color: #46254E; }

<div style="background-color:#46254E">Inner text</div>

This div background color is #46254E.

Border color

.myBorderColor { border: 1px solid #46254E; }

<div style="border:3px solid #46254E">Div</div>

This div border color is #46254E.

Opacity

.myOpacity80 { color: #46254E; opacity: 0.8; }

<p style="color:#46254E;opacity:0.8;">80%</p>

Text with #46254E 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 #46254E;}

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

This text has shadow with #46254E color.


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

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

This text has shadow with #46254E primary color and red secondary color.


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

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

This text has shadow with #46254E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46254E.

Preview

Color preview on black background

This text has color #46254E on black background.


Color preview on white background

This text has color #46254E on white background.


Black color preview on #46254E background

This text has black color on #46254E background.


White color preview on #46254E background

This text has white color on #46254E background.


Related colors

Complementary color

Complementary color for #hex is #B9DAB1.


I love getcolorcode.com

Triadic colors

1 #4E4625 and #254E46 with #46254E are triadic colors.

2 #4E2546 and #25464E with #46254E are triadic colors.