COLOR #656462

HEX: #656462 RGB: (101,100,98)

Color info

#656462 contains red, green and blue colors in about the same proportion. Web safe color of #656462 is #666666 (or #666).

RGB color model

#656462 color RGB value is (101,100,98).

RGB: (101,100,98) (40%, 39%, 38%)

RGB channels and saturation

R 101 of 255 = 40%
G 100 of 255 = 39%
B 98 of 255 = 38%

101
100
98

R + G + B ~ 39%. #656462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 100 + 98 = 299 (100%)
R 101 of 299 ~ 33.78%
G 100 of 299 ~ 33.44%
B 98 of 299 ~ 32.78'%

%33.78
%33.44
%32.78

CMYK color model

#656462 color CMYK value is (0,1,3,60).

  • cyan value is 0.00%
  • magenta value is 0.99%
  • yellow value is 2.97%
  • key color value is 60.39%

CMYK: (0,1,3,60)
C0M1Y3K60 (0%, 1%, 3%, 60%)
(0.00 / 0.01 / 0.03 / 0.60)

CMYK percentages

%0
%0.99
%2.97
%60.39

Codes

Color #656462 in popluar color models

65 64 62
RGB 101 100 98
HSL 40° 1.51% 39.02%
HSB/HSV 40° 2.97% 39.61%
CMYK 0.00% 0.99% 2.97%
60.39%

Color #656462 in popluar number systems.

HEX 65 64 62
Decimal 101 100 98
Binary 1100101 1100100 1100010
Octal 145 144 142

Shades and tints

Shades of #656462

#656462
(101,100,98)
#5C5B5A
(92,91,90)
#535252
(83,82,82)
#4A494A
(74,73,74)
#414042
(65,64,66)
#38373A
(56,55,58)
#2F2E32
(47,46,50)
#26252A
(38,37,42)
#1D1C22
(29,28,34)
#14131A
(20,19,26)
#0B0A12
(11,10,18)
#000000
(0,0,0)

Tints of #656462

#656462
(101,100,98)
#737270
(115,114,112)
#81807E
(129,128,126)
#8F8E8C
(143,142,140)
#9D9C9A
(157,156,154)
#ABAAA8
(171,170,168)
#B9B8B6
(185,184,182)
#C7C6C4
(199,198,196)
#D5D4D2
(213,212,210)
#E3E2E0
(227,226,224)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #656462 color. Also use rgb(101,100,98) instead hex code.

Text Font Color

.myTextColor { color: #656462; }

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

This text font color is #656462.

Background Color

.myBgColor { background-color: #656462; }

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

This div background color is #656462.

Border color

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

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

This div border color is #656462.

Opacity

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

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

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

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

This text has shadow with #656462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #656462.

Preview

Color preview on black background

This text has color #656462 on black background.


Color preview on white background

This text has color #656462 on white background.


Black color preview on #656462 background

This text has black color on #656462 background.


White color preview on #656462 background

This text has white color on #656462 background.


Related colors

Complementary color

Complementary color for #hex is #9A9B9D.


I love getcolorcode.com

Triadic colors

1 #626564 and #646265 with #656462 are triadic colors.

2 #626465 and #646562 with #656462 are triadic colors.