COLOR #635160

HEX: #635160 RGB: (99,81,96)

Color info

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

RGB color model

#635160 color RGB value is (99,81,96).

RGB: (99,81,96) (39%, 32%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 81 of 255 = 32%
B 96 of 255 = 38%

99
81
96

R + G + B ~ 36%. #635160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 81 + 96 = 276 (100%)
R 99 of 276 ~ 35.87%
G 81 of 276 ~ 29.35%
B 96 of 276 ~ 34.78'%

%35.87
%29.35
%34.78

CMYK color model

#635160 color CMYK value is (0,18,3,61).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 3.03%
  • key color value is 61.18%

CMYK: (0,18,3,61)
C0M18Y3K61 (0%, 18%, 3%, 61%)
(0.00 / 0.18 / 0.03 / 0.61)

CMYK percentages

%0
%18.18
%3.03
%61.18

Codes

Color #635160 in popluar color models

63 51 60
RGB 99 81 96
HSL 310° 10.00% 35.29%
HSB/HSV 310° 18.18% 38.82%
CMYK 0.00% 18.18% 3.03%
61.18%

Color #635160 in popluar number systems.

HEX 63 51 60
Decimal 99 81 96
Binary 1100011 1010001 1100000
Octal 143 121 140

Shades and tints

Shades of #635160

#635160
(99,81,96)
#5A4A58
(90,74,88)
#514350
(81,67,80)
#483C48
(72,60,72)
#3F3540
(63,53,64)
#362E38
(54,46,56)
#2D2730
(45,39,48)
#242028
(36,32,40)
#1B1920
(27,25,32)
#121218
(18,18,24)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #635160

#635160
(99,81,96)
#71606E
(113,96,110)
#7F6F7C
(127,111,124)
#8D7E8A
(141,126,138)
#9B8D98
(155,141,152)
#A99CA6
(169,156,166)
#B7ABB4
(183,171,180)
#C5BAC2
(197,186,194)
#D3C9D0
(211,201,208)
#E1D8DE
(225,216,222)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635160 color. Also use rgb(99,81,96) instead hex code.

Text Font Color

.myTextColor { color: #635160; }

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

This text font color is #635160.

Background Color

.myBgColor { background-color: #635160; }

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

This div background color is #635160.

Border color

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

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

This div border color is #635160.

Opacity

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

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

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

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

This text has shadow with #635160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635160.

Preview

Color preview on black background

This text has color #635160 on black background.


Color preview on white background

This text has color #635160 on white background.


Black color preview on #635160 background

This text has black color on #635160 background.


White color preview on #635160 background

This text has white color on #635160 background.


Related colors

Complementary color

Complementary color for #hex is #9CAE9F.


I love getcolorcode.com

Triadic colors

1 #606351 and #516063 with #635160 are triadic colors.

2 #605163 and #516360 with #635160 are triadic colors.