COLOR #463555

HEX: #463555 RGB: (70,53,85)

Color info

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

RGB color model

#463555 color RGB value is (70,53,85).

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

RGB channels and saturation

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

70
53
85

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

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 85 = 208 (100%)
R 70 of 208 ~ 33.65%
G 53 of 208 ~ 25.48%
B 85 of 208 ~ 40.87'%

%33.65
%25.48
%40.87

CMYK color model

#463555 color CMYK value is (18,38,0,67).

  • cyan value is 17.65%
  • magenta value is 37.65%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (18,38,0,67)
C18M38Y0K67 (18%, 38%, 0%, 67%)
(0.18 / 0.38 / 0.00 / 0.67)

CMYK percentages

%17.65
%37.65
%0
%66.67

Codes

Color #463555 in popluar color models

46 35 55
RGB 70 53 85
HSL 272° 23.19% 27.06%
HSB/HSV 272° 37.65% 33.33%
CMYK 17.65% 37.65% 0.00%
66.67%

Color #463555 in popluar number systems.

HEX 46 35 55
Decimal 70 53 85
Binary 1000110 110101 1010101
Octal 106 65 125

Shades and tints

Shades of #463555

#463555
(70,53,85)
#40314E
(64,49,78)
#3A2D47
(58,45,71)
#342940
(52,41,64)
#2E2539
(46,37,57)
#282132
(40,33,50)
#221D2B
(34,29,43)
#1C1924
(28,25,36)
#16151D
(22,21,29)
#101116
(16,17,22)
#0A0D0F
(10,13,15)
#000000
(0,0,0)

Tints of #463555

#463555
(70,53,85)
#564764
(86,71,100)
#665973
(102,89,115)
#766B82
(118,107,130)
#867D91
(134,125,145)
#968FA0
(150,143,160)
#A6A1AF
(166,161,175)
#B6B3BE
(182,179,190)
#C6C5CD
(198,197,205)
#D6D7DC
(214,215,220)
#E6E9EB
(230,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463555; }

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

This text font color is #463555.

Background Color

.myBgColor { background-color: #463555; }

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

This div background color is #463555.

Border color

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

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

This div border color is #463555.

Opacity

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

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

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

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

This text has shadow with #463555 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463555.

Preview

Color preview on black background

This text has color #463555 on black background.


Color preview on white background

This text has color #463555 on white background.


Black color preview on #463555 background

This text has black color on #463555 background.


White color preview on #463555 background

This text has white color on #463555 background.


Related colors

Complementary color

Complementary color for #hex is #B9CAAA.


I love getcolorcode.com

Triadic colors

1 #554635 and #355546 with #463555 are triadic colors.

2 #553546 and #354655 with #463555 are triadic colors.