COLOR #635459

HEX: #635459 RGB: (99,84,89)

Color info

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

RGB color model

#635459 color RGB value is (99,84,89).

RGB: (99,84,89) (39%, 33%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 84 of 255 = 33%
B 89 of 255 = 35%

99
84
89

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

Portions of RGB colors in percentages

R + G + B = 99 + 84 + 89 = 272 (100%)
R 99 of 272 ~ 36.4%
G 84 of 272 ~ 30.88%
B 89 of 272 ~ 32.72'%

%36.4
%30.88
%32.72

CMYK color model

#635459 color CMYK value is (0,15,10,61).

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

CMYK: (0,15,10,61)
C0M15Y10K61 (0%, 15%, 10%, 61%)
(0.00 / 0.15 / 0.10 / 0.61)

CMYK percentages

%0
%15.15
%10.1
%61.18

Codes

Color #635459 in popluar color models

63 54 59
RGB 99 84 89
HSL 340° 8.20% 35.88%
HSB/HSV 340° 15.15% 38.82%
CMYK 0.00% 15.15% 10.10%
61.18%

Color #635459 in popluar number systems.

HEX 63 54 59
Decimal 99 84 89
Binary 1100011 1010100 1011001
Octal 143 124 131

Shades and tints

Shades of #635459

#635459
(99,84,89)
#5A4D51
(90,77,81)
#514649
(81,70,73)
#483F41
(72,63,65)
#3F3839
(63,56,57)
#363131
(54,49,49)
#2D2A29
(45,42,41)
#242321
(36,35,33)
#1B1C19
(27,28,25)
#121511
(18,21,17)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #635459

#635459
(99,84,89)
#716368
(113,99,104)
#7F7277
(127,114,119)
#8D8186
(141,129,134)
#9B9095
(155,144,149)
#A99FA4
(169,159,164)
#B7AEB3
(183,174,179)
#C5BDC2
(197,189,194)
#D3CCD1
(211,204,209)
#E1DBE0
(225,219,224)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635459; }

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

This text font color is #635459.

Background Color

.myBgColor { background-color: #635459; }

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

This div background color is #635459.

Border color

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

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

This div border color is #635459.

Opacity

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

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

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

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

This text has shadow with #635459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635459.

Preview

Color preview on black background

This text has color #635459 on black background.


Color preview on white background

This text has color #635459 on white background.


Black color preview on #635459 background

This text has black color on #635459 background.


White color preview on #635459 background

This text has white color on #635459 background.


Related colors

Complementary color

Complementary color for #hex is #9CABA6.


I love getcolorcode.com

Triadic colors

1 #596354 and #545963 with #635459 are triadic colors.

2 #595463 and #546359 with #635459 are triadic colors.