COLOR #6C9A58

HEX: #6C9A58 RGB: (108,154,88)

Color info

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

RGB color model

#6C9A58 color RGB value is (108,154,88).

RGB: (108,154,88) (42%, 60%, 35%)

RGB channels and saturation

R 108 of 255 = 42%
G 154 of 255 = 60%
B 88 of 255 = 35%

108
154
88

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

Portions of RGB colors in percentages

R + G + B = 108 + 154 + 88 = 350 (100%)
R 108 of 350 ~ 30.86%
G 154 of 350 ~ 44%
B 88 of 350 ~ 25.14'%

%30.86
%44
%25.14

CMYK color model

#6C9A58 color CMYK value is (30,0,43,40).

  • cyan value is 29.87%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 39.61%

CMYK: (30,0,43,40)
C30M0Y43K40 (30%, 0%, 43%, 40%)
(0.30 / 0.00 / 0.43 / 0.40)

CMYK percentages

%29.87
%0
%42.86
%39.61

Codes

Color #6C9A58 in popluar color models

6C 9A 58
RGB 108 154 88
HSL 102° 27.27% 47.45%
HSB/HSV 102° 42.86% 60.39%
CMYK 29.87% 0.00% 42.86%
39.61%

Color #6C9A58 in popluar number systems.

HEX 6C 9A 58
Decimal 108 154 88
Binary 1101100 10011010 1011000
Octal 154 232 130

Shades and tints

Shades of #6C9A58

#6C9A58
(108,154,88)
#638C50
(99,140,80)
#5A7E48
(90,126,72)
#517040
(81,112,64)
#486238
(72,98,56)
#3F5430
(63,84,48)
#364628
(54,70,40)
#2D3820
(45,56,32)
#242A18
(36,42,24)
#1B1C10
(27,28,16)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #6C9A58

#6C9A58
(108,154,88)
#79A367
(121,163,103)
#86AC76
(134,172,118)
#93B585
(147,181,133)
#A0BE94
(160,190,148)
#ADC7A3
(173,199,163)
#BAD0B2
(186,208,178)
#C7D9C1
(199,217,193)
#D4E2D0
(212,226,208)
#E1EBDF
(225,235,223)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C9A58 color. Also use rgb(108,154,88) instead hex code.

Text Font Color

.myTextColor { color: #6C9A58; }

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

This text font color is #6C9A58.

Background Color

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

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

This div background color is #6C9A58.

Border color

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

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

This div border color is #6C9A58.

Opacity

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

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

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

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

This text has shadow with #6C9A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C9A58.

Preview

Color preview on black background

This text has color #6C9A58 on black background.


Color preview on white background

This text has color #6C9A58 on white background.


Black color preview on #6C9A58 background

This text has black color on #6C9A58 background.


White color preview on #6C9A58 background

This text has white color on #6C9A58 background.


Related colors

Complementary color

Complementary color for #hex is #9365A7.


I love getcolorcode.com

Triadic colors

1 #586C9A and #9A586C with #6C9A58 are triadic colors.

2 #589A6C and #9A6C58 with #6C9A58 are triadic colors.