COLOR #635E63

HEX: #635E63 RGB: (99,94,99)

Color info

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

RGB color model

#635E63 color RGB value is (99,94,99).

RGB: (99,94,99) (39%, 37%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 94 of 255 = 37%
B 99 of 255 = 39%

99
94
99

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

Portions of RGB colors in percentages

R + G + B = 99 + 94 + 99 = 292 (100%)
R 99 of 292 ~ 33.9%
G 94 of 292 ~ 32.19%
B 99 of 292 ~ 33.9'%

%33.9
%32.19
%33.9

CMYK color model

#635E63 color CMYK value is (0,5,0,61).

  • cyan value is 0.00%
  • magenta value is 5.05%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (0,5,0,61)
C0M5Y0K61 (0%, 5%, 0%, 61%)
(0.00 / 0.05 / 0.00 / 0.61)

CMYK percentages

%0
%5.05
%0
%61.18

Codes

Color #635E63 in popluar color models

63 5E 63
RGB 99 94 99
HSL 300° 2.59% 37.84%
HSB/HSV 300° 5.05% 38.82%
CMYK 0.00% 5.05% 0.00%
61.18%

Color #635E63 in popluar number systems.

HEX 63 5E 63
Decimal 99 94 99
Binary 1100011 1011110 1100011
Octal 143 136 143

Shades and tints

Shades of #635E63

#635E63
(99,94,99)
#5A565A
(90,86,90)
#514E51
(81,78,81)
#484648
(72,70,72)
#3F3E3F
(63,62,63)
#363636
(54,54,54)
#2D2E2D
(45,46,45)
#242624
(36,38,36)
#1B1E1B
(27,30,27)
#121612
(18,22,18)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #635E63

#635E63
(99,94,99)
#716C71
(113,108,113)
#7F7A7F
(127,122,127)
#8D888D
(141,136,141)
#9B969B
(155,150,155)
#A9A4A9
(169,164,169)
#B7B2B7
(183,178,183)
#C5C0C5
(197,192,197)
#D3CED3
(211,206,211)
#E1DCE1
(225,220,225)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635E63; }

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

This text font color is #635E63.

Background Color

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

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

This div background color is #635E63.

Border color

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

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

This div border color is #635E63.

Opacity

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

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

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

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

This text has shadow with #635E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635E63.

Preview

Color preview on black background

This text has color #635E63 on black background.


Color preview on white background

This text has color #635E63 on white background.


Black color preview on #635E63 background

This text has black color on #635E63 background.


White color preview on #635E63 background

This text has white color on #635E63 background.


Related colors

Complementary color

Complementary color for #hex is #9CA19C.


I love getcolorcode.com

Triadic colors

1 #63635E and #5E6363 with #635E63 are triadic colors.

2 #635E63 and #5E6363 with #635E63 are triadic colors.