COLOR #61828D

HEX: #61828D RGB: (97,130,141)

Color info

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

RGB color model

#61828D color RGB value is (97,130,141).

RGB: (97,130,141) (38%, 51%, 55%)

RGB channels and saturation

R 97 of 255 = 38%
G 130 of 255 = 51%
B 141 of 255 = 55%

97
130
141

R + G + B ~ 48%. #61828D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 130 + 141 = 368 (100%)
R 97 of 368 ~ 26.36%
G 130 of 368 ~ 35.33%
B 141 of 368 ~ 38.32'%

%26.36
%35.33
%38.32

CMYK color model

#61828D color CMYK value is (31,8,0,45).

  • cyan value is 31.21%
  • magenta value is 7.80%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (31,8,0,45)
C31M8Y0K45 (31%, 8%, 0%, 45%)
(0.31 / 0.08 / 0.00 / 0.45)

CMYK percentages

%31.21
%7.8
%0
%44.71

Codes

Color #61828D in popluar color models

61 82 8D
RGB 97 130 141
HSL 195° 18.49% 46.67%
HSB/HSV 195° 31.21% 55.29%
CMYK 31.21% 7.80% 0.00%
44.71%

Color #61828D in popluar number systems.

HEX 61 82 8D
Decimal 97 130 141
Binary 1100001 10000010 10001101
Octal 141 202 215

Shades and tints

Shades of #61828D

#61828D
(97,130,141)
#597781
(89,119,129)
#516C75
(81,108,117)
#496169
(73,97,105)
#41565D
(65,86,93)
#394B51
(57,75,81)
#314045
(49,64,69)
#293539
(41,53,57)
#212A2D
(33,42,45)
#191F21
(25,31,33)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #61828D

#61828D
(97,130,141)
#6F8D97
(111,141,151)
#7D98A1
(125,152,161)
#8BA3AB
(139,163,171)
#99AEB5
(153,174,181)
#A7B9BF
(167,185,191)
#B5C4C9
(181,196,201)
#C3CFD3
(195,207,211)
#D1DADD
(209,218,221)
#DFE5E7
(223,229,231)
#EDF0F1
(237,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61828D color. Also use rgb(97,130,141) instead hex code.

Text Font Color

.myTextColor { color: #61828D; }

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

This text font color is #61828D.

Background Color

.myBgColor { background-color: #61828D; }

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

This div background color is #61828D.

Border color

.myBorderColor { border: 1px solid #61828D; }

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

This div border color is #61828D.

Opacity

.myOpacity80 { color: #61828D; opacity: 0.8; }

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

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

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

This text has shadow with #61828D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61828D.

Preview

Color preview on black background

This text has color #61828D on black background.


Color preview on white background

This text has color #61828D on white background.


Black color preview on #61828D background

This text has black color on #61828D background.


White color preview on #61828D background

This text has white color on #61828D background.


Related colors

Complementary color

Complementary color for #hex is #9E7D72.


I love getcolorcode.com

Triadic colors

1 #8D6182 and #828D61 with #61828D are triadic colors.

2 #8D8261 and #82618D with #61828D are triadic colors.