COLOR #67A371

HEX: #67A371 RGB: (103,163,113)

Color info

#67A371 contains mainly green and blue colors. Web safe color of #67A371 is #669966 (or #696).

RGB color model

#67A371 color RGB value is (103,163,113).

RGB: (103,163,113) (40%, 64%, 44%)

RGB channels and saturation

R 103 of 255 = 40%
G 163 of 255 = 64%
B 113 of 255 = 44%

103
163
113

R + G + B ~ 49%. #67A371 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 163 + 113 = 379 (100%)
R 103 of 379 ~ 27.18%
G 163 of 379 ~ 43.01%
B 113 of 379 ~ 29.82'%

%27.18
%43.01
%29.82

CMYK color model

#67A371 color CMYK value is (37,0,31,36).

  • cyan value is 36.81%
  • magenta value is 0.00%
  • yellow value is 30.67%
  • key color value is 36.08%

CMYK: (37,0,31,36)
C37M0Y31K36 (37%, 0%, 31%, 36%)
(0.37 / 0.00 / 0.31 / 0.36)

CMYK percentages

%36.81
%0
%30.67
%36.08

Codes

Color #67A371 in popluar color models

67 A3 71
RGB 103 163 113
HSL 130° 24.59% 52.16%
HSB/HSV 130° 36.81% 63.92%
CMYK 36.81% 0.00% 30.67%
36.08%

Color #67A371 in popluar number systems.

HEX 67 A3 71
Decimal 103 163 113
Binary 1100111 10100011 1110001
Octal 147 243 161

Shades and tints

Shades of #67A371

#67A371
(103,163,113)
#5E9567
(94,149,103)
#55875D
(85,135,93)
#4C7953
(76,121,83)
#436B49
(67,107,73)
#3A5D3F
(58,93,63)
#314F35
(49,79,53)
#28412B
(40,65,43)
#1F3321
(31,51,33)
#162517
(22,37,23)
#0D170D
(13,23,13)
#000000
(0,0,0)

Tints of #67A371

#67A371
(103,163,113)
#74AB7D
(116,171,125)
#81B389
(129,179,137)
#8EBB95
(142,187,149)
#9BC3A1
(155,195,161)
#A8CBAD
(168,203,173)
#B5D3B9
(181,211,185)
#C2DBC5
(194,219,197)
#CFE3D1
(207,227,209)
#DCEBDD
(220,235,221)
#E9F3E9
(233,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67A371 color. Also use rgb(103,163,113) instead hex code.

Text Font Color

.myTextColor { color: #67A371; }

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

This text font color is #67A371.

Background Color

.myBgColor { background-color: #67A371; }

<div style="background-color:#67A371">Inner text</div>

This div background color is #67A371.

Border color

.myBorderColor { border: 1px solid #67A371; }

<div style="border:3px solid #67A371">Div</div>

This div border color is #67A371.

Opacity

.myOpacity80 { color: #67A371; opacity: 0.8; }

<p style="color:#67A371;opacity:0.8;">80%</p>

Text with #67A371 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 #67A371;}

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

This text has shadow with #67A371 color.


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

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

This text has shadow with #67A371 primary color and red secondary color.


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

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

This text has shadow with #67A371 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #67A371.

Preview

Color preview on black background

This text has color #67A371 on black background.


Color preview on white background

This text has color #67A371 on white background.


Black color preview on #67A371 background

This text has black color on #67A371 background.


White color preview on #67A371 background

This text has white color on #67A371 background.


Related colors

Complementary color

Complementary color for #hex is #985C8E.


I love getcolorcode.com

Triadic colors

1 #7167A3 and #A37167 with #67A371 are triadic colors.

2 #71A367 and #A36771 with #67A371 are triadic colors.