COLOR #635241

HEX: #635241 RGB: (99,82,65)

Color info

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

RGB color model

#635241 color RGB value is (99,82,65).

RGB: (99,82,65) (39%, 32%, 25%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 65 of 255 = 25%

99
82
65

R + G + B ~ 32%. #635241 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 65 = 246 (100%)
R 99 of 246 ~ 40.24%
G 82 of 246 ~ 33.33%
B 65 of 246 ~ 26.42'%

%40.24
%33.33
%26.42

CMYK color model

#635241 color CMYK value is (0,17,34,61).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 34.34%
  • key color value is 61.18%

CMYK: (0,17,34,61)
C0M17Y34K61 (0%, 17%, 34%, 61%)
(0.00 / 0.17 / 0.34 / 0.61)

CMYK percentages

%0
%17.17
%34.34
%61.18

Codes

Color #635241 in popluar color models

63 52 41
RGB 99 82 65
HSL 30° 20.73% 32.16%
HSB/HSV 30° 34.34% 38.82%
CMYK 0.00% 17.17% 34.34%
61.18%

Color #635241 in popluar number systems.

HEX 63 52 41
Decimal 99 82 65
Binary 1100011 1010010 1000001
Octal 143 122 101

Shades and tints

Shades of #635241

#635241
(99,82,65)
#5A4B3C
(90,75,60)
#514437
(81,68,55)
#483D32
(72,61,50)
#3F362D
(63,54,45)
#362F28
(54,47,40)
#2D2823
(45,40,35)
#24211E
(36,33,30)
#1B1A19
(27,26,25)
#121314
(18,19,20)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #635241

#635241
(99,82,65)
#716152
(113,97,82)
#7F7063
(127,112,99)
#8D7F74
(141,127,116)
#9B8E85
(155,142,133)
#A99D96
(169,157,150)
#B7ACA7
(183,172,167)
#C5BBB8
(197,187,184)
#D3CAC9
(211,202,201)
#E1D9DA
(225,217,218)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635241 color. Also use rgb(99,82,65) instead hex code.

Text Font Color

.myTextColor { color: #635241; }

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

This text font color is #635241.

Background Color

.myBgColor { background-color: #635241; }

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

This div background color is #635241.

Border color

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

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

This div border color is #635241.

Opacity

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

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

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

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

This text has shadow with #635241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635241.

Preview

Color preview on black background

This text has color #635241 on black background.


Color preview on white background

This text has color #635241 on white background.


Black color preview on #635241 background

This text has black color on #635241 background.


White color preview on #635241 background

This text has white color on #635241 background.


Related colors

Complementary color

Complementary color for #hex is #9CADBE.


I love getcolorcode.com

Triadic colors

1 #416352 and #524163 with #635241 are triadic colors.

2 #415263 and #526341 with #635241 are triadic colors.