COLOR #464055

HEX: #464055 RGB: (70,64,85)

Color info

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

RGB color model

#464055 color RGB value is (70,64,85).

RGB: (70,64,85) (27%, 25%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 64 of 255 = 25%
B 85 of 255 = 33%

70
64
85

R + G + B ~ 28%. #464055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 64 + 85 = 219 (100%)
R 70 of 219 ~ 31.96%
G 64 of 219 ~ 29.22%
B 85 of 219 ~ 38.81'%

%31.96
%29.22
%38.81

CMYK color model

#464055 color CMYK value is (18,25,0,67).

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

CMYK: (18,25,0,67)
C18M25Y0K67 (18%, 25%, 0%, 67%)
(0.18 / 0.25 / 0.00 / 0.67)

CMYK percentages

%17.65
%24.71
%0
%66.67

Codes

Color #464055 in popluar color models

46 40 55
RGB 70 64 85
HSL 257° 14.09% 29.22%
HSB/HSV 257° 24.71% 33.33%
CMYK 17.65% 24.71% 0.00%
66.67%

Color #464055 in popluar number systems.

HEX 46 40 55
Decimal 70 64 85
Binary 1000110 1000000 1010101
Octal 106 100 125

Shades and tints

Shades of #464055

#464055
(70,64,85)
#403B4E
(64,59,78)
#3A3647
(58,54,71)
#343140
(52,49,64)
#2E2C39
(46,44,57)
#282732
(40,39,50)
#22222B
(34,34,43)
#1C1D24
(28,29,36)
#16181D
(22,24,29)
#101316
(16,19,22)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #464055

#464055
(70,64,85)
#565164
(86,81,100)
#666273
(102,98,115)
#767382
(118,115,130)
#868491
(134,132,145)
#9695A0
(150,149,160)
#A6A6AF
(166,166,175)
#B6B7BE
(182,183,190)
#C6C8CD
(198,200,205)
#D6D9DC
(214,217,220)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464055; }

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

This text font color is #464055.

Background Color

.myBgColor { background-color: #464055; }

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

This div background color is #464055.

Border color

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

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

This div border color is #464055.

Opacity

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

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

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

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

This text has shadow with #464055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464055.

Preview

Color preview on black background

This text has color #464055 on black background.


Color preview on white background

This text has color #464055 on white background.


Black color preview on #464055 background

This text has black color on #464055 background.


White color preview on #464055 background

This text has white color on #464055 background.


Related colors

Complementary color

Complementary color for #hex is #B9BFAA.


I love getcolorcode.com

Triadic colors

1 #554640 and #405546 with #464055 are triadic colors.

2 #554046 and #404655 with #464055 are triadic colors.