COLOR #61826E

HEX: #61826E RGB: (97,130,110)

Color info

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

RGB color model

#61826E color RGB value is (97,130,110).

RGB: (97,130,110) (38%, 51%, 43%)

RGB channels and saturation

R 97 of 255 = 38%
G 130 of 255 = 51%
B 110 of 255 = 43%

97
130
110

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

Portions of RGB colors in percentages

R + G + B = 97 + 130 + 110 = 337 (100%)
R 97 of 337 ~ 28.78%
G 130 of 337 ~ 38.58%
B 110 of 337 ~ 32.64'%

%28.78
%38.58
%32.64

CMYK color model

#61826E color CMYK value is (25,0,15,49).

  • cyan value is 25.38%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 49.02%

CMYK: (25,0,15,49)
C25M0Y15K49 (25%, 0%, 15%, 49%)
(0.25 / 0.00 / 0.15 / 0.49)

CMYK percentages

%25.38
%0
%15.38
%49.02

Codes

Color #61826E in popluar color models

61 82 6E
RGB 97 130 110
HSL 144° 14.54% 44.51%
HSB/HSV 144° 25.38% 50.98%
CMYK 25.38% 0.00% 15.38%
49.02%

Color #61826E in popluar number systems.

HEX 61 82 6E
Decimal 97 130 110
Binary 1100001 10000010 1101110
Octal 141 202 156

Shades and tints

Shades of #61826E

#61826E
(97,130,110)
#597764
(89,119,100)
#516C5A
(81,108,90)
#496150
(73,97,80)
#415646
(65,86,70)
#394B3C
(57,75,60)
#314032
(49,64,50)
#293528
(41,53,40)
#212A1E
(33,42,30)
#191F14
(25,31,20)
#11140A
(17,20,10)
#000000
(0,0,0)

Tints of #61826E

#61826E
(97,130,110)
#6F8D7B
(111,141,123)
#7D9888
(125,152,136)
#8BA395
(139,163,149)
#99AEA2
(153,174,162)
#A7B9AF
(167,185,175)
#B5C4BC
(181,196,188)
#C3CFC9
(195,207,201)
#D1DAD6
(209,218,214)
#DFE5E3
(223,229,227)
#EDF0F0
(237,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61826E color. Also use rgb(97,130,110) instead hex code.

Text Font Color

.myTextColor { color: #61826E; }

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

This text font color is #61826E.

Background Color

.myBgColor { background-color: #61826E; }

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

This div background color is #61826E.

Border color

.myBorderColor { border: 1px solid #61826E; }

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

This div border color is #61826E.

Opacity

.myOpacity80 { color: #61826E; opacity: 0.8; }

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

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

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

This text has shadow with #61826E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61826E.

Preview

Color preview on black background

This text has color #61826E on black background.


Color preview on white background

This text has color #61826E on white background.


Black color preview on #61826E background

This text has black color on #61826E background.


White color preview on #61826E background

This text has white color on #61826E background.


Related colors

Complementary color

Complementary color for #hex is #9E7D91.


I love getcolorcode.com

Triadic colors

1 #6E6182 and #826E61 with #61826E are triadic colors.

2 #6E8261 and #82616E with #61826E are triadic colors.