COLOR #466055

HEX: #466055 RGB: (70,96,85)

Color info

#466055 contains red, green and blue colors in about the same proportion. Web safe color of #466055 is #336666 (or #366).

RGB color model

#466055 color RGB value is (70,96,85).

RGB: (70,96,85) (27%, 38%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 96 of 255 = 38%
B 85 of 255 = 33%

70
96
85

R + G + B ~ 33%. #466055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 96 + 85 = 251 (100%)
R 70 of 251 ~ 27.89%
G 96 of 251 ~ 38.25%
B 85 of 251 ~ 33.86'%

%27.89
%38.25
%33.86

CMYK color model

#466055 color CMYK value is (27,0,11,62).

  • cyan value is 27.08%
  • magenta value is 0.00%
  • yellow value is 11.46%
  • key color value is 62.35%

CMYK: (27,0,11,62)
C27M0Y11K62 (27%, 0%, 11%, 62%)
(0.27 / 0.00 / 0.11 / 0.62)

CMYK percentages

%27.08
%0
%11.46
%62.35

Codes

Color #466055 in popluar color models

46 60 55
RGB 70 96 85
HSL 155° 15.66% 32.55%
HSB/HSV 155° 27.08% 37.65%
CMYK 27.08% 0.00% 11.46%
62.35%

Color #466055 in popluar number systems.

HEX 46 60 55
Decimal 70 96 85
Binary 1000110 1100000 1010101
Octal 106 140 125

Shades and tints

Shades of #466055

#466055
(70,96,85)
#40584E
(64,88,78)
#3A5047
(58,80,71)
#344840
(52,72,64)
#2E4039
(46,64,57)
#283832
(40,56,50)
#22302B
(34,48,43)
#1C2824
(28,40,36)
#16201D
(22,32,29)
#101816
(16,24,22)
#0A100F
(10,16,15)
#000000
(0,0,0)

Tints of #466055

#466055
(70,96,85)
#566E64
(86,110,100)
#667C73
(102,124,115)
#768A82
(118,138,130)
#869891
(134,152,145)
#96A6A0
(150,166,160)
#A6B4AF
(166,180,175)
#B6C2BE
(182,194,190)
#C6D0CD
(198,208,205)
#D6DEDC
(214,222,220)
#E6ECEB
(230,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466055; }

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

This text font color is #466055.

Background Color

.myBgColor { background-color: #466055; }

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

This div background color is #466055.

Border color

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

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

This div border color is #466055.

Opacity

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

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

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

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

This text has shadow with #466055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466055.

Preview

Color preview on black background

This text has color #466055 on black background.


Color preview on white background

This text has color #466055 on white background.


Black color preview on #466055 background

This text has black color on #466055 background.


White color preview on #466055 background

This text has white color on #466055 background.


Related colors

Complementary color

Complementary color for #hex is #B99FAA.


I love getcolorcode.com

Triadic colors

1 #554660 and #605546 with #466055 are triadic colors.

2 #556046 and #604655 with #466055 are triadic colors.