COLOR #61856B

HEX: #61856B RGB: (97,133,107)

Color info

#61856B contains red, green and blue colors in about the same proportion. Web safe color of #61856B is #669966 (or #696).

RGB color model

#61856B color RGB value is (97,133,107).

RGB: (97,133,107) (38%, 52%, 42%)

RGB channels and saturation

R 97 of 255 = 38%
G 133 of 255 = 52%
B 107 of 255 = 42%

97
133
107

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

Portions of RGB colors in percentages

R + G + B = 97 + 133 + 107 = 337 (100%)
R 97 of 337 ~ 28.78%
G 133 of 337 ~ 39.47%
B 107 of 337 ~ 31.75'%

%28.78
%39.47
%31.75

CMYK color model

#61856B color CMYK value is (27,0,20,48).

  • cyan value is 27.07%
  • magenta value is 0.00%
  • yellow value is 19.55%
  • key color value is 47.84%

CMYK: (27,0,20,48)
C27M0Y20K48 (27%, 0%, 20%, 48%)
(0.27 / 0.00 / 0.20 / 0.48)

CMYK percentages

%27.07
%0
%19.55
%47.84

Codes

Color #61856B in popluar color models

61 85 6B
RGB 97 133 107
HSL 137° 15.65% 45.10%
HSB/HSV 137° 27.07% 52.16%
CMYK 27.07% 0.00% 19.55%
47.84%

Color #61856B in popluar number systems.

HEX 61 85 6B
Decimal 97 133 107
Binary 1100001 10000101 1101011
Octal 141 205 153

Shades and tints

Shades of #61856B

#61856B
(97,133,107)
#597962
(89,121,98)
#516D59
(81,109,89)
#496150
(73,97,80)
#415547
(65,85,71)
#39493E
(57,73,62)
#313D35
(49,61,53)
#29312C
(41,49,44)
#212523
(33,37,35)
#19191A
(25,25,26)
#110D11
(17,13,17)
#000000
(0,0,0)

Tints of #61856B

#61856B
(97,133,107)
#6F9078
(111,144,120)
#7D9B85
(125,155,133)
#8BA692
(139,166,146)
#99B19F
(153,177,159)
#A7BCAC
(167,188,172)
#B5C7B9
(181,199,185)
#C3D2C6
(195,210,198)
#D1DDD3
(209,221,211)
#DFE8E0
(223,232,224)
#EDF3ED
(237,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61856B color. Also use rgb(97,133,107) instead hex code.

Text Font Color

.myTextColor { color: #61856B; }

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

This text font color is #61856B.

Background Color

.myBgColor { background-color: #61856B; }

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

This div background color is #61856B.

Border color

.myBorderColor { border: 1px solid #61856B; }

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

This div border color is #61856B.

Opacity

.myOpacity80 { color: #61856B; opacity: 0.8; }

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

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

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

This text has shadow with #61856B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61856B.

Preview

Color preview on black background

This text has color #61856B on black background.


Color preview on white background

This text has color #61856B on white background.


Black color preview on #61856B background

This text has black color on #61856B background.


White color preview on #61856B background

This text has white color on #61856B background.


Related colors

Complementary color

Complementary color for #hex is #9E7A94.


I love getcolorcode.com

Triadic colors

1 #6B6185 and #856B61 with #61856B are triadic colors.

2 #6B8561 and #85616B with #61856B are triadic colors.