COLOR #636D71

HEX: #636D71 RGB: (99,109,113)

Renk bilgisi

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

RGB renk modeli

#636D71 color RGB value is (99,109,113).

RGB: (99,109,113) (39%, 43%, 44%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 109 of 255 = 43%
B 113 of 255 = 44%

99
109
113

R + G + B ~ 42%. #636D71 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 109 + 113 = 321 (100%)
R 99 of 321 ~ 30.84%
G 109 of 321 ~ 33.96%
B 113 of 321 ~ 35.2'%

%30.84
%33.96
%35.2

CMYK RENK MODELİ

#636D71 rengi CMYK tonu (12,4,0,56).

  • camgöbeği tonu 12.39%
  • eflatun tonu 3.54%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (12,4,0,56)
C12M4Y0K56 (12%, 4%, 0%, 56%)
(0.12 / 0.04 / 0.00 / 0.56)

CMYK yüzdeleri

%12.39
%3.54
%0
%55.69

Codes

Color #636D71 in popluar color models

63 6D 71
RGB 99 109 113
HSL 197° 6.60% 41.57%
HSB/HSV 197° 12.39% 44.31%
CMYK 12.39% 3.54% 0.00%
55.69%

Color #636D71 in popluar number systems.

HEX 63 6D 71
Decimal 99 109 113
Binary 1100011 1101101 1110001
Octal 143 155 161

Shades and tints

Shades of #636D71

#636D71
(99,109,113)
#5A6467
(90,100,103)
#515B5D
(81,91,93)
#485253
(72,82,83)
#3F4949
(63,73,73)
#36403F
(54,64,63)
#2D3735
(45,55,53)
#242E2B
(36,46,43)
#1B2521
(27,37,33)
#121C17
(18,28,23)
#09130D
(9,19,13)
#000000
(0,0,0)

Tints of #636D71

#636D71
(99,109,113)
#717A7D
(113,122,125)
#7F8789
(127,135,137)
#8D9495
(141,148,149)
#9BA1A1
(155,161,161)
#A9AEAD
(169,174,173)
#B7BBB9
(183,187,185)
#C5C8C5
(197,200,197)
#D3D5D1
(211,213,209)
#E1E2DD
(225,226,221)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636D71 color. Also use rgb(99,109,113) instead hex code.

Text Font Color

.myTextColor { color: #636D71; }

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

This text font color is #636D71.

Background Color

.myBgColor { background-color: #636D71; }

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

This div background color is #636D71.

Border color

.myBorderColor { border: 1px solid #636D71; }

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

This div border color is #636D71.

Opacity

.myOpacity80 { color: #636D71; opacity: 0.8; }

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

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

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

This text has shadow with #636D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636D71.

Preview

Color preview on black background

This text has color #636D71 on black background.


Color preview on white background

This text has color #636D71 on white background.


Black color preview on #636D71 background

This text has black color on #636D71 background.


White color preview on #636D71 background

This text has white color on #636D71 background.


Related colors

Complementary color

Complementary color for #hex is #9C928E.


I love getcolorcode.com

Triadic colors

1 #71636D and #6D7163 with #636D71 are triadic colors.

2 #716D63 and #6D6371 with #636D71 are triadic colors.