COLOR #655A69

HEX: #655A69 RGB: (101,90,105)

Color info

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

RGB color model

#655A69 color RGB value is (101,90,105).

RGB: (101,90,105) (40%, 35%, 41%)

RGB channels and saturation

R 101 of 255 = 40%
G 90 of 255 = 35%
B 105 of 255 = 41%

101
90
105

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

Portions of RGB colors in percentages

R + G + B = 101 + 90 + 105 = 296 (100%)
R 101 of 296 ~ 34.12%
G 90 of 296 ~ 30.41%
B 105 of 296 ~ 35.47'%

%34.12
%30.41
%35.47

CMYK color model

#655A69 color CMYK value is (4,14,0,59).

  • cyan value is 3.81%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (4,14,0,59) C4M14Y0K59 (4%,14%,0%,59%) (0.04/0.14/0.00/0.59) 

CMYK percentages

%3.81
%14.29
%0
%58.82

Codes

Color #655A69 in popluar color models

65 5A 69
RGB 101 90 105
HSL 284° 7.69% 38.24%
HSB/HSV 284° 14.29% 41.18%
CMYK 3.81% 14.29% 0.00%
58.82%

Color #655A69 in popluar number systems.

HEX 65 5A 69
Decimal 101 90 105
Binary 1100101 1011010 1101001
Octal 145 132 151

Shades and tints

Shades of #655A69

#655A69
(101,90,105)
#5C5260
(92,82,96)
#534A57
(83,74,87)
#4A424E
(74,66,78)
#413A45
(65,58,69)
#38323C
(56,50,60)
#2F2A33
(47,42,51)
#26222A
(38,34,42)
#1D1A21
(29,26,33)
#141218
(20,18,24)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #655A69

#655A69
(101,90,105)
#736976
(115,105,118)
#817883
(129,120,131)
#8F8790
(143,135,144)
#9D969D
(157,150,157)
#ABA5AA
(171,165,170)
#B9B4B7
(185,180,183)
#C7C3C4
(199,195,196)
#D5D2D1
(213,210,209)
#E3E1DE
(227,225,222)
#F1F0EB
(241,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655A69; }

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

This text font color is #655A69.

Background Color

.myBgColor { background-color: #655A69; }

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

This div background color is #655A69.

Border color

.myBorderColor { border: 1px solid #655A69; }

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

This div border color is #655A69.

Opacity

.myOpacity80 { color: #655A69; opacity: 0.8; }

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

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

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

This text has shadow with #655A69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655A69.

Preview

Color preview on black background

This text has color #655A69 on black background.


Color preview on white background

This text has color #655A69 on white background.


Black color preview on #655A69 background

This text has black color on #655A69 background.


White color preview on #655A69 background

This text has white color on #655A69 background.


Related colors

Complementary color

Complementary color for #hex is #9AA596.


I love getcolorcode.com

Triadic colors

1 #69655A and #5A6965 with #655A69 are triadic colors.

2 #695A65 and #5A6569 with #655A69 are triadic colors.