COLOR #616652

HEX: #616652 RGB: (97,102,82)

Color info

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

RGB color model

#616652 color RGB value is (97,102,82).

RGB: (97,102,82) (38%, 40%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 102 of 255 = 40%
B 82 of 255 = 32%

97
102
82

R + G + B ~ 37%. #616652 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 102 + 82 = 281 (100%)
R 97 of 281 ~ 34.52%
G 102 of 281 ~ 36.3%
B 82 of 281 ~ 29.18'%

%34.52
%36.3
%29.18

CMYK color model

#616652 color CMYK value is (5,0,20,60).

  • cyan value is 4.90%
  • magenta value is 0.00%
  • yellow value is 19.61%
  • key color value is 60.00%
CMYK: (5,0,20,60) C5M0Y20K60 (5%,0%,20%,60%) (0.05/0.00/0.20/0.60) 

CMYK percentages

%4.9
%0
%19.61
%60

Codes

Color #616652 in popluar color models

61 66 52
RGB 97 102 82
HSL 75° 10.87% 36.08%
HSB/HSV 75° 19.61% 40.00%
CMYK 4.90% 0.00% 19.61%
60.00%

Color #616652 in popluar number systems.

HEX 61 66 52
Decimal 97 102 82
Binary 1100001 1100110 1010010
Octal 141 146 122

Shades and tints

Shades of #616652

#616652
(97,102,82)
#595D4B
(89,93,75)
#515444
(81,84,68)
#494B3D
(73,75,61)
#414236
(65,66,54)
#39392F
(57,57,47)
#313028
(49,48,40)
#292721
(41,39,33)
#211E1A
(33,30,26)
#191513
(25,21,19)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #616652

#616652
(97,102,82)
#6F7361
(111,115,97)
#7D8070
(125,128,112)
#8B8D7F
(139,141,127)
#999A8E
(153,154,142)
#A7A79D
(167,167,157)
#B5B4AC
(181,180,172)
#C3C1BB
(195,193,187)
#D1CECA
(209,206,202)
#DFDBD9
(223,219,217)
#EDE8E8
(237,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616652 color. Also use rgb(97,102,82) instead hex code.

Text Font Color

.myTextColor { color: #616652; }

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

This text font color is #616652.

Background Color

.myBgColor { background-color: #616652; }

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

This div background color is #616652.

Border color

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

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

This div border color is #616652.

Opacity

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

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

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

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

This text has shadow with #616652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616652.

Preview

Color preview on black background

This text has color #616652 on black background.


Color preview on white background

This text has color #616652 on white background.


Black color preview on #616652 background

This text has black color on #616652 background.


White color preview on #616652 background

This text has white color on #616652 background.


Related colors

Complementary color

Complementary color for #hex is #9E99AD.


I love getcolorcode.com

Triadic colors

1 #526166 and #665261 with #616652 are triadic colors.

2 #526661 and #666152 with #616652 are triadic colors.