COLOR #636458

HEX: #636458 RGB: (99,100,88)

Color info

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

RGB color model

#636458 color RGB value is (99,100,88).

RGB: (99,100,88) (39%, 39%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 100 of 255 = 39%
B 88 of 255 = 35%

99
100
88

R + G + B ~ 38%. #636458 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 100 + 88 = 287 (100%)
R 99 of 287 ~ 34.49%
G 100 of 287 ~ 34.84%
B 88 of 287 ~ 30.66'%

%34.49
%34.84
%30.66

CMYK color model

#636458 color CMYK value is (1,0,12,61).

  • cyan value is 1.00%
  • magenta value is 0.00%
  • yellow value is 12.00%
  • key color value is 60.78%

CMYK: (1,0,12,61)
C1M0Y12K61 (1%, 0%, 12%, 61%)
(0.01 / 0.00 / 0.12 / 0.61)

CMYK percentages

%1
%0
%12
%60.78

Codes

Color #636458 in popluar color models

63 64 58
RGB 99 100 88
HSL 65° 6.38% 36.86%
HSB/HSV 65° 12.00% 39.22%
CMYK 1.00% 0.00% 12.00%
60.78%

Color #636458 in popluar number systems.

HEX 63 64 58
Decimal 99 100 88
Binary 1100011 1100100 1011000
Octal 143 144 130

Shades and tints

Shades of #636458

#636458
(99,100,88)
#5A5B50
(90,91,80)
#515248
(81,82,72)
#484940
(72,73,64)
#3F4038
(63,64,56)
#363730
(54,55,48)
#2D2E28
(45,46,40)
#242520
(36,37,32)
#1B1C18
(27,28,24)
#121310
(18,19,16)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #636458

#636458
(99,100,88)
#717267
(113,114,103)
#7F8076
(127,128,118)
#8D8E85
(141,142,133)
#9B9C94
(155,156,148)
#A9AAA3
(169,170,163)
#B7B8B2
(183,184,178)
#C5C6C1
(197,198,193)
#D3D4D0
(211,212,208)
#E1E2DF
(225,226,223)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636458; }

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

This text font color is #636458.

Background Color

.myBgColor { background-color: #636458; }

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

This div background color is #636458.

Border color

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

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

This div border color is #636458.

Opacity

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

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

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

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

This text has shadow with #636458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636458.

Preview

Color preview on black background

This text has color #636458 on black background.


Color preview on white background

This text has color #636458 on white background.


Black color preview on #636458 background

This text has black color on #636458 background.


White color preview on #636458 background

This text has white color on #636458 background.


Related colors

Complementary color

Complementary color for #hex is #9C9BA7.


I love getcolorcode.com

Triadic colors

1 #586364 and #645863 with #636458 are triadic colors.

2 #586463 and #646358 with #636458 are triadic colors.