COLOR #636669

HEX: #636669 RGB: (99,102,105)

Color info

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

RGB color model

#636669 color RGB value is (99,102,105).

RGB: (99,102,105) (39%, 40%, 41%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 105 of 255 = 41%

99
102
105

R + G + B ~ 40%. #636669 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 105 = 306 (100%)
R 99 of 306 ~ 32.35%
G 102 of 306 ~ 33.33%
B 105 of 306 ~ 34.31'%

%32.35
%33.33
%34.31

CMYK color model

#636669 color CMYK value is (6,3,0,59).

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

CMYK: (6,3,0,59)
C6M3Y0K59 (6%, 3%, 0%, 59%)
(0.06 / 0.03 / 0.00 / 0.59)

CMYK percentages

%5.71
%2.86
%0
%58.82

Codes

Color #636669 in popluar color models

63 66 69
RGB 99 102 105
HSL 210° 2.94% 40.00%
HSB/HSV 210° 5.71% 41.18%
CMYK 5.71% 2.86% 0.00%
58.82%

Color #636669 in popluar number systems.

HEX 63 66 69
Decimal 99 102 105
Binary 1100011 1100110 1101001
Octal 143 146 151

Shades and tints

Shades of #636669

#636669
(99,102,105)
#5A5D60
(90,93,96)
#515457
(81,84,87)
#484B4E
(72,75,78)
#3F4245
(63,66,69)
#36393C
(54,57,60)
#2D3033
(45,48,51)
#24272A
(36,39,42)
#1B1E21
(27,30,33)
#121518
(18,21,24)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #636669

#636669
(99,102,105)
#717376
(113,115,118)
#7F8083
(127,128,131)
#8D8D90
(141,141,144)
#9B9A9D
(155,154,157)
#A9A7AA
(169,167,170)
#B7B4B7
(183,180,183)
#C5C1C4
(197,193,196)
#D3CED1
(211,206,209)
#E1DBDE
(225,219,222)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636669; }

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

This text font color is #636669.

Background Color

.myBgColor { background-color: #636669; }

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

This div background color is #636669.

Border color

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

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

This div border color is #636669.

Opacity

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

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

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

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

This text has shadow with #636669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636669.

Preview

Color preview on black background

This text has color #636669 on black background.


Color preview on white background

This text has color #636669 on white background.


Black color preview on #636669 background

This text has black color on #636669 background.


White color preview on #636669 background

This text has white color on #636669 background.


Related colors

Complementary color

Complementary color for #hex is #9C9996.


I love getcolorcode.com

Triadic colors

1 #696366 and #666963 with #636669 are triadic colors.

2 #696663 and #666369 with #636669 are triadic colors.