COLOR #635673

HEX: #635673 RGB: (99,86,115)

Color info

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

RGB color model

#635673 color RGB value is (99,86,115).

RGB: (99,86,115) (39%, 34%, 45%)

RGB channels and saturation

R 99 of 255 = 39%
G 86 of 255 = 34%
B 115 of 255 = 45%

99
86
115

R + G + B ~ 39%. #635673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 86 + 115 = 300 (100%)
R 99 of 300 ~ 33%
G 86 of 300 ~ 28.67%
B 115 of 300 ~ 38.33'%

%33
%28.67
%38.33

CMYK color model

#635673 color CMYK value is (14,25,0,55).

  • cyan value is 13.91%
  • magenta value is 25.22%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (14,25,0,55) C14M25Y0K55 (14%,25%,0%,55%) (0.14/0.25/0.00/0.55) 

CMYK percentages

%13.91
%25.22
%0
%54.9

Codes

Color #635673 in popluar color models

63 56 73
RGB 99 86 115
HSL 267° 14.43% 39.41%
HSB/HSV 267° 25.22% 45.10%
CMYK 13.91% 25.22% 0.00%
54.90%

Color #635673 in popluar number systems.

HEX 63 56 73
Decimal 99 86 115
Binary 1100011 1010110 1110011
Octal 143 126 163

Shades and tints

Shades of #635673

#635673
(99,86,115)
#5A4F69
(90,79,105)
#51485F
(81,72,95)
#484155
(72,65,85)
#3F3A4B
(63,58,75)
#363341
(54,51,65)
#2D2C37
(45,44,55)
#24252D
(36,37,45)
#1B1E23
(27,30,35)
#121719
(18,23,25)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #635673

#635673
(99,86,115)
#71657F
(113,101,127)
#7F748B
(127,116,139)
#8D8397
(141,131,151)
#9B92A3
(155,146,163)
#A9A1AF
(169,161,175)
#B7B0BB
(183,176,187)
#C5BFC7
(197,191,199)
#D3CED3
(211,206,211)
#E1DDDF
(225,221,223)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635673; }

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

This text font color is #635673.

Background Color

.myBgColor { background-color: #635673; }

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

This div background color is #635673.

Border color

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

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

This div border color is #635673.

Opacity

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

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

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

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

This text has shadow with #635673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635673.

Preview

Color preview on black background

This text has color #635673 on black background.


Color preview on white background

This text has color #635673 on white background.


Black color preview on #635673 background

This text has black color on #635673 background.


White color preview on #635673 background

This text has white color on #635673 background.


Related colors

Complementary color

Complementary color for #hex is #9CA98C.


I love getcolorcode.com

Triadic colors

1 #736356 and #567363 with #635673 are triadic colors.

2 #735663 and #566373 with #635673 are triadic colors.