COLOR #636546

HEX: #636546 RGB: (99,101,70)

Color info

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

RGB color model

#636546 color RGB value is (99,101,70).

RGB: (99,101,70) (39%, 40%, 27%)

RGB channels and saturation

R 99 of 255 = 39%
G 101 of 255 = 40%
B 70 of 255 = 27%

99
101
70

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

Portions of RGB colors in percentages

R + G + B = 99 + 101 + 70 = 270 (100%)
R 99 of 270 ~ 36.67%
G 101 of 270 ~ 37.41%
B 70 of 270 ~ 25.93'%

%36.67
%37.41
%25.93

CMYK color model

#636546 color CMYK value is (2,0,31,60).

  • cyan value is 1.98%
  • magenta value is 0.00%
  • yellow value is 30.69%
  • key color value is 60.39%

CMYK: (2,0,31,60)
C2M0Y31K60 (2%, 0%, 31%, 60%)
(0.02 / 0.00 / 0.31 / 0.60)

CMYK percentages

%1.98
%0
%30.69
%60.39

Codes

Color #636546 in popluar color models

63 65 46
RGB 99 101 70
HSL 64° 18.13% 33.53%
HSB/HSV 64° 30.69% 39.61%
CMYK 1.98% 0.00% 30.69%
60.39%

Color #636546 in popluar number systems.

HEX 63 65 46
Decimal 99 101 70
Binary 1100011 1100101 1000110
Octal 143 145 106

Shades and tints

Shades of #636546

#636546
(99,101,70)
#5A5C40
(90,92,64)
#51533A
(81,83,58)
#484A34
(72,74,52)
#3F412E
(63,65,46)
#363828
(54,56,40)
#2D2F22
(45,47,34)
#24261C
(36,38,28)
#1B1D16
(27,29,22)
#121410
(18,20,16)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #636546

#636546
(99,101,70)
#717356
(113,115,86)
#7F8166
(127,129,102)
#8D8F76
(141,143,118)
#9B9D86
(155,157,134)
#A9AB96
(169,171,150)
#B7B9A6
(183,185,166)
#C5C7B6
(197,199,182)
#D3D5C6
(211,213,198)
#E1E3D6
(225,227,214)
#EFF1E6
(239,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636546; }

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

This text font color is #636546.

Background Color

.myBgColor { background-color: #636546; }

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

This div background color is #636546.

Border color

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

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

This div border color is #636546.

Opacity

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

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

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

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

This text has shadow with #636546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636546.

Preview

Color preview on black background

This text has color #636546 on black background.


Color preview on white background

This text has color #636546 on white background.


Black color preview on #636546 background

This text has black color on #636546 background.


White color preview on #636546 background

This text has white color on #636546 background.


Related colors

Complementary color

Complementary color for #hex is #9C9AB9.


I love getcolorcode.com

Triadic colors

1 #466365 and #654663 with #636546 are triadic colors.

2 #466563 and #656346 with #636546 are triadic colors.