COLOR #635A46

HEX: #635A46 RGB: (99,90,70)

Color info

#635A46 contains red, green and blue colors in about the same proportion. Web safe color of #635A46 is #666633 (or #663).

RGB color model

#635A46 color RGB value is (99,90,70).

RGB: (99,90,70) (39%, 35%, 27%)

RGB channels and saturation

R 99 of 255 = 39%
G 90 of 255 = 35%
B 70 of 255 = 27%

99
90
70

R + G + B ~ 34%. #635A46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 90 + 70 = 259 (100%)
R 99 of 259 ~ 38.22%
G 90 of 259 ~ 34.75%
B 70 of 259 ~ 27.03'%

%38.22
%34.75
%27.03

CMYK color model

#635A46 color CMYK value is (0,9,29,61).

  • cyan value is 0.00%
  • magenta value is 9.09%
  • yellow value is 29.29%
  • key color value is 61.18%

CMYK: (0,9,29,61)
C0M9Y29K61 (0%, 9%, 29%, 61%)
(0.00 / 0.09 / 0.29 / 0.61)

CMYK percentages

%0
%9.09
%29.29
%61.18

Codes

Color #635A46 in popluar color models

63 5A 46
RGB 99 90 70
HSL 41° 17.16% 33.14%
HSB/HSV 41° 29.29% 38.82%
CMYK 0.00% 9.09% 29.29%
61.18%

Color #635A46 in popluar number systems.

HEX 63 5A 46
Decimal 99 90 70
Binary 1100011 1011010 1000110
Octal 143 132 106

Shades and tints

Shades of #635A46

#635A46
(99,90,70)
#5A5240
(90,82,64)
#514A3A
(81,74,58)
#484234
(72,66,52)
#3F3A2E
(63,58,46)
#363228
(54,50,40)
#2D2A22
(45,42,34)
#24221C
(36,34,28)
#1B1A16
(27,26,22)
#121210
(18,18,16)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #635A46

#635A46
(99,90,70)
#716956
(113,105,86)
#7F7866
(127,120,102)
#8D8776
(141,135,118)
#9B9686
(155,150,134)
#A9A596
(169,165,150)
#B7B4A6
(183,180,166)
#C5C3B6
(197,195,182)
#D3D2C6
(211,210,198)
#E1E1D6
(225,225,214)
#EFF0E6
(239,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #635A46; }

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

This text font color is #635A46.

Background Color

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

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

This div background color is #635A46.

Border color

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

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

This div border color is #635A46.

Opacity

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

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

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

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

This text has shadow with #635A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635A46.

Preview

Color preview on black background

This text has color #635A46 on black background.


Color preview on white background

This text has color #635A46 on white background.


Black color preview on #635A46 background

This text has black color on #635A46 background.


White color preview on #635A46 background

This text has white color on #635A46 background.


Related colors

Complementary color

Complementary color for #hex is #9CA5B9.


I love getcolorcode.com

Triadic colors

1 #46635A and #5A4663 with #635A46 are triadic colors.

2 #465A63 and #5A6346 with #635A46 are triadic colors.