COLOR #635675

HEX: #635675 RGB: (99,86,117)

Color info

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

RGB color model

#635675 color RGB value is (99,86,117).

RGB: (99,86,117) (39%, 34%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 86 of 255 = 34%
B 117 of 255 = 46%

99
86
117

R + G + B ~ 40%. #635675 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 86 + 117 = 302 (100%)
R 99 of 302 ~ 32.78%
G 86 of 302 ~ 28.48%
B 117 of 302 ~ 38.74'%

%32.78
%28.48
%38.74

CMYK color model

#635675 color CMYK value is (15,26,0,54).

  • cyan value is 15.38%
  • magenta value is 26.50%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (15,26,0,54)
C15M26Y0K54 (15%, 26%, 0%, 54%)
(0.15 / 0.26 / 0.00 / 0.54)

CMYK percentages

%15.38
%26.5
%0
%54.12

Codes

Color #635675 in popluar color models

63 56 75
RGB 99 86 117
HSL 265° 15.27% 39.80%
HSB/HSV 265° 26.50% 45.88%
CMYK 15.38% 26.50% 0.00%
54.12%

Color #635675 in popluar number systems.

HEX 63 56 75
Decimal 99 86 117
Binary 1100011 1010110 1110101
Octal 143 126 165

Shades and tints

Shades of #635675

#635675
(99,86,117)
#5A4F6B
(90,79,107)
#514861
(81,72,97)
#484157
(72,65,87)
#3F3A4D
(63,58,77)
#363343
(54,51,67)
#2D2C39
(45,44,57)
#24252F
(36,37,47)
#1B1E25
(27,30,37)
#12171B
(18,23,27)
#091011
(9,16,17)
#000000
(0,0,0)

Tints of #635675

#635675
(99,86,117)
#716581
(113,101,129)
#7F748D
(127,116,141)
#8D8399
(141,131,153)
#9B92A5
(155,146,165)
#A9A1B1
(169,161,177)
#B7B0BD
(183,176,189)
#C5BFC9
(197,191,201)
#D3CED5
(211,206,213)
#E1DDE1
(225,221,225)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635675 color. Also use rgb(99,86,117) instead hex code.

Text Font Color

.myTextColor { color: #635675; }

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

This text font color is #635675.

Background Color

.myBgColor { background-color: #635675; }

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

This div background color is #635675.

Border color

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

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

This div border color is #635675.

Opacity

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

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

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

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

This text has shadow with #635675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635675.

Preview

Color preview on black background

This text has color #635675 on black background.


Color preview on white background

This text has color #635675 on white background.


Black color preview on #635675 background

This text has black color on #635675 background.


White color preview on #635675 background

This text has white color on #635675 background.


Related colors

Complementary color

Complementary color for #hex is #9CA98A.


I love getcolorcode.com

Triadic colors

1 #756356 and #567563 with #635675 are triadic colors.

2 #755663 and #566375 with #635675 are triadic colors.