COLOR #465653

HEX: #465653 RGB: (70,86,83)

Color info

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

RGB color model

#465653 color RGB value is (70,86,83).

RGB: (70,86,83) (27%, 34%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 86 of 255 = 34%
B 83 of 255 = 33%

70
86
83

R + G + B ~ 31%. #465653 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 83 = 239 (100%)
R 70 of 239 ~ 29.29%
G 86 of 239 ~ 35.98%
B 83 of 239 ~ 34.73'%

%29.29
%35.98
%34.73

CMYK color model

#465653 color CMYK value is (19,0,3,66).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 3.49%
  • key color value is 66.27%

CMYK: (19,0,3,66)
C19M0Y3K66 (19%, 0%, 3%, 66%)
(0.19 / 0.00 / 0.03 / 0.66)

CMYK percentages

%18.6
%0
%3.49
%66.27

Codes

Color #465653 in popluar color models

46 56 53
RGB 70 86 83
HSL 169° 10.26% 30.59%
HSB/HSV 169° 18.60% 33.73%
CMYK 18.60% 0.00% 3.49%
66.27%

Color #465653 in popluar number systems.

HEX 46 56 53
Decimal 70 86 83
Binary 1000110 1010110 1010011
Octal 106 126 123

Shades and tints

Shades of #465653

#465653
(70,86,83)
#404F4C
(64,79,76)
#3A4845
(58,72,69)
#34413E
(52,65,62)
#2E3A37
(46,58,55)
#283330
(40,51,48)
#222C29
(34,44,41)
#1C2522
(28,37,34)
#161E1B
(22,30,27)
#101714
(16,23,20)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #465653

#465653
(70,86,83)
#566562
(86,101,98)
#667471
(102,116,113)
#768380
(118,131,128)
#86928F
(134,146,143)
#96A19E
(150,161,158)
#A6B0AD
(166,176,173)
#B6BFBC
(182,191,188)
#C6CECB
(198,206,203)
#D6DDDA
(214,221,218)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465653 color. Also use rgb(70,86,83) instead hex code.

Text Font Color

.myTextColor { color: #465653; }

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

This text font color is #465653.

Background Color

.myBgColor { background-color: #465653; }

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

This div background color is #465653.

Border color

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

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

This div border color is #465653.

Opacity

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

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

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

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

This text has shadow with #465653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465653.

Preview

Color preview on black background

This text has color #465653 on black background.


Color preview on white background

This text has color #465653 on white background.


Black color preview on #465653 background

This text has black color on #465653 background.


White color preview on #465653 background

This text has white color on #465653 background.


Related colors

Complementary color

Complementary color for #hex is #B9A9AC.


I love getcolorcode.com

Triadic colors

1 #534656 and #565346 with #465653 are triadic colors.

2 #535646 and #564653 with #465653 are triadic colors.