COLOR #616252

HEX: #616252 RGB: (97,98,82)

Color info

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

RGB color model

#616252 color RGB value is (97,98,82).

RGB: (97,98,82) (38%, 38%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 98 of 255 = 38%
B 82 of 255 = 32%

97
98
82

R + G + B ~ 36%. #616252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 98 + 82 = 277 (100%)
R 97 of 277 ~ 35.02%
G 98 of 277 ~ 35.38%
B 82 of 277 ~ 29.6'%

%35.02
%35.38
%29.6

CMYK color model

#616252 color CMYK value is (1,0,16,62).

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

CMYK: (1,0,16,62)
C1M0Y16K62 (1%, 0%, 16%, 62%)
(0.01 / 0.00 / 0.16 / 0.62)

CMYK percentages

%1.02
%0
%16.33
%61.57

Codes

Color #616252 in popluar color models

61 62 52
RGB 97 98 82
HSL 64° 8.89% 35.29%
HSB/HSV 64° 16.33% 38.43%
CMYK 1.02% 0.00% 16.33%
61.57%

Color #616252 in popluar number systems.

HEX 61 62 52
Decimal 97 98 82
Binary 1100001 1100010 1010010
Octal 141 142 122

Shades and tints

Shades of #616252

#616252
(97,98,82)
#595A4B
(89,90,75)
#515244
(81,82,68)
#494A3D
(73,74,61)
#414236
(65,66,54)
#393A2F
(57,58,47)
#313228
(49,50,40)
#292A21
(41,42,33)
#21221A
(33,34,26)
#191A13
(25,26,19)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #616252

#616252
(97,98,82)
#6F7061
(111,112,97)
#7D7E70
(125,126,112)
#8B8C7F
(139,140,127)
#999A8E
(153,154,142)
#A7A89D
(167,168,157)
#B5B6AC
(181,182,172)
#C3C4BB
(195,196,187)
#D1D2CA
(209,210,202)
#DFE0D9
(223,224,217)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616252; }

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

This text font color is #616252.

Background Color

.myBgColor { background-color: #616252; }

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

This div background color is #616252.

Border color

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

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

This div border color is #616252.

Opacity

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

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

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

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

This text has shadow with #616252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616252.

Preview

Color preview on black background

This text has color #616252 on black background.


Color preview on white background

This text has color #616252 on white background.


Black color preview on #616252 background

This text has black color on #616252 background.


White color preview on #616252 background

This text has white color on #616252 background.


Related colors

Complementary color

Complementary color for #hex is #9E9DAD.


I love getcolorcode.com

Triadic colors

1 #526162 and #625261 with #616252 are triadic colors.

2 #526261 and #626152 with #616252 are triadic colors.