COLOR #637D76

HEX: #637D76 RGB: (99,125,118)

Renk bilgisi

#637D76 contains red, green and blue colors in about the same proportion. #637D76 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#637D76 color RGB value is (99,125,118).

RGB: (99,125,118) (39%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 125 of 255 = 49%
B 118 of 255 = 46%

99
125
118

R + G + B ~ 45%. #637D76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 125 + 118 = 342 (100%)
R 99 of 342 ~ 28.95%
G 125 of 342 ~ 36.55%
B 118 of 342 ~ 34.5'%

%28.95
%36.55
%34.5

CMYK RENK MODELİ

#637D76 rengi CMYK tonu (21,0,6,51).

  • camgöbeği tonu 20.80%
  • eflatun tonu 0.00%
  • sarı tonu 5.60%
  • ana renk tonu 50.98%
CMYK: (21,0,6,51) C21M0Y6K51 (21%,0%,6%,51%) (0.21/0.00/0.06/0.51) 

CMYK yüzdeleri

%20.8
%0
%5.6
%50.98

Codes

Color #637D76 in popluar color models

63 7D 76
RGB 99 125 118
HSL 164° 11.61% 43.92%
HSB/HSV 164° 20.80% 49.02%
CMYK 20.80% 0.00% 5.60%
50.98%

Color #637D76 in popluar number systems.

HEX 63 7D 76
Decimal 99 125 118
Binary 1100011 1111101 1110110
Octal 143 175 166

Shades and tints

Shades of #637D76

#637D76
(99,125,118)
#5A726C
(90,114,108)
#516762
(81,103,98)
#485C58
(72,92,88)
#3F514E
(63,81,78)
#364644
(54,70,68)
#2D3B3A
(45,59,58)
#243030
(36,48,48)
#1B2526
(27,37,38)
#121A1C
(18,26,28)
#090F12
(9,15,18)
#000000
(0,0,0)

Tints of #637D76

#637D76
(99,125,118)
#718882
(113,136,130)
#7F938E
(127,147,142)
#8D9E9A
(141,158,154)
#9BA9A6
(155,169,166)
#A9B4B2
(169,180,178)
#B7BFBE
(183,191,190)
#C5CACA
(197,202,202)
#D3D5D6
(211,213,214)
#E1E0E2
(225,224,226)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #637D76; }

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

This text font color is #637D76.

Background Color

.myBgColor { background-color: #637D76; }

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

This div background color is #637D76.

Border color

.myBorderColor { border: 1px solid #637D76; }

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

This div border color is #637D76.

Opacity

.myOpacity80 { color: #637D76; opacity: 0.8; }

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

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

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

This text has shadow with #637D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #637D76.

Preview

Color preview on black background

This text has color #637D76 on black background.


Color preview on white background

This text has color #637D76 on white background.


Black color preview on #637D76 background

This text has black color on #637D76 background.


White color preview on #637D76 background

This text has white color on #637D76 background.


Related colors

Complementary color

Complementary color for #hex is #9C8289.


I love getcolorcode.com

Triadic colors

1 #76637D and #7D7663 with #637D76 are triadic colors.

2 #767D63 and #7D6376 with #637D76 are triadic colors.