COLOR #69B779

HEX: #69B779 RGB: (105,183,121)

Color info

#69B779 contains mainly green color. Web safe color of #69B779 is #66CC66 (or #6C6).

RGB color model

#69B779 color RGB value is (105,183,121).

RGB: (105,183,121) (41%, 72%, 47%)

RGB channels and saturation

R 105 of 255 = 41%
G 183 of 255 = 72%
B 121 of 255 = 47%

105
183
121

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

Portions of RGB colors in percentages

R + G + B = 105 + 183 + 121 = 409 (100%)
R 105 of 409 ~ 25.67%
G 183 of 409 ~ 44.74%
B 121 of 409 ~ 29.58'%

%25.67
%44.74
%29.58

CMYK color model

#69B779 color CMYK value is (43,0,34,28).

  • cyan value is 42.62%
  • magenta value is 0.00%
  • yellow value is 33.88%
  • key color value is 28.24%

CMYK: (43,0,34,28)
C43M0Y34K28 (43%, 0%, 34%, 28%)
(0.43 / 0.00 / 0.34 / 0.28)

CMYK percentages

%42.62
%0
%33.88
%28.24

Codes

Color #69B779 in popluar color models

69 B7 79
RGB 105 183 121
HSL 132° 35.14% 56.47%
HSB/HSV 132° 42.62% 71.76%
CMYK 42.62% 0.00% 33.88%
28.24%

Color #69B779 in popluar number systems.

HEX 69 B7 79
Decimal 105 183 121
Binary 1101001 10110111 1111001
Octal 151 267 171

Shades and tints

Shades of #69B779

#69B779
(105,183,121)
#60A76E
(96,167,110)
#579763
(87,151,99)
#4E8758
(78,135,88)
#45774D
(69,119,77)
#3C6742
(60,103,66)
#335737
(51,87,55)
#2A472C
(42,71,44)
#213721
(33,55,33)
#182716
(24,39,22)
#0F170B
(15,23,11)
#000000
(0,0,0)

Tints of #69B779

#69B779
(105,183,121)
#76BD85
(118,189,133)
#83C391
(131,195,145)
#90C99D
(144,201,157)
#9DCFA9
(157,207,169)
#AAD5B5
(170,213,181)
#B7DBC1
(183,219,193)
#C4E1CD
(196,225,205)
#D1E7D9
(209,231,217)
#DEEDE5
(222,237,229)
#EBF3F1
(235,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69B779 color. Also use rgb(105,183,121) instead hex code.

Text Font Color

.myTextColor { color: #69B779; }

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

This text font color is #69B779.

Background Color

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

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

This div background color is #69B779.

Border color

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

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

This div border color is #69B779.

Opacity

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

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

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

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

This text has shadow with #69B779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69B779.

Preview

Color preview on black background

This text has color #69B779 on black background.


Color preview on white background

This text has color #69B779 on white background.


Black color preview on #69B779 background

This text has black color on #69B779 background.


White color preview on #69B779 background

This text has white color on #69B779 background.


Related colors

Complementary color

Complementary color for #hex is #964886.


I love getcolorcode.com

Triadic colors

1 #7969B7 and #B77969 with #69B779 are triadic colors.

2 #79B769 and #B76979 with #69B779 are triadic colors.