COLOR #655064

HEX: #655064 RGB: (101,80,100)

Color info

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

RGB color model

#655064 color RGB value is (101,80,100).

RGB: (101,80,100) (40%, 31%, 39%)

RGB channels and saturation

R 101 of 255 = 40%
G 80 of 255 = 31%
B 100 of 255 = 39%

101
80
100

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

Portions of RGB colors in percentages

R + G + B = 101 + 80 + 100 = 281 (100%)
R 101 of 281 ~ 35.94%
G 80 of 281 ~ 28.47%
B 100 of 281 ~ 35.59'%

%35.94
%28.47
%35.59

CMYK color model

#655064 color CMYK value is (0,21,1,60).

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

CMYK: (0,21,1,60)
C0M21Y1K60 (0%, 21%, 1%, 60%)
(0.00 / 0.21 / 0.01 / 0.60)

CMYK percentages

%0
%20.79
%0.99
%60.39

Codes

Color #655064 in popluar color models

65 50 64
RGB 101 80 100
HSL 303° 11.60% 35.49%
HSB/HSV 303° 20.79% 39.61%
CMYK 0.00% 20.79% 0.99%
60.39%

Color #655064 in popluar number systems.

HEX 65 50 64
Decimal 101 80 100
Binary 1100101 1010000 1100100
Octal 145 120 144

Shades and tints

Shades of #655064

#655064
(101,80,100)
#5C495B
(92,73,91)
#534252
(83,66,82)
#4A3B49
(74,59,73)
#413440
(65,52,64)
#382D37
(56,45,55)
#2F262E
(47,38,46)
#261F25
(38,31,37)
#1D181C
(29,24,28)
#141113
(20,17,19)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #655064

#655064
(101,80,100)
#735F72
(115,95,114)
#816E80
(129,110,128)
#8F7D8E
(143,125,142)
#9D8C9C
(157,140,156)
#AB9BAA
(171,155,170)
#B9AAB8
(185,170,184)
#C7B9C6
(199,185,198)
#D5C8D4
(213,200,212)
#E3D7E2
(227,215,226)
#F1E6F0
(241,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655064; }

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

This text font color is #655064.

Background Color

.myBgColor { background-color: #655064; }

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

This div background color is #655064.

Border color

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

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

This div border color is #655064.

Opacity

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

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

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

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

This text has shadow with #655064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655064.

Preview

Color preview on black background

This text has color #655064 on black background.


Color preview on white background

This text has color #655064 on white background.


Black color preview on #655064 background

This text has black color on #655064 background.


White color preview on #655064 background

This text has white color on #655064 background.


Related colors

Complementary color

Complementary color for #hex is #9AAF9B.


I love getcolorcode.com

Triadic colors

1 #646550 and #506465 with #655064 are triadic colors.

2 #645065 and #506564 with #655064 are triadic colors.