COLOR #635376

HEX: #635376 RGB: (99,83,118)

Color info

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

RGB color model

#635376 color RGB value is (99,83,118).

RGB: (99,83,118) (39%, 33%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 83 of 255 = 33%
B 118 of 255 = 46%

99
83
118

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

Portions of RGB colors in percentages

R + G + B = 99 + 83 + 118 = 300 (100%)
R 99 of 300 ~ 33%
G 83 of 300 ~ 27.67%
B 118 of 300 ~ 39.33'%

%33
%27.67
%39.33

CMYK color model

#635376 color CMYK value is (16,30,0,54).

  • cyan value is 16.10%
  • magenta value is 29.66%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (16,30,0,54)
C16M30Y0K54 (16%, 30%, 0%, 54%)
(0.16 / 0.30 / 0.00 / 0.54)

CMYK percentages

%16.1
%29.66
%0
%53.73

Codes

Color #635376 in popluar color models

63 53 76
RGB 99 83 118
HSL 267° 17.41% 39.41%
HSB/HSV 267° 29.66% 46.27%
CMYK 16.10% 29.66% 0.00%
53.73%

Color #635376 in popluar number systems.

HEX 63 53 76
Decimal 99 83 118
Binary 1100011 1010011 1110110
Octal 143 123 166

Shades and tints

Shades of #635376

#635376
(99,83,118)
#5A4C6C
(90,76,108)
#514562
(81,69,98)
#483E58
(72,62,88)
#3F374E
(63,55,78)
#363044
(54,48,68)
#2D293A
(45,41,58)
#242230
(36,34,48)
#1B1B26
(27,27,38)
#12141C
(18,20,28)
#090D12
(9,13,18)
#000000
(0,0,0)

Tints of #635376

#635376
(99,83,118)
#716282
(113,98,130)
#7F718E
(127,113,142)
#8D809A
(141,128,154)
#9B8FA6
(155,143,166)
#A99EB2
(169,158,178)
#B7ADBE
(183,173,190)
#C5BCCA
(197,188,202)
#D3CBD6
(211,203,214)
#E1DAE2
(225,218,226)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635376; }

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

This text font color is #635376.

Background Color

.myBgColor { background-color: #635376; }

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

This div background color is #635376.

Border color

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

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

This div border color is #635376.

Opacity

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

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

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

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

This text has shadow with #635376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635376.

Preview

Color preview on black background

This text has color #635376 on black background.


Color preview on white background

This text has color #635376 on white background.


Black color preview on #635376 background

This text has black color on #635376 background.


White color preview on #635376 background

This text has white color on #635376 background.


Related colors

Complementary color

Complementary color for #hex is #9CAC89.


I love getcolorcode.com

Triadic colors

1 #766353 and #537663 with #635376 are triadic colors.

2 #765363 and #536376 with #635376 are triadic colors.