COLOR #635369

HEX: #635369 RGB: (99,83,105)

Color info

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

RGB color model

#635369 color RGB value is (99,83,105).

RGB: (99,83,105) (39%, 33%, 41%)

RGB channels and saturation

R 99 of 255 = 39%
G 83 of 255 = 33%
B 105 of 255 = 41%

99
83
105

R + G + B ~ 38%. #635369 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 83 + 105 = 287 (100%)
R 99 of 287 ~ 34.49%
G 83 of 287 ~ 28.92%
B 105 of 287 ~ 36.59'%

%34.49
%28.92
%36.59

CMYK color model

#635369 color CMYK value is (6,21,0,59).

  • cyan value is 5.71%
  • magenta value is 20.95%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (6,21,0,59)
C6M21Y0K59 (6%, 21%, 0%, 59%)
(0.06 / 0.21 / 0.00 / 0.59)

CMYK percentages

%5.71
%20.95
%0
%58.82

Codes

Color #635369 in popluar color models

63 53 69
RGB 99 83 105
HSL 284° 11.70% 36.86%
HSB/HSV 284° 20.95% 41.18%
CMYK 5.71% 20.95% 0.00%
58.82%

Color #635369 in popluar number systems.

HEX 63 53 69
Decimal 99 83 105
Binary 1100011 1010011 1101001
Octal 143 123 151

Shades and tints

Shades of #635369

#635369
(99,83,105)
#5A4C60
(90,76,96)
#514557
(81,69,87)
#483E4E
(72,62,78)
#3F3745
(63,55,69)
#36303C
(54,48,60)
#2D2933
(45,41,51)
#24222A
(36,34,42)
#1B1B21
(27,27,33)
#121418
(18,20,24)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #635369

#635369
(99,83,105)
#716276
(113,98,118)
#7F7183
(127,113,131)
#8D8090
(141,128,144)
#9B8F9D
(155,143,157)
#A99EAA
(169,158,170)
#B7ADB7
(183,173,183)
#C5BCC4
(197,188,196)
#D3CBD1
(211,203,209)
#E1DADE
(225,218,222)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635369; }

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

This text font color is #635369.

Background Color

.myBgColor { background-color: #635369; }

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

This div background color is #635369.

Border color

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

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

This div border color is #635369.

Opacity

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

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

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

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

This text has shadow with #635369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635369.

Preview

Color preview on black background

This text has color #635369 on black background.


Color preview on white background

This text has color #635369 on white background.


Black color preview on #635369 background

This text has black color on #635369 background.


White color preview on #635369 background

This text has white color on #635369 background.


Related colors

Complementary color

Complementary color for #hex is #9CAC96.


I love getcolorcode.com

Triadic colors

1 #696353 and #536963 with #635369 are triadic colors.

2 #695363 and #536369 with #635369 are triadic colors.