COLOR #616771

HEX: #616771 RGB: (97,103,113)

Renk bilgisi

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

RGB renk modeli

#616771 color RGB value is (97,103,113).

RGB: (97,103,113) (38%, 40%, 44%)

RGB bağlantıları ve doygunluk

R 97 of 255 = 38%
G 103 of 255 = 40%
B 113 of 255 = 44%

97
103
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 97 + 103 + 113 = 313 (100%)
R 97 of 313 ~ 30.99%
G 103 of 313 ~ 32.91%
B 113 of 313 ~ 36.1'%

%30.99
%32.91
%36.1

CMYK RENK MODELİ

#616771 rengi CMYK tonu (14,9,0,56).

  • camgöbeği tonu 14.16%
  • eflatun tonu 8.85%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (14,9,0,56)
C14M9Y0K56 (14%, 9%, 0%, 56%)
(0.14 / 0.09 / 0.00 / 0.56)

CMYK yüzdeleri

%14.16
%8.85
%0
%55.69

Codes

Color #616771 in popluar color models

61 67 71
RGB 97 103 113
HSL 218° 7.62% 41.18%
HSB/HSV 218° 14.16% 44.31%
CMYK 14.16% 8.85% 0.00%
55.69%

Color #616771 in popluar number systems.

HEX 61 67 71
Decimal 97 103 113
Binary 1100001 1100111 1110001
Octal 141 147 161

Shades and tints

Shades of #616771

#616771
(97,103,113)
#595E67
(89,94,103)
#51555D
(81,85,93)
#494C53
(73,76,83)
#414349
(65,67,73)
#393A3F
(57,58,63)
#313135
(49,49,53)
#29282B
(41,40,43)
#211F21
(33,31,33)
#191617
(25,22,23)
#110D0D
(17,13,13)
#000000
(0,0,0)

Tints of #616771

#616771
(97,103,113)
#6F747D
(111,116,125)
#7D8189
(125,129,137)
#8B8E95
(139,142,149)
#999BA1
(153,155,161)
#A7A8AD
(167,168,173)
#B5B5B9
(181,181,185)
#C3C2C5
(195,194,197)
#D1CFD1
(209,207,209)
#DFDCDD
(223,220,221)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616771 color. Also use rgb(97,103,113) instead hex code.

Text Font Color

.myTextColor { color: #616771; }

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

This text font color is #616771.

Background Color

.myBgColor { background-color: #616771; }

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

This div background color is #616771.

Border color

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

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

This div border color is #616771.

Opacity

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

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

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

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

This text has shadow with #616771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616771.

Preview

Color preview on black background

This text has color #616771 on black background.


Color preview on white background

This text has color #616771 on white background.


Black color preview on #616771 background

This text has black color on #616771 background.


White color preview on #616771 background

This text has white color on #616771 background.


Related colors

Complementary color

Complementary color for #hex is #9E988E.


I love getcolorcode.com

Triadic colors

1 #716167 and #677161 with #616771 are triadic colors.

2 #716761 and #676171 with #616771 are triadic colors.