COLOR #69A372

HEX: #69A372 RGB: (105,163,114)

Color info

#69A372 contains red, green and blue colors in about the same proportion. Web safe color of #69A372 is #669966 (or #696).

RGB color model

#69A372 color RGB value is (105,163,114).

RGB: (105,163,114) (41%, 64%, 45%)

RGB channels and saturation

R 105 of 255 = 41%
G 163 of 255 = 64%
B 114 of 255 = 45%

105
163
114

R + G + B ~ 50%. #69A372 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 163 + 114 = 382 (100%)
R 105 of 382 ~ 27.49%
G 163 of 382 ~ 42.67%
B 114 of 382 ~ 29.84'%

%27.49
%42.67
%29.84

CMYK color model

#69A372 color CMYK value is (36,0,30,36).

  • cyan value is 35.58%
  • magenta value is 0.00%
  • yellow value is 30.06%
  • key color value is 36.08%
CMYK: (36,0,30,36) C36M0Y30K36 (36%,0%,30%,36%) (0.36/0.00/0.30/0.36) 

CMYK percentages

%35.58
%0
%30.06
%36.08

Codes

Color #69A372 in popluar color models

69 A3 72
RGB 105 163 114
HSL 129° 23.97% 52.55%
HSB/HSV 129° 35.58% 63.92%
CMYK 35.58% 0.00% 30.06%
36.08%

Color #69A372 in popluar number systems.

HEX 69 A3 72
Decimal 105 163 114
Binary 1101001 10100011 1110010
Octal 151 243 162

Shades and tints

Shades of #69A372

#69A372
(105,163,114)
#609568
(96,149,104)
#57875E
(87,135,94)
#4E7954
(78,121,84)
#456B4A
(69,107,74)
#3C5D40
(60,93,64)
#334F36
(51,79,54)
#2A412C
(42,65,44)
#213322
(33,51,34)
#182518
(24,37,24)
#0F170E
(15,23,14)
#000000
(0,0,0)

Tints of #69A372

#69A372
(105,163,114)
#76AB7E
(118,171,126)
#83B38A
(131,179,138)
#90BB96
(144,187,150)
#9DC3A2
(157,195,162)
#AACBAE
(170,203,174)
#B7D3BA
(183,211,186)
#C4DBC6
(196,219,198)
#D1E3D2
(209,227,210)
#DEEBDE
(222,235,222)
#EBF3EA
(235,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69A372 color. Also use rgb(105,163,114) instead hex code.

Text Font Color

.myTextColor { color: #69A372; }

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

This text font color is #69A372.

Background Color

.myBgColor { background-color: #69A372; }

<div style="background-color:#69A372">Inner text</div>

This div background color is #69A372.

Border color

.myBorderColor { border: 1px solid #69A372; }

<div style="border:3px solid #69A372">Div</div>

This div border color is #69A372.

Opacity

.myOpacity80 { color: #69A372; opacity: 0.8; }

<p style="color:#69A372;opacity:0.8;">80%</p>

Text with #69A372 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 #69A372;}

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

This text has shadow with #69A372 color.


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

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

This text has shadow with #69A372 primary color and red secondary color.


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

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

This text has shadow with #69A372 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #69A372.

Preview

Color preview on black background

This text has color #69A372 on black background.


Color preview on white background

This text has color #69A372 on white background.


Black color preview on #69A372 background

This text has black color on #69A372 background.


White color preview on #69A372 background

This text has white color on #69A372 background.


Related colors

Complementary color

Complementary color for #hex is #965C8D.


I love getcolorcode.com

Triadic colors

1 #7269A3 and #A37269 with #69A372 are triadic colors.

2 #72A369 and #A36972 with #69A372 are triadic colors.