COLOR #6A8375

HEX: #6A8375 RGB: (106,131,117)

Color info

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

RGB color model

#6A8375 color RGB value is (106,131,117).

RGB: (106,131,117) (42%, 51%, 46%)

RGB channels and saturation

R 106 of 255 = 42%
G 131 of 255 = 51%
B 117 of 255 = 46%

106
131
117

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

Portions of RGB colors in percentages

R + G + B = 106 + 131 + 117 = 354 (100%)
R 106 of 354 ~ 29.94%
G 131 of 354 ~ 37.01%
B 117 of 354 ~ 33.05'%

%29.94
%37.01
%33.05

CMYK color model

#6A8375 color CMYK value is (19,0,11,49).

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

CMYK: (19,0,11,49)
C19M0Y11K49 (19%, 0%, 11%, 49%)
(0.19 / 0.00 / 0.11 / 0.49)

CMYK percentages

%19.08
%0
%10.69
%48.63

Codes

Color #6A8375 in popluar color models

6A 83 75
RGB 106 131 117
HSL 146° 10.55% 46.47%
HSB/HSV 146° 19.08% 51.37%
CMYK 19.08% 0.00% 10.69%
48.63%

Color #6A8375 in popluar number systems.

HEX 6A 83 75
Decimal 106 131 117
Binary 1101010 10000011 1110101
Octal 152 203 165

Shades and tints

Shades of #6A8375

#6A8375
(106,131,117)
#61786B
(97,120,107)
#586D61
(88,109,97)
#4F6257
(79,98,87)
#46574D
(70,87,77)
#3D4C43
(61,76,67)
#344139
(52,65,57)
#2B362F
(43,54,47)
#222B25
(34,43,37)
#19201B
(25,32,27)
#101511
(16,21,17)
#000000
(0,0,0)

Tints of #6A8375

#6A8375
(106,131,117)
#778E81
(119,142,129)
#84998D
(132,153,141)
#91A499
(145,164,153)
#9EAFA5
(158,175,165)
#ABBAB1
(171,186,177)
#B8C5BD
(184,197,189)
#C5D0C9
(197,208,201)
#D2DBD5
(210,219,213)
#DFE6E1
(223,230,225)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A8375; }

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

This text font color is #6A8375.

Background Color

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

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

This div background color is #6A8375.

Border color

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

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

This div border color is #6A8375.

Opacity

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

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

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

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

This text has shadow with #6A8375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8375.

Preview

Color preview on black background

This text has color #6A8375 on black background.


Color preview on white background

This text has color #6A8375 on white background.


Black color preview on #6A8375 background

This text has black color on #6A8375 background.


White color preview on #6A8375 background

This text has white color on #6A8375 background.


Related colors

Complementary color

Complementary color for #hex is #957C8A.


I love getcolorcode.com

Triadic colors

1 #756A83 and #83756A with #6A8375 are triadic colors.

2 #75836A and #836A75 with #6A8375 are triadic colors.