COLOR #635A62

HEX: #635A62 RGB: (99,90,98)

Color info

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

RGB color model

#635A62 color RGB value is (99,90,98).

RGB: (99,90,98) (39%, 35%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 90 of 255 = 35%
B 98 of 255 = 38%

99
90
98

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

Portions of RGB colors in percentages

R + G + B = 99 + 90 + 98 = 287 (100%)
R 99 of 287 ~ 34.49%
G 90 of 287 ~ 31.36%
B 98 of 287 ~ 34.15'%

%34.49
%31.36
%34.15

CMYK color model

#635A62 color CMYK value is (0,9,1,61).

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

CMYK: (0,9,1,61)
C0M9Y1K61 (0%, 9%, 1%, 61%)
(0.00 / 0.09 / 0.01 / 0.61)

CMYK percentages

%0
%9.09
%1.01
%61.18

Codes

Color #635A62 in popluar color models

63 5A 62
RGB 99 90 98
HSL 307° 4.76% 37.06%
HSB/HSV 307° 9.09% 38.82%
CMYK 0.00% 9.09% 1.01%
61.18%

Color #635A62 in popluar number systems.

HEX 63 5A 62
Decimal 99 90 98
Binary 1100011 1011010 1100010
Octal 143 132 142

Shades and tints

Shades of #635A62

#635A62
(99,90,98)
#5A525A
(90,82,90)
#514A52
(81,74,82)
#48424A
(72,66,74)
#3F3A42
(63,58,66)
#36323A
(54,50,58)
#2D2A32
(45,42,50)
#24222A
(36,34,42)
#1B1A22
(27,26,34)
#12121A
(18,18,26)
#090A12
(9,10,18)
#000000
(0,0,0)

Tints of #635A62

#635A62
(99,90,98)
#716970
(113,105,112)
#7F787E
(127,120,126)
#8D878C
(141,135,140)
#9B969A
(155,150,154)
#A9A5A8
(169,165,168)
#B7B4B6
(183,180,182)
#C5C3C4
(197,195,196)
#D3D2D2
(211,210,210)
#E1E1E0
(225,225,224)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635A62; }

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

This text font color is #635A62.

Background Color

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

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

This div background color is #635A62.

Border color

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

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

This div border color is #635A62.

Opacity

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

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

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

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

This text has shadow with #635A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635A62.

Preview

Color preview on black background

This text has color #635A62 on black background.


Color preview on white background

This text has color #635A62 on white background.


Black color preview on #635A62 background

This text has black color on #635A62 background.


White color preview on #635A62 background

This text has white color on #635A62 background.


Related colors

Complementary color

Complementary color for #hex is #9CA59D.


I love getcolorcode.com

Triadic colors

1 #62635A and #5A6263 with #635A62 are triadic colors.

2 #625A63 and #5A6362 with #635A62 are triadic colors.