COLOR #69957E

HEX: #69957E RGB: (105,149,126)

Color info

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

RGB color model

#69957E color RGB value is (105,149,126).

RGB: (105,149,126) (41%, 58%, 49%)

RGB channels and saturation

R 105 of 255 = 41%
G 149 of 255 = 58%
B 126 of 255 = 49%

105
149
126

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

Portions of RGB colors in percentages

R + G + B = 105 + 149 + 126 = 380 (100%)
R 105 of 380 ~ 27.63%
G 149 of 380 ~ 39.21%
B 126 of 380 ~ 33.16'%

%27.63
%39.21
%33.16

CMYK color model

#69957E color CMYK value is (30,0,15,42).

  • cyan value is 29.53%
  • magenta value is 0.00%
  • yellow value is 15.44%
  • key color value is 41.57%
CMYK: (30,0,15,42) C30M0Y15K42 (30%,0%,15%,42%) (0.30/0.00/0.15/0.42) 

CMYK percentages

%29.53
%0
%15.44
%41.57

Codes

Color #69957E in popluar color models

69 95 7E
RGB 105 149 126
HSL 149° 17.32% 49.80%
HSB/HSV 149° 29.53% 58.43%
CMYK 29.53% 0.00% 15.44%
41.57%

Color #69957E in popluar number systems.

HEX 69 95 7E
Decimal 105 149 126
Binary 1101001 10010101 1111110
Octal 151 225 176

Shades and tints

Shades of #69957E

#69957E
(105,149,126)
#608873
(96,136,115)
#577B68
(87,123,104)
#4E6E5D
(78,110,93)
#456152
(69,97,82)
#3C5447
(60,84,71)
#33473C
(51,71,60)
#2A3A31
(42,58,49)
#212D26
(33,45,38)
#18201B
(24,32,27)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #69957E

#69957E
(105,149,126)
#769E89
(118,158,137)
#83A794
(131,167,148)
#90B09F
(144,176,159)
#9DB9AA
(157,185,170)
#AAC2B5
(170,194,181)
#B7CBC0
(183,203,192)
#C4D4CB
(196,212,203)
#D1DDD6
(209,221,214)
#DEE6E1
(222,230,225)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69957E color. Also use rgb(105,149,126) instead hex code.

Text Font Color

.myTextColor { color: #69957E; }

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

This text font color is #69957E.

Background Color

.myBgColor { background-color: #69957E; }

<div style="background-color:#69957E">Inner text</div>

This div background color is #69957E.

Border color

.myBorderColor { border: 1px solid #69957E; }

<div style="border:3px solid #69957E">Div</div>

This div border color is #69957E.

Opacity

.myOpacity80 { color: #69957E; opacity: 0.8; }

<p style="color:#69957E;opacity:0.8;">80%</p>

Text with #69957E 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 #69957E;}

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

This text has shadow with #69957E color.


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

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

This text has shadow with #69957E primary color and red secondary color.


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

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

This text has shadow with #69957E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #69957E.

Preview

Color preview on black background

This text has color #69957E on black background.


Color preview on white background

This text has color #69957E on white background.


Black color preview on #69957E background

This text has black color on #69957E background.


White color preview on #69957E background

This text has white color on #69957E background.


Related colors

Complementary color

Complementary color for #hex is #966A81.


I love getcolorcode.com

Triadic colors

1 #7E6995 and #957E69 with #69957E are triadic colors.

2 #7E9569 and #95697E with #69957E are triadic colors.