COLOR #655469

HEX: #655469 RGB: (101,84,105)

Color info

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

RGB color model

#655469 color RGB value is (101,84,105).

RGB: (101,84,105) (40%, 33%, 41%)

RGB channels and saturation

R 101 of 255 = 40%
G 84 of 255 = 33%
B 105 of 255 = 41%

101
84
105

R + G + B ~ 38%. #655469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 84 + 105 = 290 (100%)
R 101 of 290 ~ 34.83%
G 84 of 290 ~ 28.97%
B 105 of 290 ~ 36.21'%

%34.83
%28.97
%36.21

CMYK color model

#655469 color CMYK value is (4,20,0,59).

  • cyan value is 3.81%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (4,20,0,59)
C4M20Y0K59 (4%, 20%, 0%, 59%)
(0.04 / 0.20 / 0.00 / 0.59)

CMYK percentages

%3.81
%20
%0
%58.82

Codes

Color #655469 in popluar color models

65 54 69
RGB 101 84 105
HSL 289° 11.11% 37.06%
HSB/HSV 289° 20.00% 41.18%
CMYK 3.81% 20.00% 0.00%
58.82%

Color #655469 in popluar number systems.

HEX 65 54 69
Decimal 101 84 105
Binary 1100101 1010100 1101001
Octal 145 124 151

Shades and tints

Shades of #655469

#655469
(101,84,105)
#5C4D60
(92,77,96)
#534657
(83,70,87)
#4A3F4E
(74,63,78)
#413845
(65,56,69)
#38313C
(56,49,60)
#2F2A33
(47,42,51)
#26232A
(38,35,42)
#1D1C21
(29,28,33)
#141518
(20,21,24)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #655469

#655469
(101,84,105)
#736376
(115,99,118)
#817283
(129,114,131)
#8F8190
(143,129,144)
#9D909D
(157,144,157)
#AB9FAA
(171,159,170)
#B9AEB7
(185,174,183)
#C7BDC4
(199,189,196)
#D5CCD1
(213,204,209)
#E3DBDE
(227,219,222)
#F1EAEB
(241,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655469 color. Also use rgb(101,84,105) instead hex code.

Text Font Color

.myTextColor { color: #655469; }

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

This text font color is #655469.

Background Color

.myBgColor { background-color: #655469; }

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

This div background color is #655469.

Border color

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

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

This div border color is #655469.

Opacity

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

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

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

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

This text has shadow with #655469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655469.

Preview

Color preview on black background

This text has color #655469 on black background.


Color preview on white background

This text has color #655469 on white background.


Black color preview on #655469 background

This text has black color on #655469 background.


White color preview on #655469 background

This text has white color on #655469 background.


Related colors

Complementary color

Complementary color for #hex is #9AAB96.


I love getcolorcode.com

Triadic colors

1 #696554 and #546965 with #655469 are triadic colors.

2 #695465 and #546569 with #655469 are triadic colors.