COLOR #6A8525

HEX: #6A8525 RGB: (106,133,37)

Color info

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

RGB color model

#6A8525 color RGB value is (106,133,37).

RGB: (106,133,37) (42%, 52%, 15%)

RGB channels and saturation

R 106 of 255 = 42%
G 133 of 255 = 52%
B 37 of 255 = 15%

106
133
37

R + G + B ~ 36%. #6A8525 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 133 + 37 = 276 (100%)
R 106 of 276 ~ 38.41%
G 133 of 276 ~ 48.19%
B 37 of 276 ~ 13.41'%

%38.41
%48.19
%13.41

CMYK color model

#6A8525 color CMYK value is (20,0,72,48).

  • cyan value is 20.30%
  • magenta value is 0.00%
  • yellow value is 72.18%
  • key color value is 47.84%

CMYK: (20,0,72,48)
C20M0Y72K48 (20%, 0%, 72%, 48%)
(0.20 / 0.00 / 0.72 / 0.48)

CMYK percentages

%20.3
%0
%72.18
%47.84

Codes

Color #6A8525 in popluar color models

6A 85 25
RGB 106 133 37
HSL 77° 56.47% 33.33%
HSB/HSV 77° 72.18% 52.16%
CMYK 20.30% 0.00% 72.18%
47.84%

Color #6A8525 in popluar number systems.

HEX 6A 85 25
Decimal 106 133 37
Binary 1101010 10000101 100101
Octal 152 205 45

Shades and tints

Shades of #6A8525

#6A8525
(106,133,37)
#617922
(97,121,34)
#586D1F
(88,109,31)
#4F611C
(79,97,28)
#465519
(70,85,25)
#3D4916
(61,73,22)
#343D13
(52,61,19)
#2B3110
(43,49,16)
#22250D
(34,37,13)
#19190A
(25,25,10)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #6A8525

#6A8525
(106,133,37)
#779038
(119,144,56)
#849B4B
(132,155,75)
#91A65E
(145,166,94)
#9EB171
(158,177,113)
#ABBC84
(171,188,132)
#B8C797
(184,199,151)
#C5D2AA
(197,210,170)
#D2DDBD
(210,221,189)
#DFE8D0
(223,232,208)
#ECF3E3
(236,243,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8525 color. Also use rgb(106,133,37) instead hex code.

Text Font Color

.myTextColor { color: #6A8525; }

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

This text font color is #6A8525.

Background Color

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

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

This div background color is #6A8525.

Border color

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

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

This div border color is #6A8525.

Opacity

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

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

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

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

This text has shadow with #6A8525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8525.

Preview

Color preview on black background

This text has color #6A8525 on black background.


Color preview on white background

This text has color #6A8525 on white background.


Black color preview on #6A8525 background

This text has black color on #6A8525 background.


White color preview on #6A8525 background

This text has white color on #6A8525 background.


Related colors

Complementary color

Complementary color for #hex is #957ADA.


I love getcolorcode.com

Triadic colors

1 #256A85 and #85256A with #6A8525 are triadic colors.

2 #25856A and #856A25 with #6A8525 are triadic colors.