COLOR #6D9A53

HEX: #6D9A53 RGB: (109,154,83)

Color info

#6D9A53 contains mainly red and green colors. Web safe color of #6D9A53 is #669966 (or #696).

RGB color model

#6D9A53 color RGB value is (109,154,83).

RGB: (109,154,83) (43%, 60%, 33%)

RGB channels and saturation

R 109 of 255 = 43%
G 154 of 255 = 60%
B 83 of 255 = 33%

109
154
83

R + G + B ~ 45%. #6D9A53 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 154 + 83 = 346 (100%)
R 109 of 346 ~ 31.5%
G 154 of 346 ~ 44.51%
B 83 of 346 ~ 23.99'%

%31.5
%44.51
%23.99

CMYK color model

#6D9A53 color CMYK value is (29,0,46,40).

  • cyan value is 29.22%
  • magenta value is 0.00%
  • yellow value is 46.10%
  • key color value is 39.61%

CMYK: (29,0,46,40)
C29M0Y46K40 (29%, 0%, 46%, 40%)
(0.29 / 0.00 / 0.46 / 0.40)

CMYK percentages

%29.22
%0
%46.1
%39.61

Codes

Color #6D9A53 in popluar color models

6D 9A 53
RGB 109 154 83
HSL 98° 29.96% 46.47%
HSB/HSV 98° 46.10% 60.39%
CMYK 29.22% 0.00% 46.10%
39.61%

Color #6D9A53 in popluar number systems.

HEX 6D 9A 53
Decimal 109 154 83
Binary 1101101 10011010 1010011
Octal 155 232 123

Shades and tints

Shades of #6D9A53

#6D9A53
(109,154,83)
#648C4C
(100,140,76)
#5B7E45
(91,126,69)
#52703E
(82,112,62)
#496237
(73,98,55)
#405430
(64,84,48)
#374629
(55,70,41)
#2E3822
(46,56,34)
#252A1B
(37,42,27)
#1C1C14
(28,28,20)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #6D9A53

#6D9A53
(109,154,83)
#7AA362
(122,163,98)
#87AC71
(135,172,113)
#94B580
(148,181,128)
#A1BE8F
(161,190,143)
#AEC79E
(174,199,158)
#BBD0AD
(187,208,173)
#C8D9BC
(200,217,188)
#D5E2CB
(213,226,203)
#E2EBDA
(226,235,218)
#EFF4E9
(239,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9A53 color. Also use rgb(109,154,83) instead hex code.

Text Font Color

.myTextColor { color: #6D9A53; }

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

This text font color is #6D9A53.

Background Color

.myBgColor { background-color: #6D9A53; }

<div style="background-color:#6D9A53">Inner text</div>

This div background color is #6D9A53.

Border color

.myBorderColor { border: 1px solid #6D9A53; }

<div style="border:3px solid #6D9A53">Div</div>

This div border color is #6D9A53.

Opacity

.myOpacity80 { color: #6D9A53; opacity: 0.8; }

<p style="color:#6D9A53;opacity:0.8;">80%</p>

Text with #6D9A53 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 #6D9A53;}

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

This text has shadow with #6D9A53 color.


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

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

This text has shadow with #6D9A53 primary color and red secondary color.


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

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

This text has shadow with #6D9A53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6D9A53.

Preview

Color preview on black background

This text has color #6D9A53 on black background.


Color preview on white background

This text has color #6D9A53 on white background.


Black color preview on #6D9A53 background

This text has black color on #6D9A53 background.


White color preview on #6D9A53 background

This text has white color on #6D9A53 background.


Related colors

Complementary color

Complementary color for #hex is #9265AC.


I love getcolorcode.com

Triadic colors

1 #536D9A and #9A536D with #6D9A53 are triadic colors.

2 #539A6D and #9A6D53 with #6D9A53 are triadic colors.