COLOR #616035

HEX: #616035 RGB: (97,96,53)

Color info

#616035 contains red, green and blue colors in about the same proportion. Web safe color of #616035 is #666633 (or #663).

RGB color model

#616035 color RGB value is (97,96,53).

RGB: (97,96,53) (38%, 38%, 21%)

RGB channels and saturation

R 97 of 255 = 38%
G 96 of 255 = 38%
B 53 of 255 = 21%

97
96
53

R + G + B ~ 32%. #616035 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 96 + 53 = 246 (100%)
R 97 of 246 ~ 39.43%
G 96 of 246 ~ 39.02%
B 53 of 246 ~ 21.54'%

%39.43
%39.02
%21.54

CMYK color model

#616035 color CMYK value is (0,1,45,62).

  • cyan value is 0.00%
  • magenta value is 1.03%
  • yellow value is 45.36%
  • key color value is 61.96%

CMYK: (0,1,45,62)
C0M1Y45K62 (0%, 1%, 45%, 62%)
(0.00 / 0.01 / 0.45 / 0.62)

CMYK percentages

%0
%1.03
%45.36
%61.96

Codes

Color #616035 in popluar color models

61 60 35
RGB 97 96 53
HSL 59° 29.33% 29.41%
HSB/HSV 59° 45.36% 38.04%
CMYK 0.00% 1.03% 45.36%
61.96%

Color #616035 in popluar number systems.

HEX 61 60 35
Decimal 97 96 53
Binary 1100001 1100000 110101
Octal 141 140 65

Shades and tints

Shades of #616035

#616035
(97,96,53)
#595831
(89,88,49)
#51502D
(81,80,45)
#494829
(73,72,41)
#414025
(65,64,37)
#393821
(57,56,33)
#31301D
(49,48,29)
#292819
(41,40,25)
#212015
(33,32,21)
#191811
(25,24,17)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #616035

#616035
(97,96,53)
#6F6E47
(111,110,71)
#7D7C59
(125,124,89)
#8B8A6B
(139,138,107)
#99987D
(153,152,125)
#A7A68F
(167,166,143)
#B5B4A1
(181,180,161)
#C3C2B3
(195,194,179)
#D1D0C5
(209,208,197)
#DFDED7
(223,222,215)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616035 color. Also use rgb(97,96,53) instead hex code.

Text Font Color

.myTextColor { color: #616035; }

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

This text font color is #616035.

Background Color

.myBgColor { background-color: #616035; }

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

This div background color is #616035.

Border color

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

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

This div border color is #616035.

Opacity

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

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

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

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

This text has shadow with #616035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616035.

Preview

Color preview on black background

This text has color #616035 on black background.


Color preview on white background

This text has color #616035 on white background.


Black color preview on #616035 background

This text has black color on #616035 background.


White color preview on #616035 background

This text has white color on #616035 background.


Related colors

Complementary color

Complementary color for #hex is #9E9FCA.


I love getcolorcode.com

Triadic colors

1 #356160 and #603561 with #616035 are triadic colors.

2 #356061 and #606135 with #616035 are triadic colors.