COLOR #6A8630

HEX: #6A8630 RGB: (106,134,48)

Color info

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

RGB color model

#6A8630 color RGB value is (106,134,48).

RGB: (106,134,48) (42%, 53%, 19%)

RGB channels and saturation

R 106 of 255 = 42%
G 134 of 255 = 53%
B 48 of 255 = 19%

106
134
48

R + G + B ~ 38%. #6A8630 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 134 + 48 = 288 (100%)
R 106 of 288 ~ 36.81%
G 134 of 288 ~ 46.53%
B 48 of 288 ~ 16.67'%

%36.81
%46.53
%16.67

CMYK color model

#6A8630 color CMYK value is (21,0,64,47).

  • cyan value is 20.90%
  • magenta value is 0.00%
  • yellow value is 64.18%
  • key color value is 47.45%
CMYK: (21,0,64,47) C21M0Y64K47 (21%,0%,64%,47%) (0.21/0.00/0.64/0.47) 

CMYK percentages

%20.9
%0
%64.18
%47.45

Codes

Color #6A8630 in popluar color models

6A 86 30
RGB 106 134 48
HSL 80° 47.25% 35.69%
HSB/HSV 80° 64.18% 52.55%
CMYK 20.90% 0.00% 64.18%
47.45%

Color #6A8630 in popluar number systems.

HEX 6A 86 30
Decimal 106 134 48
Binary 1101010 10000110 110000
Octal 152 206 60

Shades and tints

Shades of #6A8630

#6A8630
(106,134,48)
#617A2C
(97,122,44)
#586E28
(88,110,40)
#4F6224
(79,98,36)
#465620
(70,86,32)
#3D4A1C
(61,74,28)
#343E18
(52,62,24)
#2B3214
(43,50,20)
#222610
(34,38,16)
#191A0C
(25,26,12)
#100E08
(16,14,8)
#000000
(0,0,0)

Tints of #6A8630

#6A8630
(106,134,48)
#779142
(119,145,66)
#849C54
(132,156,84)
#91A766
(145,167,102)
#9EB278
(158,178,120)
#ABBD8A
(171,189,138)
#B8C89C
(184,200,156)
#C5D3AE
(197,211,174)
#D2DEC0
(210,222,192)
#DFE9D2
(223,233,210)
#ECF4E4
(236,244,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8630 color. Also use rgb(106,134,48) instead hex code.

Text Font Color

.myTextColor { color: #6A8630; }

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

This text font color is #6A8630.

Background Color

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

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

This div background color is #6A8630.

Border color

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

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

This div border color is #6A8630.

Opacity

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

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

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

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

This text has shadow with #6A8630 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8630.

Preview

Color preview on black background

This text has color #6A8630 on black background.


Color preview on white background

This text has color #6A8630 on white background.


Black color preview on #6A8630 background

This text has black color on #6A8630 background.


White color preview on #6A8630 background

This text has white color on #6A8630 background.


Related colors

Complementary color

Complementary color for #hex is #9579CF.


I love getcolorcode.com

Triadic colors

1 #306A86 and #86306A with #6A8630 are triadic colors.

2 #30866A and #866A30 with #6A8630 are triadic colors.