COLOR #635566

HEX: #635566 RGB: (99,85,102)

Color info

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

RGB color model

#635566 color RGB value is (99,85,102).

RGB: (99,85,102) (39%, 33%, 40%)

RGB channels and saturation

R 99 of 255 = 39%
G 85 of 255 = 33%
B 102 of 255 = 40%

99
85
102

R + G + B ~ 37%. #635566 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 85 + 102 = 286 (100%)
R 99 of 286 ~ 34.62%
G 85 of 286 ~ 29.72%
B 102 of 286 ~ 35.66'%

%34.62
%29.72
%35.66

CMYK color model

#635566 color CMYK value is (3,17,0,60).

  • cyan value is 2.94%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (3,17,0,60)
C3M17Y0K60 (3%, 17%, 0%, 60%)
(0.03 / 0.17 / 0.00 / 0.60)

CMYK percentages

%2.94
%16.67
%0
%60

Codes

Color #635566 in popluar color models

63 55 66
RGB 99 85 102
HSL 289° 9.09% 36.67%
HSB/HSV 289° 16.67% 40.00%
CMYK 2.94% 16.67% 0.00%
60.00%

Color #635566 in popluar number systems.

HEX 63 55 66
Decimal 99 85 102
Binary 1100011 1010101 1100110
Octal 143 125 146

Shades and tints

Shades of #635566

#635566
(99,85,102)
#5A4E5D
(90,78,93)
#514754
(81,71,84)
#48404B
(72,64,75)
#3F3942
(63,57,66)
#363239
(54,50,57)
#2D2B30
(45,43,48)
#242427
(36,36,39)
#1B1D1E
(27,29,30)
#121615
(18,22,21)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #635566

#635566
(99,85,102)
#716473
(113,100,115)
#7F7380
(127,115,128)
#8D828D
(141,130,141)
#9B919A
(155,145,154)
#A9A0A7
(169,160,167)
#B7AFB4
(183,175,180)
#C5BEC1
(197,190,193)
#D3CDCE
(211,205,206)
#E1DCDB
(225,220,219)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635566; }

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

This text font color is #635566.

Background Color

.myBgColor { background-color: #635566; }

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

This div background color is #635566.

Border color

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

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

This div border color is #635566.

Opacity

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

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

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

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

This text has shadow with #635566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635566.

Preview

Color preview on black background

This text has color #635566 on black background.


Color preview on white background

This text has color #635566 on white background.


Black color preview on #635566 background

This text has black color on #635566 background.


White color preview on #635566 background

This text has white color on #635566 background.


Related colors

Complementary color

Complementary color for #hex is #9CAA99.


I love getcolorcode.com

Triadic colors

1 #666355 and #556663 with #635566 are triadic colors.

2 #665563 and #556366 with #635566 are triadic colors.