COLOR #636038

HEX: #636038 RGB: (99,96,56)

Color info

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

RGB color model

#636038 color RGB value is (99,96,56).

RGB: (99,96,56) (39%, 38%, 22%)

RGB channels and saturation

R 99 of 255 = 39%
G 96 of 255 = 38%
B 56 of 255 = 22%

99
96
56

R + G + B ~ 33%. #636038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 96 + 56 = 251 (100%)
R 99 of 251 ~ 39.44%
G 96 of 251 ~ 38.25%
B 56 of 251 ~ 22.31'%

%39.44
%38.25
%22.31

CMYK color model

#636038 color CMYK value is (0,3,43,61).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 43.43%
  • key color value is 61.18%

CMYK: (0,3,43,61)
C0M3Y43K61 (0%, 3%, 43%, 61%)
(0.00 / 0.03 / 0.43 / 0.61)

CMYK percentages

%0
%3.03
%43.43
%61.18

Codes

Color #636038 in popluar color models

63 60 38
RGB 99 96 56
HSL 56° 27.74% 30.39%
HSB/HSV 56° 43.43% 38.82%
CMYK 0.00% 3.03% 43.43%
61.18%

Color #636038 in popluar number systems.

HEX 63 60 38
Decimal 99 96 56
Binary 1100011 1100000 111000
Octal 143 140 70

Shades and tints

Shades of #636038

#636038
(99,96,56)
#5A5833
(90,88,51)
#51502E
(81,80,46)
#484829
(72,72,41)
#3F4024
(63,64,36)
#36381F
(54,56,31)
#2D301A
(45,48,26)
#242815
(36,40,21)
#1B2010
(27,32,16)
#12180B
(18,24,11)
#091006
(9,16,6)
#000000
(0,0,0)

Tints of #636038

#636038
(99,96,56)
#716E4A
(113,110,74)
#7F7C5C
(127,124,92)
#8D8A6E
(141,138,110)
#9B9880
(155,152,128)
#A9A692
(169,166,146)
#B7B4A4
(183,180,164)
#C5C2B6
(197,194,182)
#D3D0C8
(211,208,200)
#E1DEDA
(225,222,218)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636038 color. Also use rgb(99,96,56) instead hex code.

Text Font Color

.myTextColor { color: #636038; }

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

This text font color is #636038.

Background Color

.myBgColor { background-color: #636038; }

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

This div background color is #636038.

Border color

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

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

This div border color is #636038.

Opacity

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

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

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

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

This text has shadow with #636038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636038.

Preview

Color preview on black background

This text has color #636038 on black background.


Color preview on white background

This text has color #636038 on white background.


Black color preview on #636038 background

This text has black color on #636038 background.


White color preview on #636038 background

This text has white color on #636038 background.


Related colors

Complementary color

Complementary color for #hex is #9C9FC7.


I love getcolorcode.com

Triadic colors

1 #386360 and #603863 with #636038 are triadic colors.

2 #386063 and #606338 with #636038 are triadic colors.