COLOR #635553

HEX: #635553 RGB: (99,85,83)

Color info

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

RGB color model

#635553 color RGB value is (99,85,83).

RGB: (99,85,83) (39%, 33%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 85 of 255 = 33%
B 83 of 255 = 33%

99
85
83

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

Portions of RGB colors in percentages

R + G + B = 99 + 85 + 83 = 267 (100%)
R 99 of 267 ~ 37.08%
G 85 of 267 ~ 31.84%
B 83 of 267 ~ 31.09'%

%37.08
%31.84
%31.09

CMYK color model

#635553 color CMYK value is (0,14,16,61).

  • cyan value is 0.00%
  • magenta value is 14.14%
  • yellow value is 16.16%
  • key color value is 61.18%

CMYK: (0,14,16,61)
C0M14Y16K61 (0%, 14%, 16%, 61%)
(0.00 / 0.14 / 0.16 / 0.61)

CMYK percentages

%0
%14.14
%16.16
%61.18

Codes

Color #635553 in popluar color models

63 55 53
RGB 99 85 83
HSL 8.79% 35.69%
HSB/HSV 16.16% 38.82%
CMYK 0.00% 14.14% 16.16%
61.18%

Color #635553 in popluar number systems.

HEX 63 55 53
Decimal 99 85 83
Binary 1100011 1010101 1010011
Octal 143 125 123

Shades and tints

Shades of #635553

#635553
(99,85,83)
#5A4E4C
(90,78,76)
#514745
(81,71,69)
#48403E
(72,64,62)
#3F3937
(63,57,55)
#363230
(54,50,48)
#2D2B29
(45,43,41)
#242422
(36,36,34)
#1B1D1B
(27,29,27)
#121614
(18,22,20)
#090F0D
(9,15,13)
#000000
(0,0,0)

Tints of #635553

#635553
(99,85,83)
#716462
(113,100,98)
#7F7371
(127,115,113)
#8D8280
(141,130,128)
#9B918F
(155,145,143)
#A9A09E
(169,160,158)
#B7AFAD
(183,175,173)
#C5BEBC
(197,190,188)
#D3CDCB
(211,205,203)
#E1DCDA
(225,220,218)
#EFEBE9
(239,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635553; }

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

This text font color is #635553.

Background Color

.myBgColor { background-color: #635553; }

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

This div background color is #635553.

Border color

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

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

This div border color is #635553.

Opacity

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

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

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

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

This text has shadow with #635553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635553.

Preview

Color preview on black background

This text has color #635553 on black background.


Color preview on white background

This text has color #635553 on white background.


Black color preview on #635553 background

This text has black color on #635553 background.


White color preview on #635553 background

This text has white color on #635553 background.


Related colors

Complementary color

Complementary color for #hex is #9CAAAC.


I love getcolorcode.com

Triadic colors

1 #536355 and #555363 with #635553 are triadic colors.

2 #535563 and #556353 with #635553 are triadic colors.