COLOR #635561

HEX: #635561 RGB: (99,85,97)

Color info

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

RGB color model

#635561 color RGB value is (99,85,97).

RGB: (99,85,97) (39%, 33%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 85 of 255 = 33%
B 97 of 255 = 38%

99
85
97

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

Portions of RGB colors in percentages

R + G + B = 99 + 85 + 97 = 281 (100%)
R 99 of 281 ~ 35.23%
G 85 of 281 ~ 30.25%
B 97 of 281 ~ 34.52'%

%35.23
%30.25
%34.52

CMYK color model

#635561 color CMYK value is (0,14,2,61).

  • cyan value is 0.00%
  • magenta value is 14.14%
  • yellow value is 2.02%
  • key color value is 61.18%

CMYK: (0,14,2,61)
C0M14Y2K61 (0%, 14%, 2%, 61%)
(0.00 / 0.14 / 0.02 / 0.61)

CMYK percentages

%0
%14.14
%2.02
%61.18

Codes

Color #635561 in popluar color models

63 55 61
RGB 99 85 97
HSL 309° 7.61% 36.08%
HSB/HSV 309° 14.14% 38.82%
CMYK 0.00% 14.14% 2.02%
61.18%

Color #635561 in popluar number systems.

HEX 63 55 61
Decimal 99 85 97
Binary 1100011 1010101 1100001
Octal 143 125 141

Shades and tints

Shades of #635561

#635561
(99,85,97)
#5A4E59
(90,78,89)
#514751
(81,71,81)
#484049
(72,64,73)
#3F3941
(63,57,65)
#363239
(54,50,57)
#2D2B31
(45,43,49)
#242429
(36,36,41)
#1B1D21
(27,29,33)
#121619
(18,22,25)
#090F11
(9,15,17)
#000000
(0,0,0)

Tints of #635561

#635561
(99,85,97)
#71646F
(113,100,111)
#7F737D
(127,115,125)
#8D828B
(141,130,139)
#9B9199
(155,145,153)
#A9A0A7
(169,160,167)
#B7AFB5
(183,175,181)
#C5BEC3
(197,190,195)
#D3CDD1
(211,205,209)
#E1DCDF
(225,220,223)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635561; }

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

This text font color is #635561.

Background Color

.myBgColor { background-color: #635561; }

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

This div background color is #635561.

Border color

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

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

This div border color is #635561.

Opacity

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

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

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

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

This text has shadow with #635561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635561.

Preview

Color preview on black background

This text has color #635561 on black background.


Color preview on white background

This text has color #635561 on white background.


Black color preview on #635561 background

This text has black color on #635561 background.


White color preview on #635561 background

This text has white color on #635561 background.


Related colors

Complementary color

Complementary color for #hex is #9CAA9E.


I love getcolorcode.com

Triadic colors

1 #616355 and #556163 with #635561 are triadic colors.

2 #615563 and #556361 with #635561 are triadic colors.