COLOR #635D62

HEX: #635D62 RGB: (99,93,98)

Color info

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

RGB color model

#635D62 color RGB value is (99,93,98).

RGB: (99,93,98) (39%, 36%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 93 of 255 = 36%
B 98 of 255 = 38%

99
93
98

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

Portions of RGB colors in percentages

R + G + B = 99 + 93 + 98 = 290 (100%)
R 99 of 290 ~ 34.14%
G 93 of 290 ~ 32.07%
B 98 of 290 ~ 33.79'%

%34.14
%32.07
%33.79

CMYK color model

#635D62 color CMYK value is (0,6,1,61).

  • cyan value is 0.00%
  • magenta value is 6.06%
  • yellow value is 1.01%
  • key color value is 61.18%

CMYK: (0,6,1,61)
C0M6Y1K61 (0%, 6%, 1%, 61%)
(0.00 / 0.06 / 0.01 / 0.61)

CMYK percentages

%0
%6.06
%1.01
%61.18

Codes

Color #635D62 in popluar color models

63 5D 62
RGB 99 93 98
HSL 310° 3.13% 37.65%
HSB/HSV 310° 6.06% 38.82%
CMYK 0.00% 6.06% 1.01%
61.18%

Color #635D62 in popluar number systems.

HEX 63 5D 62
Decimal 99 93 98
Binary 1100011 1011101 1100010
Octal 143 135 142

Shades and tints

Shades of #635D62

#635D62
(99,93,98)
#5A555A
(90,85,90)
#514D52
(81,77,82)
#48454A
(72,69,74)
#3F3D42
(63,61,66)
#36353A
(54,53,58)
#2D2D32
(45,45,50)
#24252A
(36,37,42)
#1B1D22
(27,29,34)
#12151A
(18,21,26)
#090D12
(9,13,18)
#000000
(0,0,0)

Tints of #635D62

#635D62
(99,93,98)
#716B70
(113,107,112)
#7F797E
(127,121,126)
#8D878C
(141,135,140)
#9B959A
(155,149,154)
#A9A3A8
(169,163,168)
#B7B1B6
(183,177,182)
#C5BFC4
(197,191,196)
#D3CDD2
(211,205,210)
#E1DBE0
(225,219,224)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635D62 color. Also use rgb(99,93,98) instead hex code.

Text Font Color

.myTextColor { color: #635D62; }

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

This text font color is #635D62.

Background Color

.myBgColor { background-color: #635D62; }

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

This div background color is #635D62.

Border color

.myBorderColor { border: 1px solid #635D62; }

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

This div border color is #635D62.

Opacity

.myOpacity80 { color: #635D62; opacity: 0.8; }

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

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

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

This text has shadow with #635D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635D62.

Preview

Color preview on black background

This text has color #635D62 on black background.


Color preview on white background

This text has color #635D62 on white background.


Black color preview on #635D62 background

This text has black color on #635D62 background.


White color preview on #635D62 background

This text has white color on #635D62 background.


Related colors

Complementary color

Complementary color for #hex is #9CA29D.


I love getcolorcode.com

Triadic colors

1 #62635D and #5D6263 with #635D62 are triadic colors.

2 #625D63 and #5D6362 with #635D62 are triadic colors.