COLOR #696269

HEX: #696269 RGB: (105,98,105)

Color info

#696269 contains red, green and blue colors in about the same proportion. Web safe color of #696269 is #666666 (or #666).

RGB color model

#696269 color RGB value is (105,98,105).

RGB: (105,98,105) (41%, 38%, 41%)

RGB channels and saturation

R 105 of 255 = 41%
G 98 of 255 = 38%
B 105 of 255 = 41%

105
98
105

R + G + B ~ 40%. #696269 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 98 + 105 = 308 (100%)
R 105 of 308 ~ 34.09%
G 98 of 308 ~ 31.82%
B 105 of 308 ~ 34.09'%

%34.09
%31.82
%34.09

CMYK color model

#696269 color CMYK value is (0,7,0,59).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (0,7,0,59)
C0M7Y0K59 (0%, 7%, 0%, 59%)
(0.00 / 0.07 / 0.00 / 0.59)

CMYK percentages

%0
%6.67
%0
%58.82

Codes

Color #696269 in popluar color models

69 62 69
RGB 105 98 105
HSL 300° 3.45% 39.80%
HSB/HSV 300° 6.67% 41.18%
CMYK 0.00% 6.67% 0.00%
58.82%

Color #696269 in popluar number systems.

HEX 69 62 69
Decimal 105 98 105
Binary 1101001 1100010 1101001
Octal 151 142 151

Shades and tints

Shades of #696269

#696269
(105,98,105)
#605A60
(96,90,96)
#575257
(87,82,87)
#4E4A4E
(78,74,78)
#454245
(69,66,69)
#3C3A3C
(60,58,60)
#333233
(51,50,51)
#2A2A2A
(42,42,42)
#212221
(33,34,33)
#181A18
(24,26,24)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #696269

#696269
(105,98,105)
#767076
(118,112,118)
#837E83
(131,126,131)
#908C90
(144,140,144)
#9D9A9D
(157,154,157)
#AAA8AA
(170,168,170)
#B7B6B7
(183,182,183)
#C4C4C4
(196,196,196)
#D1D2D1
(209,210,209)
#DEE0DE
(222,224,222)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696269 color. Also use rgb(105,98,105) instead hex code.

Text Font Color

.myTextColor { color: #696269; }

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

This text font color is #696269.

Background Color

.myBgColor { background-color: #696269; }

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

This div background color is #696269.

Border color

.myBorderColor { border: 1px solid #696269; }

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

This div border color is #696269.

Opacity

.myOpacity80 { color: #696269; opacity: 0.8; }

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

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

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

This text has shadow with #696269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696269.

Preview

Color preview on black background

This text has color #696269 on black background.


Color preview on white background

This text has color #696269 on white background.


Black color preview on #696269 background

This text has black color on #696269 background.


White color preview on #696269 background

This text has white color on #696269 background.


Related colors

Complementary color

Complementary color for #hex is #969D96.


I love getcolorcode.com

Triadic colors

1 #696962 and #626969 with #696269 are triadic colors.

2 #696269 and #626969 with #696269 are triadic colors.