COLOR #61675B

HEX: #61675B RGB: (97,103,91)

Color info

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

RGB color model

#61675B color RGB value is (97,103,91).

RGB: (97,103,91) (38%, 40%, 36%)

RGB channels and saturation

R 97 of 255 = 38%
G 103 of 255 = 40%
B 91 of 255 = 36%

97
103
91

R + G + B ~ 38%. #61675B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 103 + 91 = 291 (100%)
R 97 of 291 ~ 33.33%
G 103 of 291 ~ 35.4%
B 91 of 291 ~ 31.27'%

%33.33
%35.4
%31.27

CMYK color model

#61675B color CMYK value is (6,0,12,60).

  • cyan value is 5.83%
  • magenta value is 0.00%
  • yellow value is 11.65%
  • key color value is 59.61%

CMYK: (6,0,12,60)
C6M0Y12K60 (6%, 0%, 12%, 60%)
(0.06 / 0.00 / 0.12 / 0.60)

CMYK percentages

%5.83
%0
%11.65
%59.61

Codes

Color #61675B in popluar color models

61 67 5B
RGB 97 103 91
HSL 90° 6.19% 38.04%
HSB/HSV 90° 11.65% 40.39%
CMYK 5.83% 0.00% 11.65%
59.61%

Color #61675B in popluar number systems.

HEX 61 67 5B
Decimal 97 103 91
Binary 1100001 1100111 1011011
Octal 141 147 133

Shades and tints

Shades of #61675B

#61675B
(97,103,91)
#595E53
(89,94,83)
#51554B
(81,85,75)
#494C43
(73,76,67)
#41433B
(65,67,59)
#393A33
(57,58,51)
#31312B
(49,49,43)
#292823
(41,40,35)
#211F1B
(33,31,27)
#191613
(25,22,19)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #61675B

#61675B
(97,103,91)
#6F7469
(111,116,105)
#7D8177
(125,129,119)
#8B8E85
(139,142,133)
#999B93
(153,155,147)
#A7A8A1
(167,168,161)
#B5B5AF
(181,181,175)
#C3C2BD
(195,194,189)
#D1CFCB
(209,207,203)
#DFDCD9
(223,220,217)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61675B color. Also use rgb(97,103,91) instead hex code.

Text Font Color

.myTextColor { color: #61675B; }

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

This text font color is #61675B.

Background Color

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

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

This div background color is #61675B.

Border color

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

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

This div border color is #61675B.

Opacity

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

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

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

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

This text has shadow with #61675B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61675B.

Preview

Color preview on black background

This text has color #61675B on black background.


Color preview on white background

This text has color #61675B on white background.


Black color preview on #61675B background

This text has black color on #61675B background.


White color preview on #61675B background

This text has white color on #61675B background.


Related colors

Complementary color

Complementary color for #hex is #9E98A4.


I love getcolorcode.com

Triadic colors

1 #5B6167 and #675B61 with #61675B are triadic colors.

2 #5B6761 and #67615B with #61675B are triadic colors.