COLOR #636158

HEX: #636158 RGB: (99,97,88)

Color info

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

RGB color model

#636158 color RGB value is (99,97,88).

RGB: (99,97,88) (39%, 38%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 97 of 255 = 38%
B 88 of 255 = 35%

99
97
88

R + G + B ~ 37%. #636158 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 97 + 88 = 284 (100%)
R 99 of 284 ~ 34.86%
G 97 of 284 ~ 34.15%
B 88 of 284 ~ 30.99'%

%34.86
%34.15
%30.99

CMYK color model

#636158 color CMYK value is (0,2,11,61).

  • cyan value is 0.00%
  • magenta value is 2.02%
  • yellow value is 11.11%
  • key color value is 61.18%

CMYK: (0,2,11,61)
C0M2Y11K61 (0%, 2%, 11%, 61%)
(0.00 / 0.02 / 0.11 / 0.61)

CMYK percentages

%0
%2.02
%11.11
%61.18

Codes

Color #636158 in popluar color models

63 61 58
RGB 99 97 88
HSL 49° 5.88% 36.67%
HSB/HSV 49° 11.11% 38.82%
CMYK 0.00% 2.02% 11.11%
61.18%

Color #636158 in popluar number systems.

HEX 63 61 58
Decimal 99 97 88
Binary 1100011 1100001 1011000
Octal 143 141 130

Shades and tints

Shades of #636158

#636158
(99,97,88)
#5A5950
(90,89,80)
#515148
(81,81,72)
#484940
(72,73,64)
#3F4138
(63,65,56)
#363930
(54,57,48)
#2D3128
(45,49,40)
#242920
(36,41,32)
#1B2118
(27,33,24)
#121910
(18,25,16)
#091108
(9,17,8)
#000000
(0,0,0)

Tints of #636158

#636158
(99,97,88)
#716F67
(113,111,103)
#7F7D76
(127,125,118)
#8D8B85
(141,139,133)
#9B9994
(155,153,148)
#A9A7A3
(169,167,163)
#B7B5B2
(183,181,178)
#C5C3C1
(197,195,193)
#D3D1D0
(211,209,208)
#E1DFDF
(225,223,223)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636158 color. Also use rgb(99,97,88) instead hex code.

Text Font Color

.myTextColor { color: #636158; }

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

This text font color is #636158.

Background Color

.myBgColor { background-color: #636158; }

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

This div background color is #636158.

Border color

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

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

This div border color is #636158.

Opacity

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

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

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

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

This text has shadow with #636158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636158.

Preview

Color preview on black background

This text has color #636158 on black background.


Color preview on white background

This text has color #636158 on white background.


Black color preview on #636158 background

This text has black color on #636158 background.


White color preview on #636158 background

This text has white color on #636158 background.


Related colors

Complementary color

Complementary color for #hex is #9C9EA7.


I love getcolorcode.com

Triadic colors

1 #586361 and #615863 with #636158 are triadic colors.

2 #586163 and #616358 with #636158 are triadic colors.