COLOR #655563

HEX: #655563 RGB: (101,85,99)

Color info

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

RGB color model

#655563 color RGB value is (101,85,99).

RGB: (101,85,99) (40%, 33%, 39%)

RGB channels and saturation

R 101 of 255 = 40%
G 85 of 255 = 33%
B 99 of 255 = 39%

101
85
99

R + G + B ~ 37%. #655563 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 85 + 99 = 285 (100%)
R 101 of 285 ~ 35.44%
G 85 of 285 ~ 29.82%
B 99 of 285 ~ 34.74'%

%35.44
%29.82
%34.74

CMYK color model

#655563 color CMYK value is (0,16,2,60).

  • cyan value is 0.00%
  • magenta value is 15.84%
  • yellow value is 1.98%
  • key color value is 60.39%

CMYK: (0,16,2,60)
C0M16Y2K60 (0%, 16%, 2%, 60%)
(0.00 / 0.16 / 0.02 / 0.60)

CMYK percentages

%0
%15.84
%1.98
%60.39

Codes

Color #655563 in popluar color models

65 55 63
RGB 101 85 99
HSL 308° 8.60% 36.47%
HSB/HSV 308° 15.84% 39.61%
CMYK 0.00% 15.84% 1.98%
60.39%

Color #655563 in popluar number systems.

HEX 65 55 63
Decimal 101 85 99
Binary 1100101 1010101 1100011
Octal 145 125 143

Shades and tints

Shades of #655563

#655563
(101,85,99)
#5C4E5A
(92,78,90)
#534751
(83,71,81)
#4A4048
(74,64,72)
#41393F
(65,57,63)
#383236
(56,50,54)
#2F2B2D
(47,43,45)
#262424
(38,36,36)
#1D1D1B
(29,29,27)
#141612
(20,22,18)
#0B0F09
(11,15,9)
#000000
(0,0,0)

Tints of #655563

#655563
(101,85,99)
#736471
(115,100,113)
#81737F
(129,115,127)
#8F828D
(143,130,141)
#9D919B
(157,145,155)
#ABA0A9
(171,160,169)
#B9AFB7
(185,175,183)
#C7BEC5
(199,190,197)
#D5CDD3
(213,205,211)
#E3DCE1
(227,220,225)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655563; }

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

This text font color is #655563.

Background Color

.myBgColor { background-color: #655563; }

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

This div background color is #655563.

Border color

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

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

This div border color is #655563.

Opacity

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

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

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

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

This text has shadow with #655563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655563.

Preview

Color preview on black background

This text has color #655563 on black background.


Color preview on white background

This text has color #655563 on white background.


Black color preview on #655563 background

This text has black color on #655563 background.


White color preview on #655563 background

This text has white color on #655563 background.


Related colors

Complementary color

Complementary color for #hex is #9AAA9C.


I love getcolorcode.com

Triadic colors

1 #636555 and #556365 with #655563 are triadic colors.

2 #635565 and #556563 with #655563 are triadic colors.