COLOR #637576

HEX: #637576 RGB: (99,117,118)

Color info

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

RGB color model

#637576 color RGB value is (99,117,118).

RGB: (99,117,118) (39%, 46%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 117 of 255 = 46%
B 118 of 255 = 46%

99
117
118

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

Portions of RGB colors in percentages

R + G + B = 99 + 117 + 118 = 334 (100%)
R 99 of 334 ~ 29.64%
G 117 of 334 ~ 35.03%
B 118 of 334 ~ 35.33'%

%29.64
%35.03
%35.33

CMYK color model

#637576 color CMYK value is (16,1,0,54).

  • cyan value is 16.10%
  • magenta value is 0.85%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (16,1,0,54)
C16M1Y0K54 (16%, 1%, 0%, 54%)
(0.16 / 0.01 / 0.00 / 0.54)

CMYK percentages

%16.1
%0.85
%0
%53.73

Codes

Color #637576 in popluar color models

63 75 76
RGB 99 117 118
HSL 183° 8.76% 42.55%
HSB/HSV 183° 16.10% 46.27%
CMYK 16.10% 0.85% 0.00%
53.73%

Color #637576 in popluar number systems.

HEX 63 75 76
Decimal 99 117 118
Binary 1100011 1110101 1110110
Octal 143 165 166

Shades and tints

Shades of #637576

#637576
(99,117,118)
#5A6B6C
(90,107,108)
#516162
(81,97,98)
#485758
(72,87,88)
#3F4D4E
(63,77,78)
#364344
(54,67,68)
#2D393A
(45,57,58)
#242F30
(36,47,48)
#1B2526
(27,37,38)
#121B1C
(18,27,28)
#091112
(9,17,18)
#000000
(0,0,0)

Tints of #637576

#637576
(99,117,118)
#718182
(113,129,130)
#7F8D8E
(127,141,142)
#8D999A
(141,153,154)
#9BA5A6
(155,165,166)
#A9B1B2
(169,177,178)
#B7BDBE
(183,189,190)
#C5C9CA
(197,201,202)
#D3D5D6
(211,213,214)
#E1E1E2
(225,225,226)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #637576 color. Also use rgb(99,117,118) instead hex code.

Text Font Color

.myTextColor { color: #637576; }

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

This text font color is #637576.

Background Color

.myBgColor { background-color: #637576; }

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

This div background color is #637576.

Border color

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

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

This div border color is #637576.

Opacity

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

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

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

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

This text has shadow with #637576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637576.

Preview

Color preview on black background

This text has color #637576 on black background.


Color preview on white background

This text has color #637576 on white background.


Black color preview on #637576 background

This text has black color on #637576 background.


White color preview on #637576 background

This text has white color on #637576 background.


Related colors

Complementary color

Complementary color for #hex is #9C8A89.


I love getcolorcode.com

Triadic colors

1 #766375 and #757663 with #637576 are triadic colors.

2 #767563 and #756376 with #637576 are triadic colors.