COLOR #6A9B51

HEX: #6A9B51 RGB: (106,155,81)

Color info

#6A9B51 contains mainly red and green colors. Web safe color of #6A9B51 is #669966 (or #696).

RGB color model

#6A9B51 color RGB value is (106,155,81).

RGB: (106,155,81) (42%, 61%, 32%)

RGB channels and saturation

R 106 of 255 = 42%
G 155 of 255 = 61%
B 81 of 255 = 32%

106
155
81

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

Portions of RGB colors in percentages

R + G + B = 106 + 155 + 81 = 342 (100%)
R 106 of 342 ~ 30.99%
G 155 of 342 ~ 45.32%
B 81 of 342 ~ 23.68'%

%30.99
%45.32
%23.68

CMYK color model

#6A9B51 color CMYK value is (32,0,48,39).

  • cyan value is 31.61%
  • magenta value is 0.00%
  • yellow value is 47.74%
  • key color value is 39.22%

CMYK: (32,0,48,39)
C32M0Y48K39 (32%, 0%, 48%, 39%)
(0.32 / 0.00 / 0.48 / 0.39)

CMYK percentages

%31.61
%0
%47.74
%39.22

Codes

Color #6A9B51 in popluar color models

6A 9B 51
RGB 106 155 81
HSL 100° 31.36% 46.27%
HSB/HSV 100° 47.74% 60.78%
CMYK 31.61% 0.00% 47.74%
39.22%

Color #6A9B51 in popluar number systems.

HEX 6A 9B 51
Decimal 106 155 81
Binary 1101010 10011011 1010001
Octal 152 233 121

Shades and tints

Shades of #6A9B51

#6A9B51
(106,155,81)
#618D4A
(97,141,74)
#587F43
(88,127,67)
#4F713C
(79,113,60)
#466335
(70,99,53)
#3D552E
(61,85,46)
#344727
(52,71,39)
#2B3920
(43,57,32)
#222B19
(34,43,25)
#191D12
(25,29,18)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #6A9B51

#6A9B51
(106,155,81)
#77A460
(119,164,96)
#84AD6F
(132,173,111)
#91B67E
(145,182,126)
#9EBF8D
(158,191,141)
#ABC89C
(171,200,156)
#B8D1AB
(184,209,171)
#C5DABA
(197,218,186)
#D2E3C9
(210,227,201)
#DFECD8
(223,236,216)
#ECF5E7
(236,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9B51 color. Also use rgb(106,155,81) instead hex code.

Text Font Color

.myTextColor { color: #6A9B51; }

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

This text font color is #6A9B51.

Background Color

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

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

This div background color is #6A9B51.

Border color

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

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

This div border color is #6A9B51.

Opacity

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

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

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

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

This text has shadow with #6A9B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9B51.

Preview

Color preview on black background

This text has color #6A9B51 on black background.


Color preview on white background

This text has color #6A9B51 on white background.


Black color preview on #6A9B51 background

This text has black color on #6A9B51 background.


White color preview on #6A9B51 background

This text has white color on #6A9B51 background.


Related colors

Complementary color

Complementary color for #hex is #9564AE.


I love getcolorcode.com

Triadic colors

1 #516A9B and #9B516A with #6A9B51 are triadic colors.

2 #519B6A and #9B6A51 with #6A9B51 are triadic colors.