COLOR #46425A

HEX: #46425A RGB: (70,66,90)

Color info

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

RGB color model

#46425A color RGB value is (70,66,90).

RGB: (70,66,90) (27%, 26%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 66 of 255 = 26%
B 90 of 255 = 35%

70
66
90

R + G + B ~ 29%. #46425A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 66 + 90 = 226 (100%)
R 70 of 226 ~ 30.97%
G 66 of 226 ~ 29.2%
B 90 of 226 ~ 39.82'%

%30.97
%29.2
%39.82

CMYK color model

#46425A color CMYK value is (22,27,0,65).

  • cyan value is 22.22%
  • magenta value is 26.67%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (22,27,0,65)
C22M27Y0K65 (22%, 27%, 0%, 65%)
(0.22 / 0.27 / 0.00 / 0.65)

CMYK percentages

%22.22
%26.67
%0
%64.71

Codes

Color #46425A in popluar color models

46 42 5A
RGB 70 66 90
HSL 250° 15.38% 30.59%
HSB/HSV 250° 26.67% 35.29%
CMYK 22.22% 26.67% 0.00%
64.71%

Color #46425A in popluar number systems.

HEX 46 42 5A
Decimal 70 66 90
Binary 1000110 1000010 1011010
Octal 106 102 132

Shades and tints

Shades of #46425A

#46425A
(70,66,90)
#403C52
(64,60,82)
#3A364A
(58,54,74)
#343042
(52,48,66)
#2E2A3A
(46,42,58)
#282432
(40,36,50)
#221E2A
(34,30,42)
#1C1822
(28,24,34)
#16121A
(22,18,26)
#100C12
(16,12,18)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #46425A

#46425A
(70,66,90)
#565369
(86,83,105)
#666478
(102,100,120)
#767587
(118,117,135)
#868696
(134,134,150)
#9697A5
(150,151,165)
#A6A8B4
(166,168,180)
#B6B9C3
(182,185,195)
#C6CAD2
(198,202,210)
#D6DBE1
(214,219,225)
#E6ECF0
(230,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46425A color. Also use rgb(70,66,90) instead hex code.

Text Font Color

.myTextColor { color: #46425A; }

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

This text font color is #46425A.

Background Color

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

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

This div background color is #46425A.

Border color

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

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

This div border color is #46425A.

Opacity

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

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

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

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

This text has shadow with #46425A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46425A.

Preview

Color preview on black background

This text has color #46425A on black background.


Color preview on white background

This text has color #46425A on white background.


Black color preview on #46425A background

This text has black color on #46425A background.


White color preview on #46425A background

This text has white color on #46425A background.


Related colors

Complementary color

Complementary color for #hex is #B9BDA5.


I love getcolorcode.com

Triadic colors

1 #5A4642 and #425A46 with #46425A are triadic colors.

2 #5A4246 and #42465A with #46425A are triadic colors.