COLOR #615F62

HEX: #615F62 RGB: (97,95,98)

Color info

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

RGB color model

#615F62 color RGB value is (97,95,98).

RGB: (97,95,98) (38%, 37%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 95 of 255 = 37%
B 98 of 255 = 38%

97
95
98

R + G + B ~ 38%. #615F62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 95 + 98 = 290 (100%)
R 97 of 290 ~ 33.45%
G 95 of 290 ~ 32.76%
B 98 of 290 ~ 33.79'%

%33.45
%32.76
%33.79

CMYK color model

#615F62 color CMYK value is (1,3,0,62).

  • cyan value is 1.02%
  • magenta value is 3.06%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (1,3,0,62)
C1M3Y0K62 (1%, 3%, 0%, 62%)
(0.01 / 0.03 / 0.00 / 0.62)

CMYK percentages

%1.02
%3.06
%0
%61.57

Codes

Color #615F62 in popluar color models

61 5F 62
RGB 97 95 98
HSL 280° 1.55% 37.84%
HSB/HSV 280° 3.06% 38.43%
CMYK 1.02% 3.06% 0.00%
61.57%

Color #615F62 in popluar number systems.

HEX 61 5F 62
Decimal 97 95 98
Binary 1100001 1011111 1100010
Octal 141 137 142

Shades and tints

Shades of #615F62

#615F62
(97,95,98)
#59575A
(89,87,90)
#514F52
(81,79,82)
#49474A
(73,71,74)
#413F42
(65,63,66)
#39373A
(57,55,58)
#312F32
(49,47,50)
#29272A
(41,39,42)
#211F22
(33,31,34)
#19171A
(25,23,26)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #615F62

#615F62
(97,95,98)
#6F6D70
(111,109,112)
#7D7B7E
(125,123,126)
#8B898C
(139,137,140)
#99979A
(153,151,154)
#A7A5A8
(167,165,168)
#B5B3B6
(181,179,182)
#C3C1C4
(195,193,196)
#D1CFD2
(209,207,210)
#DFDDE0
(223,221,224)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615F62 color. Also use rgb(97,95,98) instead hex code.

Text Font Color

.myTextColor { color: #615F62; }

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

This text font color is #615F62.

Background Color

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

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

This div background color is #615F62.

Border color

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

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

This div border color is #615F62.

Opacity

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

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

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

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

This text has shadow with #615F62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615F62.

Preview

Color preview on black background

This text has color #615F62 on black background.


Color preview on white background

This text has color #615F62 on white background.


Black color preview on #615F62 background

This text has black color on #615F62 background.


White color preview on #615F62 background

This text has white color on #615F62 background.


Related colors

Complementary color

Complementary color for #hex is #9EA09D.


I love getcolorcode.com

Triadic colors

1 #62615F and #5F6261 with #615F62 are triadic colors.

2 #625F61 and #5F6162 with #615F62 are triadic colors.