COLOR #635C62

HEX: #635C62 RGB: (99,92,98)

Color info

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

RGB color model

#635C62 color RGB value is (99,92,98).

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

RGB channels and saturation

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

99
92
98

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

Portions of RGB colors in percentages

R + G + B = 99 + 92 + 98 = 289 (100%)
R 99 of 289 ~ 34.26%
G 92 of 289 ~ 31.83%
B 98 of 289 ~ 33.91'%

%34.26
%31.83
%33.91

CMYK color model

#635C62 color CMYK value is (0,7,1,61).

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

CMYK: (0,7,1,61)
C0M7Y1K61 (0%, 7%, 1%, 61%)
(0.00 / 0.07 / 0.01 / 0.61)

CMYK percentages

%0
%7.07
%1.01
%61.18

Codes

Color #635C62 in popluar color models

63 5C 62
RGB 99 92 98
HSL 309° 3.66% 37.45%
HSB/HSV 309° 7.07% 38.82%
CMYK 0.00% 7.07% 1.01%
61.18%

Color #635C62 in popluar number systems.

HEX 63 5C 62
Decimal 99 92 98
Binary 1100011 1011100 1100010
Octal 143 134 142

Shades and tints

Shades of #635C62

#635C62
(99,92,98)
#5A545A
(90,84,90)
#514C52
(81,76,82)
#48444A
(72,68,74)
#3F3C42
(63,60,66)
#36343A
(54,52,58)
#2D2C32
(45,44,50)
#24242A
(36,36,42)
#1B1C22
(27,28,34)
#12141A
(18,20,26)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #635C62

#635C62
(99,92,98)
#716A70
(113,106,112)
#7F787E
(127,120,126)
#8D868C
(141,134,140)
#9B949A
(155,148,154)
#A9A2A8
(169,162,168)
#B7B0B6
(183,176,182)
#C5BEC4
(197,190,196)
#D3CCD2
(211,204,210)
#E1DAE0
(225,218,224)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635C62; }

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

This text font color is #635C62.

Background Color

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

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

This div background color is #635C62.

Border color

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

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

This div border color is #635C62.

Opacity

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

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

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

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

This text has shadow with #635C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635C62.

Preview

Color preview on black background

This text has color #635C62 on black background.


Color preview on white background

This text has color #635C62 on white background.


Black color preview on #635C62 background

This text has black color on #635C62 background.


White color preview on #635C62 background

This text has white color on #635C62 background.


Related colors

Complementary color

Complementary color for #hex is #9CA39D.


I love getcolorcode.com

Triadic colors

1 #62635C and #5C6263 with #635C62 are triadic colors.

2 #625C63 and #5C6362 with #635C62 are triadic colors.