COLOR #616372

HEX: #616372 RGB: (97,99,114)

Color info

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

RGB color model

#616372 color RGB value is (97,99,114).

RGB: (97,99,114) (38%, 39%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 99 of 255 = 39%
B 114 of 255 = 45%

97
99
114

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

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 114 = 310 (100%)
R 97 of 310 ~ 31.29%
G 99 of 310 ~ 31.94%
B 114 of 310 ~ 36.77'%

%31.29
%31.94
%36.77

CMYK color model

#616372 color CMYK value is (15,13,0,55).

  • cyan value is 14.91%
  • magenta value is 13.16%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (15,13,0,55)
C15M13Y0K55 (15%, 13%, 0%, 55%)
(0.15 / 0.13 / 0.00 / 0.55)

CMYK percentages

%14.91
%13.16
%0
%55.29

Codes

Color #616372 in popluar color models

61 63 72
RGB 97 99 114
HSL 233° 8.06% 41.37%
HSB/HSV 233° 14.91% 44.71%
CMYK 14.91% 13.16% 0.00%
55.29%

Color #616372 in popluar number systems.

HEX 61 63 72
Decimal 97 99 114
Binary 1100001 1100011 1110010
Octal 141 143 162

Shades and tints

Shades of #616372

#616372
(97,99,114)
#595A68
(89,90,104)
#51515E
(81,81,94)
#494854
(73,72,84)
#413F4A
(65,63,74)
#393640
(57,54,64)
#312D36
(49,45,54)
#29242C
(41,36,44)
#211B22
(33,27,34)
#191218
(25,18,24)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #616372

#616372
(97,99,114)
#6F717E
(111,113,126)
#7D7F8A
(125,127,138)
#8B8D96
(139,141,150)
#999BA2
(153,155,162)
#A7A9AE
(167,169,174)
#B5B7BA
(181,183,186)
#C3C5C6
(195,197,198)
#D1D3D2
(209,211,210)
#DFE1DE
(223,225,222)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616372 color. Also use rgb(97,99,114) instead hex code.

Text Font Color

.myTextColor { color: #616372; }

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

This text font color is #616372.

Background Color

.myBgColor { background-color: #616372; }

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

This div background color is #616372.

Border color

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

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

This div border color is #616372.

Opacity

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

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

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

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

This text has shadow with #616372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616372.

Preview

Color preview on black background

This text has color #616372 on black background.


Color preview on white background

This text has color #616372 on white background.


Black color preview on #616372 background

This text has black color on #616372 background.


White color preview on #616372 background

This text has white color on #616372 background.


Related colors

Complementary color

Complementary color for #hex is #9E9C8D.


I love getcolorcode.com

Triadic colors

1 #726163 and #637261 with #616372 are triadic colors.

2 #726361 and #636172 with #616372 are triadic colors.