COLOR #6D9234

HEX: #6D9234 RGB: (109,146,52)

Color info

#6D9234 contains mainly red and green colors. Web safe color of #6D9234 is #669933 (or #693).

RGB color model

#6D9234 color RGB value is (109,146,52).

RGB: (109,146,52) (43%, 57%, 20%)

RGB channels and saturation

R 109 of 255 = 43%
G 146 of 255 = 57%
B 52 of 255 = 20%

109
146
52

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

Portions of RGB colors in percentages

R + G + B = 109 + 146 + 52 = 307 (100%)
R 109 of 307 ~ 35.5%
G 146 of 307 ~ 47.56%
B 52 of 307 ~ 16.94'%

%35.5
%47.56
%16.94

CMYK color model

#6D9234 color CMYK value is (25,0,64,43).

  • cyan value is 25.34%
  • magenta value is 0.00%
  • yellow value is 64.38%
  • key color value is 42.75%
CMYK: (25,0,64,43) C25M0Y64K43 (25%,0%,64%,43%) (0.25/0.00/0.64/0.43) 

CMYK percentages

%25.34
%0
%64.38
%42.75

Codes

Color #6D9234 in popluar color models

6D 92 34
RGB 109 146 52
HSL 84° 47.47% 38.82%
HSB/HSV 84° 64.38% 57.25%
CMYK 25.34% 0.00% 64.38%
42.75%

Color #6D9234 in popluar number systems.

HEX 6D 92 34
Decimal 109 146 52
Binary 1101101 10010010 110100
Octal 155 222 64

Shades and tints

Shades of #6D9234

#6D9234
(109,146,52)
#648530
(100,133,48)
#5B782C
(91,120,44)
#526B28
(82,107,40)
#495E24
(73,94,36)
#405120
(64,81,32)
#37441C
(55,68,28)
#2E3718
(46,55,24)
#252A14
(37,42,20)
#1C1D10
(28,29,16)
#13100C
(19,16,12)
#000000
(0,0,0)

Tints of #6D9234

#6D9234
(109,146,52)
#7A9B46
(122,155,70)
#87A458
(135,164,88)
#94AD6A
(148,173,106)
#A1B67C
(161,182,124)
#AEBF8E
(174,191,142)
#BBC8A0
(187,200,160)
#C8D1B2
(200,209,178)
#D5DAC4
(213,218,196)
#E2E3D6
(226,227,214)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9234 color. Also use rgb(109,146,52) instead hex code.

Text Font Color

.myTextColor { color: #6D9234; }

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

This text font color is #6D9234.

Background Color

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

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

This div background color is #6D9234.

Border color

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

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

This div border color is #6D9234.

Opacity

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

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

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

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

This text has shadow with #6D9234 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9234.

Preview

Color preview on black background

This text has color #6D9234 on black background.


Color preview on white background

This text has color #6D9234 on white background.


Black color preview on #6D9234 background

This text has black color on #6D9234 background.


White color preview on #6D9234 background

This text has white color on #6D9234 background.


Related colors

Complementary color

Complementary color for #hex is #926DCB.


I love getcolorcode.com

Triadic colors

1 #346D92 and #92346D with #6D9234 are triadic colors.

2 #34926D and #926D34 with #6D9234 are triadic colors.