COLOR #463554

HEX: #463554 RGB: (70,53,84)

Color info

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

RGB color model

#463554 color RGB value is (70,53,84).

RGB: (70,53,84) (27%, 21%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 53 of 255 = 21%
B 84 of 255 = 33%

70
53
84

R + G + B ~ 27%. #463554 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 84 = 207 (100%)
R 70 of 207 ~ 33.82%
G 53 of 207 ~ 25.6%
B 84 of 207 ~ 40.58'%

%33.82
%25.6
%40.58

CMYK color model

#463554 color CMYK value is (17,37,0,67).

  • cyan value is 16.67%
  • magenta value is 36.90%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (17,37,0,67)
C17M37Y0K67 (17%, 37%, 0%, 67%)
(0.17 / 0.37 / 0.00 / 0.67)

CMYK percentages

%16.67
%36.9
%0
%67.06

Codes

Color #463554 in popluar color models

46 35 54
RGB 70 53 84
HSL 273° 22.63% 26.86%
HSB/HSV 273° 36.90% 32.94%
CMYK 16.67% 36.90% 0.00%
67.06%

Color #463554 in popluar number systems.

HEX 46 35 54
Decimal 70 53 84
Binary 1000110 110101 1010100
Octal 106 65 124

Shades and tints

Shades of #463554

#463554
(70,53,84)
#40314D
(64,49,77)
#3A2D46
(58,45,70)
#34293F
(52,41,63)
#2E2538
(46,37,56)
#282131
(40,33,49)
#221D2A
(34,29,42)
#1C1923
(28,25,35)
#16151C
(22,21,28)
#101115
(16,17,21)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #463554

#463554
(70,53,84)
#564763
(86,71,99)
#665972
(102,89,114)
#766B81
(118,107,129)
#867D90
(134,125,144)
#968F9F
(150,143,159)
#A6A1AE
(166,161,174)
#B6B3BD
(182,179,189)
#C6C5CC
(198,197,204)
#D6D7DB
(214,215,219)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463554 color. Also use rgb(70,53,84) instead hex code.

Text Font Color

.myTextColor { color: #463554; }

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

This text font color is #463554.

Background Color

.myBgColor { background-color: #463554; }

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

This div background color is #463554.

Border color

.myBorderColor { border: 1px solid #463554; }

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

This div border color is #463554.

Opacity

.myOpacity80 { color: #463554; opacity: 0.8; }

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

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

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

This text has shadow with #463554 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463554.

Preview

Color preview on black background

This text has color #463554 on black background.


Color preview on white background

This text has color #463554 on white background.


Black color preview on #463554 background

This text has black color on #463554 background.


White color preview on #463554 background

This text has white color on #463554 background.


Related colors

Complementary color

Complementary color for #hex is #B9CAAB.


I love getcolorcode.com

Triadic colors

1 #544635 and #355446 with #463554 are triadic colors.

2 #543546 and #354654 with #463554 are triadic colors.