COLOR #61814C

HEX: #61814C RGB: (97,129,76)

Color info

#61814C contains red, green and blue colors in about the same proportion. Web safe color of #61814C is #669933 (or #693).

RGB color model

#61814C color RGB value is (97,129,76).

RGB: (97,129,76) (38%, 51%, 30%)

RGB channels and saturation

R 97 of 255 = 38%
G 129 of 255 = 51%
B 76 of 255 = 30%

97
129
76

R + G + B ~ 40%. #61814C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 129 + 76 = 302 (100%)
R 97 of 302 ~ 32.12%
G 129 of 302 ~ 42.72%
B 76 of 302 ~ 25.17'%

%32.12
%42.72
%25.17

CMYK color model

#61814C color CMYK value is (25,0,41,49).

  • cyan value is 24.81%
  • magenta value is 0.00%
  • yellow value is 41.09%
  • key color value is 49.41%

CMYK: (25,0,41,49)
C25M0Y41K49 (25%, 0%, 41%, 49%)
(0.25 / 0.00 / 0.41 / 0.49)

CMYK percentages

%24.81
%0
%41.09
%49.41

Codes

Color #61814C in popluar color models

61 81 4C
RGB 97 129 76
HSL 96° 25.85% 40.20%
HSB/HSV 96° 41.09% 50.59%
CMYK 24.81% 0.00% 41.09%
49.41%

Color #61814C in popluar number systems.

HEX 61 81 4C
Decimal 97 129 76
Binary 1100001 10000001 1001100
Octal 141 201 114

Shades and tints

Shades of #61814C

#61814C
(97,129,76)
#597646
(89,118,70)
#516B40
(81,107,64)
#49603A
(73,96,58)
#415534
(65,85,52)
#394A2E
(57,74,46)
#313F28
(49,63,40)
#293422
(41,52,34)
#21291C
(33,41,28)
#191E16
(25,30,22)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #61814C

#61814C
(97,129,76)
#6F8C5C
(111,140,92)
#7D976C
(125,151,108)
#8BA27C
(139,162,124)
#99AD8C
(153,173,140)
#A7B89C
(167,184,156)
#B5C3AC
(181,195,172)
#C3CEBC
(195,206,188)
#D1D9CC
(209,217,204)
#DFE4DC
(223,228,220)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61814C color. Also use rgb(97,129,76) instead hex code.

Text Font Color

.myTextColor { color: #61814C; }

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

This text font color is #61814C.

Background Color

.myBgColor { background-color: #61814C; }

<div style="background-color:#61814C">Inner text</div>

This div background color is #61814C.

Border color

.myBorderColor { border: 1px solid #61814C; }

<div style="border:3px solid #61814C">Div</div>

This div border color is #61814C.

Opacity

.myOpacity80 { color: #61814C; opacity: 0.8; }

<p style="color:#61814C;opacity:0.8;">80%</p>

Text with #61814C 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 #61814C;}

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

This text has shadow with #61814C color.


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

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

This text has shadow with #61814C primary color and red secondary color.


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

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

This text has shadow with #61814C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61814C.

Preview

Color preview on black background

This text has color #61814C on black background.


Color preview on white background

This text has color #61814C on white background.


Black color preview on #61814C background

This text has black color on #61814C background.


White color preview on #61814C background

This text has white color on #61814C background.


Related colors

Complementary color

Complementary color for #hex is #9E7EB3.


I love getcolorcode.com

Triadic colors

1 #4C6181 and #814C61 with #61814C are triadic colors.

2 #4C8161 and #81614C with #61814C are triadic colors.