COLOR #656367

HEX: #656367 RGB: (101,99,103)

Color info

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

RGB color model

#656367 color RGB value is (101,99,103).

RGB: (101,99,103) (40%, 39%, 40%)

RGB channels and saturation

R 101 of 255 = 40%
G 99 of 255 = 39%
B 103 of 255 = 40%

101
99
103

R + G + B ~ 40%. #656367 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 101 + 99 + 103 = 303 (100%)
R 101 of 303 ~ 33.33%
G 99 of 303 ~ 32.67%
B 103 of 303 ~ 33.99'%

%33.33
%32.67
%33.99

CMYK color model

#656367 color CMYK value is (2,4,0,60).

  • cyan value is 1.94%
  • magenta value is 3.88%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (2,4,0,60)
C2M4Y0K60 (2%, 4%, 0%, 60%)
(0.02 / 0.04 / 0.00 / 0.60)

CMYK percentages

%1.94
%3.88
%0
%59.61

Codes

Color #656367 in popluar color models

65 63 67
RGB 101 99 103
HSL 270° 1.98% 39.61%
HSB/HSV 270° 3.88% 40.39%
CMYK 1.94% 3.88% 0.00%
59.61%

Color #656367 in popluar number systems.

HEX 65 63 67
Decimal 101 99 103
Binary 1100101 1100011 1100111
Octal 145 143 147

Shades and tints

Shades of #656367

#656367
(101,99,103)
#5C5A5E
(92,90,94)
#535155
(83,81,85)
#4A484C
(74,72,76)
#413F43
(65,63,67)
#38363A
(56,54,58)
#2F2D31
(47,45,49)
#262428
(38,36,40)
#1D1B1F
(29,27,31)
#141216
(20,18,22)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #656367

#656367
(101,99,103)
#737174
(115,113,116)
#817F81
(129,127,129)
#8F8D8E
(143,141,142)
#9D9B9B
(157,155,155)
#ABA9A8
(171,169,168)
#B9B7B5
(185,183,181)
#C7C5C2
(199,197,194)
#D5D3CF
(213,211,207)
#E3E1DC
(227,225,220)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #656367 color. Also use rgb(101,99,103) instead hex code.

Text Font Color

.myTextColor { color: #656367; }

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

This text font color is #656367.

Background Color

.myBgColor { background-color: #656367; }

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

This div background color is #656367.

Border color

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

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

This div border color is #656367.

Opacity

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

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

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

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

This text has shadow with #656367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #656367.

Preview

Color preview on black background

This text has color #656367 on black background.


Color preview on white background

This text has color #656367 on white background.


Black color preview on #656367 background

This text has black color on #656367 background.


White color preview on #656367 background

This text has white color on #656367 background.


Related colors

Complementary color

Complementary color for #hex is #9A9C98.


I love getcolorcode.com

Triadic colors

1 #676563 and #636765 with #656367 are triadic colors.

2 #676365 and #636567 with #656367 are triadic colors.