COLOR #615B71

HEX: #615B71 RGB: (97,91,113)

Renk bilgisi

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

RGB renk modeli

#615B71 color RGB value is (97,91,113).

RGB: (97,91,113) (38%, 36%, 44%)

RGB bağlantıları ve doygunluk

R 97 of 255 = 38%
G 91 of 255 = 36%
B 113 of 255 = 44%

97
91
113

R + G + B ~ 39%. #615B71 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 97 + 91 + 113 = 301 (100%)
R 97 of 301 ~ 32.23%
G 91 of 301 ~ 30.23%
B 113 of 301 ~ 37.54'%

%32.23
%30.23
%37.54

CMYK RENK MODELİ

#615B71 rengi CMYK tonu (14,19,0,56).

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

CMYK: (14,19,0,56)
C14M19Y0K56 (14%, 19%, 0%, 56%)
(0.14 / 0.19 / 0.00 / 0.56)

CMYK yüzdeleri

%14.16
%19.47
%0
%55.69

Codes

Color #615B71 in popluar color models

61 5B 71
RGB 97 91 113
HSL 256° 10.78% 40.00%
HSB/HSV 256° 19.47% 44.31%
CMYK 14.16% 19.47% 0.00%
55.69%

Color #615B71 in popluar number systems.

HEX 61 5B 71
Decimal 97 91 113
Binary 1100001 1011011 1110001
Octal 141 133 161

Shades and tints

Shades of #615B71

#615B71
(97,91,113)
#595367
(89,83,103)
#514B5D
(81,75,93)
#494353
(73,67,83)
#413B49
(65,59,73)
#39333F
(57,51,63)
#312B35
(49,43,53)
#29232B
(41,35,43)
#211B21
(33,27,33)
#191317
(25,19,23)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #615B71

#615B71
(97,91,113)
#6F697D
(111,105,125)
#7D7789
(125,119,137)
#8B8595
(139,133,149)
#9993A1
(153,147,161)
#A7A1AD
(167,161,173)
#B5AFB9
(181,175,185)
#C3BDC5
(195,189,197)
#D1CBD1
(209,203,209)
#DFD9DD
(223,217,221)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615B71; }

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

This text font color is #615B71.

Background Color

.myBgColor { background-color: #615B71; }

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

This div background color is #615B71.

Border color

.myBorderColor { border: 1px solid #615B71; }

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

This div border color is #615B71.

Opacity

.myOpacity80 { color: #615B71; opacity: 0.8; }

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

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

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

This text has shadow with #615B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615B71.

Preview

Color preview on black background

This text has color #615B71 on black background.


Color preview on white background

This text has color #615B71 on white background.


Black color preview on #615B71 background

This text has black color on #615B71 background.


White color preview on #615B71 background

This text has white color on #615B71 background.


Related colors

Complementary color

Complementary color for #hex is #9EA48E.


I love getcolorcode.com

Triadic colors

1 #71615B and #5B7161 with #615B71 are triadic colors.

2 #715B61 and #5B6171 with #615B71 are triadic colors.