COLOR #635951

HEX: #635951 RGB: (99,89,81)

Color info

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

RGB color model

#635951 color RGB value is (99,89,81).

RGB: (99,89,81) (39%, 35%, 32%)

RGB channels and saturation

R 99 of 255 = 39%
G 89 of 255 = 35%
B 81 of 255 = 32%

99
89
81

R + G + B ~ 35%. #635951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 89 + 81 = 269 (100%)
R 99 of 269 ~ 36.8%
G 89 of 269 ~ 33.09%
B 81 of 269 ~ 30.11'%

%36.8
%33.09
%30.11

CMYK color model

#635951 color CMYK value is (0,10,18,61).

  • cyan value is 0.00%
  • magenta value is 10.10%
  • yellow value is 18.18%
  • key color value is 61.18%

CMYK: (0,10,18,61)
C0M10Y18K61 (0%, 10%, 18%, 61%)
(0.00 / 0.10 / 0.18 / 0.61)

CMYK percentages

%0
%10.1
%18.18
%61.18

Codes

Color #635951 in popluar color models

63 59 51
RGB 99 89 81
HSL 27° 10.00% 35.29%
HSB/HSV 27° 18.18% 38.82%
CMYK 0.00% 10.10% 18.18%
61.18%

Color #635951 in popluar number systems.

HEX 63 59 51
Decimal 99 89 81
Binary 1100011 1011001 1010001
Octal 143 131 121

Shades and tints

Shades of #635951

#635951
(99,89,81)
#5A514A
(90,81,74)
#514943
(81,73,67)
#48413C
(72,65,60)
#3F3935
(63,57,53)
#36312E
(54,49,46)
#2D2927
(45,41,39)
#242120
(36,33,32)
#1B1919
(27,25,25)
#121112
(18,17,18)
#09090B
(9,9,11)
#000000
(0,0,0)

Tints of #635951

#635951
(99,89,81)
#716860
(113,104,96)
#7F776F
(127,119,111)
#8D867E
(141,134,126)
#9B958D
(155,149,141)
#A9A49C
(169,164,156)
#B7B3AB
(183,179,171)
#C5C2BA
(197,194,186)
#D3D1C9
(211,209,201)
#E1E0D8
(225,224,216)
#EFEFE7
(239,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635951; }

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

This text font color is #635951.

Background Color

.myBgColor { background-color: #635951; }

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

This div background color is #635951.

Border color

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

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

This div border color is #635951.

Opacity

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

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

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

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

This text has shadow with #635951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635951.

Preview

Color preview on black background

This text has color #635951 on black background.


Color preview on white background

This text has color #635951 on white background.


Black color preview on #635951 background

This text has black color on #635951 background.


White color preview on #635951 background

This text has white color on #635951 background.


Related colors

Complementary color

Complementary color for #hex is #9CA6AE.


I love getcolorcode.com

Triadic colors

1 #516359 and #595163 with #635951 are triadic colors.

2 #515963 and #596351 with #635951 are triadic colors.