COLOR #636174

HEX: #636174 RGB: (99,97,116)

Color info

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

RGB color model

#636174 color RGB value is (99,97,116).

RGB: (99,97,116) (39%, 38%, 45%)

RGB channels and saturation

R 99 of 255 = 39%
G 97 of 255 = 38%
B 116 of 255 = 45%

99
97
116

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

Portions of RGB colors in percentages

R + G + B = 99 + 97 + 116 = 312 (100%)
R 99 of 312 ~ 31.73%
G 97 of 312 ~ 31.09%
B 116 of 312 ~ 37.18'%

%31.73
%31.09
%37.18

CMYK color model

#636174 color CMYK value is (15,16,0,55).

  • cyan value is 14.66%
  • magenta value is 16.38%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (15,16,0,55)
C15M16Y0K55 (15%, 16%, 0%, 55%)
(0.15 / 0.16 / 0.00 / 0.55)

CMYK percentages

%14.66
%16.38
%0
%54.51

Codes

Color #636174 in popluar color models

63 61 74
RGB 99 97 116
HSL 246° 8.92% 41.76%
HSB/HSV 246° 16.38% 45.49%
CMYK 14.66% 16.38% 0.00%
54.51%

Color #636174 in popluar number systems.

HEX 63 61 74
Decimal 99 97 116
Binary 1100011 1100001 1110100
Octal 143 141 164

Shades and tints

Shades of #636174

#636174
(99,97,116)
#5A596A
(90,89,106)
#515160
(81,81,96)
#484956
(72,73,86)
#3F414C
(63,65,76)
#363942
(54,57,66)
#2D3138
(45,49,56)
#24292E
(36,41,46)
#1B2124
(27,33,36)
#12191A
(18,25,26)
#091110
(9,17,16)
#000000
(0,0,0)

Tints of #636174

#636174
(99,97,116)
#716F80
(113,111,128)
#7F7D8C
(127,125,140)
#8D8B98
(141,139,152)
#9B99A4
(155,153,164)
#A9A7B0
(169,167,176)
#B7B5BC
(183,181,188)
#C5C3C8
(197,195,200)
#D3D1D4
(211,209,212)
#E1DFE0
(225,223,224)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636174; }

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

This text font color is #636174.

Background Color

.myBgColor { background-color: #636174; }

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

This div background color is #636174.

Border color

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

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

This div border color is #636174.

Opacity

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

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

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

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

This text has shadow with #636174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636174.

Preview

Color preview on black background

This text has color #636174 on black background.


Color preview on white background

This text has color #636174 on white background.


Black color preview on #636174 background

This text has black color on #636174 background.


White color preview on #636174 background

This text has white color on #636174 background.


Related colors

Complementary color

Complementary color for #hex is #9C9E8B.


I love getcolorcode.com

Triadic colors

1 #746361 and #617463 with #636174 are triadic colors.

2 #746163 and #616374 with #636174 are triadic colors.