COLOR #635654

HEX: #635654 RGB: (99,86,84)

Color info

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

RGB color model

#635654 color RGB value is (99,86,84).

RGB: (99,86,84) (39%, 34%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 86 of 255 = 34%
B 84 of 255 = 33%

99
86
84

R + G + B ~ 35%. #635654 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 86 + 84 = 269 (100%)
R 99 of 269 ~ 36.8%
G 86 of 269 ~ 31.97%
B 84 of 269 ~ 31.23'%

%36.8
%31.97
%31.23

CMYK color model

#635654 color CMYK value is (0,13,15,61).

  • cyan value is 0.00%
  • magenta value is 13.13%
  • yellow value is 15.15%
  • key color value is 61.18%

CMYK: (0,13,15,61)
C0M13Y15K61 (0%, 13%, 15%, 61%)
(0.00 / 0.13 / 0.15 / 0.61)

CMYK percentages

%0
%13.13
%15.15
%61.18

Codes

Color #635654 in popluar color models

63 56 54
RGB 99 86 84
HSL 8.20% 35.88%
HSB/HSV 15.15% 38.82%
CMYK 0.00% 13.13% 15.15%
61.18%

Color #635654 in popluar number systems.

HEX 63 56 54
Decimal 99 86 84
Binary 1100011 1010110 1010100
Octal 143 126 124

Shades and tints

Shades of #635654

#635654
(99,86,84)
#5A4F4D
(90,79,77)
#514846
(81,72,70)
#48413F
(72,65,63)
#3F3A38
(63,58,56)
#363331
(54,51,49)
#2D2C2A
(45,44,42)
#242523
(36,37,35)
#1B1E1C
(27,30,28)
#121715
(18,23,21)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #635654

#635654
(99,86,84)
#716563
(113,101,99)
#7F7472
(127,116,114)
#8D8381
(141,131,129)
#9B9290
(155,146,144)
#A9A19F
(169,161,159)
#B7B0AE
(183,176,174)
#C5BFBD
(197,191,189)
#D3CECC
(211,206,204)
#E1DDDB
(225,221,219)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635654; }

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

This text font color is #635654.

Background Color

.myBgColor { background-color: #635654; }

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

This div background color is #635654.

Border color

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

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

This div border color is #635654.

Opacity

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

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

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

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

This text has shadow with #635654 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635654.

Preview

Color preview on black background

This text has color #635654 on black background.


Color preview on white background

This text has color #635654 on white background.


Black color preview on #635654 background

This text has black color on #635654 background.


White color preview on #635654 background

This text has white color on #635654 background.


Related colors

Complementary color

Complementary color for #hex is #9CA9AB.


I love getcolorcode.com

Triadic colors

1 #546356 and #565463 with #635654 are triadic colors.

2 #545663 and #566354 with #635654 are triadic colors.