COLOR #635971

HEX: #635971 RGB: (99,89,113)

Color info

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

RGB color model

#635971 color RGB value is (99,89,113).

RGB: (99,89,113) (39%, 35%, 44%)

RGB channels and saturation

R 99 of 255 = 39%
G 89 of 255 = 35%
B 113 of 255 = 44%

99
89
113

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

Portions of RGB colors in percentages

R + G + B = 99 + 89 + 113 = 301 (100%)
R 99 of 301 ~ 32.89%
G 89 of 301 ~ 29.57%
B 113 of 301 ~ 37.54'%

%32.89
%29.57
%37.54

CMYK color model

#635971 color CMYK value is (12,21,0,56).

  • cyan value is 12.39%
  • magenta value is 21.24%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (12,21,0,56) C12M21Y0K56 (12%,21%,0%,56%) (0.12/0.21/0.00/0.56) 

CMYK percentages

%12.39
%21.24
%0
%55.69

Codes

Color #635971 in popluar color models

63 59 71
RGB 99 89 113
HSL 265° 11.88% 39.61%
HSB/HSV 265° 21.24% 44.31%
CMYK 12.39% 21.24% 0.00%
55.69%

Color #635971 in popluar number systems.

HEX 63 59 71
Decimal 99 89 113
Binary 1100011 1011001 1110001
Octal 143 131 161

Shades and tints

Shades of #635971

#635971
(99,89,113)
#5A5167
(90,81,103)
#51495D
(81,73,93)
#484153
(72,65,83)
#3F3949
(63,57,73)
#36313F
(54,49,63)
#2D2935
(45,41,53)
#24212B
(36,33,43)
#1B1921
(27,25,33)
#121117
(18,17,23)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #635971

#635971
(99,89,113)
#71687D
(113,104,125)
#7F7789
(127,119,137)
#8D8695
(141,134,149)
#9B95A1
(155,149,161)
#A9A4AD
(169,164,173)
#B7B3B9
(183,179,185)
#C5C2C5
(197,194,197)
#D3D1D1
(211,209,209)
#E1E0DD
(225,224,221)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635971 color. Also use rgb(99,89,113) instead hex code.

Text Font Color

.myTextColor { color: #635971; }

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

This text font color is #635971.

Background Color

.myBgColor { background-color: #635971; }

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

This div background color is #635971.

Border color

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

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

This div border color is #635971.

Opacity

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

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

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

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

This text has shadow with #635971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635971.

Preview

Color preview on black background

This text has color #635971 on black background.


Color preview on white background

This text has color #635971 on white background.


Black color preview on #635971 background

This text has black color on #635971 background.


White color preview on #635971 background

This text has white color on #635971 background.


Related colors

Complementary color

Complementary color for #hex is #9CA68E.


I love getcolorcode.com

Triadic colors

1 #716359 and #597163 with #635971 are triadic colors.

2 #715963 and #596371 with #635971 are triadic colors.