COLOR #635A6A

HEX: #635A6A RGB: (99,90,106)

Color info

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

RGB color model

#635A6A color RGB value is (99,90,106).

RGB: (99,90,106) (39%, 35%, 42%)

RGB channels and saturation

R 99 of 255 = 39%
G 90 of 255 = 35%
B 106 of 255 = 42%

99
90
106

R + G + B ~ 39%. #635A6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 90 + 106 = 295 (100%)
R 99 of 295 ~ 33.56%
G 90 of 295 ~ 30.51%
B 106 of 295 ~ 35.93'%

%33.56
%30.51
%35.93

CMYK color model

#635A6A color CMYK value is (7,15,0,58).

  • cyan value is 6.60%
  • magenta value is 15.09%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (7,15,0,58) C7M15Y0K58 (7%,15%,0%,58%) (0.07/0.15/0.00/0.58) 

CMYK percentages

%6.6
%15.09
%0
%58.43

Codes

Color #635A6A in popluar color models

63 5A 6A
RGB 99 90 106
HSL 274° 8.16% 38.43%
HSB/HSV 274° 15.09% 41.57%
CMYK 6.60% 15.09% 0.00%
58.43%

Color #635A6A in popluar number systems.

HEX 63 5A 6A
Decimal 99 90 106
Binary 1100011 1011010 1101010
Octal 143 132 152

Shades and tints

Shades of #635A6A

#635A6A
(99,90,106)
#5A5261
(90,82,97)
#514A58
(81,74,88)
#48424F
(72,66,79)
#3F3A46
(63,58,70)
#36323D
(54,50,61)
#2D2A34
(45,42,52)
#24222B
(36,34,43)
#1B1A22
(27,26,34)
#121219
(18,18,25)
#090A10
(9,10,16)
#000000
(0,0,0)

Tints of #635A6A

#635A6A
(99,90,106)
#716977
(113,105,119)
#7F7884
(127,120,132)
#8D8791
(141,135,145)
#9B969E
(155,150,158)
#A9A5AB
(169,165,171)
#B7B4B8
(183,180,184)
#C5C3C5
(197,195,197)
#D3D2D2
(211,210,210)
#E1E1DF
(225,225,223)
#EFF0EC
(239,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635A6A color. Also use rgb(99,90,106) instead hex code.

Text Font Color

.myTextColor { color: #635A6A; }

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

This text font color is #635A6A.

Background Color

.myBgColor { background-color: #635A6A; }

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

This div background color is #635A6A.

Border color

.myBorderColor { border: 1px solid #635A6A; }

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

This div border color is #635A6A.

Opacity

.myOpacity80 { color: #635A6A; opacity: 0.8; }

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

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

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

This text has shadow with #635A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635A6A.

Preview

Color preview on black background

This text has color #635A6A on black background.


Color preview on white background

This text has color #635A6A on white background.


Black color preview on #635A6A background

This text has black color on #635A6A background.


White color preview on #635A6A background

This text has white color on #635A6A background.


Related colors

Complementary color

Complementary color for #hex is #9CA595.


I love getcolorcode.com

Triadic colors

1 #6A635A and #5A6A63 with #635A6A are triadic colors.

2 #6A5A63 and #5A636A with #635A6A are triadic colors.