COLOR #635379

HEX: #635379 RGB: (99,83,121)

Color info

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

RGB color model

#635379 color RGB value is (99,83,121).

RGB: (99,83,121) (39%, 33%, 47%)

RGB channels and saturation

R 99 of 255 = 39%
G 83 of 255 = 33%
B 121 of 255 = 47%

99
83
121

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

Portions of RGB colors in percentages

R + G + B = 99 + 83 + 121 = 303 (100%)
R 99 of 303 ~ 32.67%
G 83 of 303 ~ 27.39%
B 121 of 303 ~ 39.93'%

%32.67
%27.39
%39.93

CMYK color model

#635379 color CMYK value is (18,31,0,53).

  • cyan value is 18.18%
  • magenta value is 31.40%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (18,31,0,53)
C18M31Y0K53 (18%, 31%, 0%, 53%)
(0.18 / 0.31 / 0.00 / 0.53)

CMYK percentages

%18.18
%31.4
%0
%52.55

Codes

Color #635379 in popluar color models

63 53 79
RGB 99 83 121
HSL 265° 18.63% 40.00%
HSB/HSV 265° 31.40% 47.45%
CMYK 18.18% 31.40% 0.00%
52.55%

Color #635379 in popluar number systems.

HEX 63 53 79
Decimal 99 83 121
Binary 1100011 1010011 1111001
Octal 143 123 171

Shades and tints

Shades of #635379

#635379
(99,83,121)
#5A4C6E
(90,76,110)
#514563
(81,69,99)
#483E58
(72,62,88)
#3F374D
(63,55,77)
#363042
(54,48,66)
#2D2937
(45,41,55)
#24222C
(36,34,44)
#1B1B21
(27,27,33)
#121416
(18,20,22)
#090D0B
(9,13,11)
#000000
(0,0,0)

Tints of #635379

#635379
(99,83,121)
#716285
(113,98,133)
#7F7191
(127,113,145)
#8D809D
(141,128,157)
#9B8FA9
(155,143,169)
#A99EB5
(169,158,181)
#B7ADC1
(183,173,193)
#C5BCCD
(197,188,205)
#D3CBD9
(211,203,217)
#E1DAE5
(225,218,229)
#EFE9F1
(239,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635379 color. Also use rgb(99,83,121) instead hex code.

Text Font Color

.myTextColor { color: #635379; }

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

This text font color is #635379.

Background Color

.myBgColor { background-color: #635379; }

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

This div background color is #635379.

Border color

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

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

This div border color is #635379.

Opacity

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

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

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

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

This text has shadow with #635379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635379.

Preview

Color preview on black background

This text has color #635379 on black background.


Color preview on white background

This text has color #635379 on white background.


Black color preview on #635379 background

This text has black color on #635379 background.


White color preview on #635379 background

This text has white color on #635379 background.


Related colors

Complementary color

Complementary color for #hex is #9CAC86.


I love getcolorcode.com

Triadic colors

1 #796353 and #537963 with #635379 are triadic colors.

2 #795363 and #536379 with #635379 are triadic colors.