COLOR #61868F

HEX: #61868F RGB: (97,134,143)

Color info

#61868F contains red, green and blue colors in about the same proportion. Web safe color of #61868F is #669999 (or #699).

RGB color model

#61868F color RGB value is (97,134,143).

RGB: (97,134,143) (38%, 53%, 56%)

RGB channels and saturation

R 97 of 255 = 38%
G 134 of 255 = 53%
B 143 of 255 = 56%

97
134
143

R + G + B ~ 49%. #61868F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 134 + 143 = 374 (100%)
R 97 of 374 ~ 25.94%
G 134 of 374 ~ 35.83%
B 143 of 374 ~ 38.24'%

%25.94
%35.83
%38.24

CMYK color model

#61868F color CMYK value is (32,6,0,44).

  • cyan value is 32.17%
  • magenta value is 6.29%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (32,6,0,44) C32M6Y0K44 (32%,6%,0%,44%) (0.32/0.06/0.00/0.44) 

CMYK percentages

%32.17
%6.29
%0
%43.92

Codes

Color #61868F in popluar color models

61 86 8F
RGB 97 134 143
HSL 192° 19.17% 47.06%
HSB/HSV 192° 32.17% 56.08%
CMYK 32.17% 6.29% 0.00%
43.92%

Color #61868F in popluar number systems.

HEX 61 86 8F
Decimal 97 134 143
Binary 1100001 10000110 10001111
Octal 141 206 217

Shades and tints

Shades of #61868F

#61868F
(97,134,143)
#597A82
(89,122,130)
#516E75
(81,110,117)
#496268
(73,98,104)
#41565B
(65,86,91)
#394A4E
(57,74,78)
#313E41
(49,62,65)
#293234
(41,50,52)
#212627
(33,38,39)
#191A1A
(25,26,26)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #61868F

#61868F
(97,134,143)
#6F9199
(111,145,153)
#7D9CA3
(125,156,163)
#8BA7AD
(139,167,173)
#99B2B7
(153,178,183)
#A7BDC1
(167,189,193)
#B5C8CB
(181,200,203)
#C3D3D5
(195,211,213)
#D1DEDF
(209,222,223)
#DFE9E9
(223,233,233)
#EDF4F3
(237,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61868F color. Also use rgb(97,134,143) instead hex code.

Text Font Color

.myTextColor { color: #61868F; }

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

This text font color is #61868F.

Background Color

.myBgColor { background-color: #61868F; }

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

This div background color is #61868F.

Border color

.myBorderColor { border: 1px solid #61868F; }

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

This div border color is #61868F.

Opacity

.myOpacity80 { color: #61868F; opacity: 0.8; }

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

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

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

This text has shadow with #61868F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61868F.

Preview

Color preview on black background

This text has color #61868F on black background.


Color preview on white background

This text has color #61868F on white background.


Black color preview on #61868F background

This text has black color on #61868F background.


White color preview on #61868F background

This text has white color on #61868F background.


Related colors

Complementary color

Complementary color for #hex is #9E7970.


I love getcolorcode.com

Triadic colors

1 #8F6186 and #868F61 with #61868F are triadic colors.

2 #8F8661 and #86618F with #61868F are triadic colors.