COLOR #6A8358

HEX: #6A8358 RGB: (106,131,88)

Color info

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

RGB color model

#6A8358 color RGB value is (106,131,88).

RGB: (106,131,88) (42%, 51%, 35%)

RGB channels and saturation

R 106 of 255 = 42%
G 131 of 255 = 51%
B 88 of 255 = 35%

106
131
88

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

Portions of RGB colors in percentages

R + G + B = 106 + 131 + 88 = 325 (100%)
R 106 of 325 ~ 32.62%
G 131 of 325 ~ 40.31%
B 88 of 325 ~ 27.08'%

%32.62
%40.31
%27.08

CMYK color model

#6A8358 color CMYK value is (19,0,33,49).

  • cyan value is 19.08%
  • magenta value is 0.00%
  • yellow value is 32.82%
  • key color value is 48.63%

CMYK: (19,0,33,49)
C19M0Y33K49 (19%, 0%, 33%, 49%)
(0.19 / 0.00 / 0.33 / 0.49)

CMYK percentages

%19.08
%0
%32.82
%48.63

Codes

Color #6A8358 in popluar color models

6A 83 58
RGB 106 131 88
HSL 95° 19.63% 42.94%
HSB/HSV 95° 32.82% 51.37%
CMYK 19.08% 0.00% 32.82%
48.63%

Color #6A8358 in popluar number systems.

HEX 6A 83 58
Decimal 106 131 88
Binary 1101010 10000011 1011000
Octal 152 203 130

Shades and tints

Shades of #6A8358

#6A8358
(106,131,88)
#617850
(97,120,80)
#586D48
(88,109,72)
#4F6240
(79,98,64)
#465738
(70,87,56)
#3D4C30
(61,76,48)
#344128
(52,65,40)
#2B3620
(43,54,32)
#222B18
(34,43,24)
#192010
(25,32,16)
#101508
(16,21,8)
#000000
(0,0,0)

Tints of #6A8358

#6A8358
(106,131,88)
#778E67
(119,142,103)
#849976
(132,153,118)
#91A485
(145,164,133)
#9EAF94
(158,175,148)
#ABBAA3
(171,186,163)
#B8C5B2
(184,197,178)
#C5D0C1
(197,208,193)
#D2DBD0
(210,219,208)
#DFE6DF
(223,230,223)
#ECF1EE
(236,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8358 color. Also use rgb(106,131,88) instead hex code.

Text Font Color

.myTextColor { color: #6A8358; }

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

This text font color is #6A8358.

Background Color

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

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

This div background color is #6A8358.

Border color

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

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

This div border color is #6A8358.

Opacity

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

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

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

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

This text has shadow with #6A8358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8358.

Preview

Color preview on black background

This text has color #6A8358 on black background.


Color preview on white background

This text has color #6A8358 on white background.


Black color preview on #6A8358 background

This text has black color on #6A8358 background.


White color preview on #6A8358 background

This text has white color on #6A8358 background.


Related colors

Complementary color

Complementary color for #hex is #957CA7.


I love getcolorcode.com

Triadic colors

1 #586A83 and #83586A with #6A8358 are triadic colors.

2 #58836A and #836A58 with #6A8358 are triadic colors.