COLOR #636954

HEX: #636954 RGB: (99,105,84)

Color info

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

RGB color model

#636954 color RGB value is (99,105,84).

RGB: (99,105,84) (39%, 41%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 105 of 255 = 41%
B 84 of 255 = 33%

99
105
84

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

Portions of RGB colors in percentages

R + G + B = 99 + 105 + 84 = 288 (100%)
R 99 of 288 ~ 34.38%
G 105 of 288 ~ 36.46%
B 84 of 288 ~ 29.17'%

%34.38
%36.46
%29.17

CMYK color model

#636954 color CMYK value is (6,0,20,59).

  • cyan value is 5.71%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 58.82%

CMYK: (6,0,20,59)
C6M0Y20K59 (6%, 0%, 20%, 59%)
(0.06 / 0.00 / 0.20 / 0.59)

CMYK percentages

%5.71
%0
%20
%58.82

Codes

Color #636954 in popluar color models

63 69 54
RGB 99 105 84
HSL 77° 11.11% 37.06%
HSB/HSV 77° 20.00% 41.18%
CMYK 5.71% 0.00% 20.00%
58.82%

Color #636954 in popluar number systems.

HEX 63 69 54
Decimal 99 105 84
Binary 1100011 1101001 1010100
Octal 143 151 124

Shades and tints

Shades of #636954

#636954
(99,105,84)
#5A604D
(90,96,77)
#515746
(81,87,70)
#484E3F
(72,78,63)
#3F4538
(63,69,56)
#363C31
(54,60,49)
#2D332A
(45,51,42)
#242A23
(36,42,35)
#1B211C
(27,33,28)
#121815
(18,24,21)
#090F0E
(9,15,14)
#000000
(0,0,0)

Tints of #636954

#636954
(99,105,84)
#717663
(113,118,99)
#7F8372
(127,131,114)
#8D9081
(141,144,129)
#9B9D90
(155,157,144)
#A9AA9F
(169,170,159)
#B7B7AE
(183,183,174)
#C5C4BD
(197,196,189)
#D3D1CC
(211,209,204)
#E1DEDB
(225,222,219)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636954 color. Also use rgb(99,105,84) instead hex code.

Text Font Color

.myTextColor { color: #636954; }

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

This text font color is #636954.

Background Color

.myBgColor { background-color: #636954; }

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

This div background color is #636954.

Border color

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

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

This div border color is #636954.

Opacity

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

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

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

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

This text has shadow with #636954 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636954.

Preview

Color preview on black background

This text has color #636954 on black background.


Color preview on white background

This text has color #636954 on white background.


Black color preview on #636954 background

This text has black color on #636954 background.


White color preview on #636954 background

This text has white color on #636954 background.


Related colors

Complementary color

Complementary color for #hex is #9C96AB.


I love getcolorcode.com

Triadic colors

1 #546369 and #695463 with #636954 are triadic colors.

2 #546963 and #696354 with #636954 are triadic colors.