COLOR #6A7838

HEX: #6A7838 RGB: (106,120,56)

Color info

#6A7838 contains mainly red and green colors. Web safe color of #6A7838 is #666633 (or #663).

RGB color model

#6A7838 color RGB value is (106,120,56).

RGB: (106,120,56) (42%, 47%, 22%)

RGB channels and saturation

R 106 of 255 = 42%
G 120 of 255 = 47%
B 56 of 255 = 22%

106
120
56

R + G + B ~ 37%. #6A7838 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 120 + 56 = 282 (100%)
R 106 of 282 ~ 37.59%
G 120 of 282 ~ 42.55%
B 56 of 282 ~ 19.86'%

%37.59
%42.55
%19.86

CMYK color model

#6A7838 color CMYK value is (12,0,53,53).

  • cyan value is 11.67%
  • magenta value is 0.00%
  • yellow value is 53.33%
  • key color value is 52.94%

CMYK: (12,0,53,53)
C12M0Y53K53 (12%, 0%, 53%, 53%)
(0.12 / 0.00 / 0.53 / 0.53)

CMYK percentages

%11.67
%0
%53.33
%52.94

Codes

Color #6A7838 in popluar color models

6A 78 38
RGB 106 120 56
HSL 73° 36.36% 34.51%
HSB/HSV 73° 53.33% 47.06%
CMYK 11.67% 0.00% 53.33%
52.94%

Color #6A7838 in popluar number systems.

HEX 6A 78 38
Decimal 106 120 56
Binary 1101010 1111000 111000
Octal 152 170 70

Shades and tints

Shades of #6A7838

#6A7838
(106,120,56)
#616E33
(97,110,51)
#58642E
(88,100,46)
#4F5A29
(79,90,41)
#465024
(70,80,36)
#3D461F
(61,70,31)
#343C1A
(52,60,26)
#2B3215
(43,50,21)
#222810
(34,40,16)
#191E0B
(25,30,11)
#101406
(16,20,6)
#000000
(0,0,0)

Tints of #6A7838

#6A7838
(106,120,56)
#77844A
(119,132,74)
#84905C
(132,144,92)
#919C6E
(145,156,110)
#9EA880
(158,168,128)
#ABB492
(171,180,146)
#B8C0A4
(184,192,164)
#C5CCB6
(197,204,182)
#D2D8C8
(210,216,200)
#DFE4DA
(223,228,218)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A7838 color. Also use rgb(106,120,56) instead hex code.

Text Font Color

.myTextColor { color: #6A7838; }

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

This text font color is #6A7838.

Background Color

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

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

This div background color is #6A7838.

Border color

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

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

This div border color is #6A7838.

Opacity

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

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

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

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

This text has shadow with #6A7838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7838.

Preview

Color preview on black background

This text has color #6A7838 on black background.


Color preview on white background

This text has color #6A7838 on white background.


Black color preview on #6A7838 background

This text has black color on #6A7838 background.


White color preview on #6A7838 background

This text has white color on #6A7838 background.


Related colors

Complementary color

Complementary color for #hex is #9587C7.


I love getcolorcode.com

Triadic colors

1 #386A78 and #78386A with #6A7838 are triadic colors.

2 #38786A and #786A38 with #6A7838 are triadic colors.