COLOR #696074

HEX: #696074 RGB: (105,96,116)

Color info

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

RGB color model

#696074 color RGB value is (105,96,116).

RGB: (105,96,116) (41%, 38%, 45%)

RGB channels and saturation

R 105 of 255 = 41%
G 96 of 255 = 38%
B 116 of 255 = 45%

105
96
116

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

Portions of RGB colors in percentages

R + G + B = 105 + 96 + 116 = 317 (100%)
R 105 of 317 ~ 33.12%
G 96 of 317 ~ 30.28%
B 116 of 317 ~ 36.59'%

%33.12
%30.28
%36.59

CMYK color model

#696074 color CMYK value is (9,17,0,55).

  • cyan value is 9.48%
  • magenta value is 17.24%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (9,17,0,55)
C9M17Y0K55 (9%, 17%, 0%, 55%)
(0.09 / 0.17 / 0.00 / 0.55)

CMYK percentages

%9.48
%17.24
%0
%54.51

Codes

Color #696074 in popluar color models

69 60 74
RGB 105 96 116
HSL 267° 9.43% 41.57%
HSB/HSV 267° 17.24% 45.49%
CMYK 9.48% 17.24% 0.00%
54.51%

Color #696074 in popluar number systems.

HEX 69 60 74
Decimal 105 96 116
Binary 1101001 1100000 1110100
Octal 151 140 164

Shades and tints

Shades of #696074

#696074
(105,96,116)
#60586A
(96,88,106)
#575060
(87,80,96)
#4E4856
(78,72,86)
#45404C
(69,64,76)
#3C3842
(60,56,66)
#333038
(51,48,56)
#2A282E
(42,40,46)
#212024
(33,32,36)
#18181A
(24,24,26)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #696074

#696074
(105,96,116)
#766E80
(118,110,128)
#837C8C
(131,124,140)
#908A98
(144,138,152)
#9D98A4
(157,152,164)
#AAA6B0
(170,166,176)
#B7B4BC
(183,180,188)
#C4C2C8
(196,194,200)
#D1D0D4
(209,208,212)
#DEDEE0
(222,222,224)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696074; }

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

This text font color is #696074.

Background Color

.myBgColor { background-color: #696074; }

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

This div background color is #696074.

Border color

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

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

This div border color is #696074.

Opacity

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

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

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

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

This text has shadow with #696074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696074.

Preview

Color preview on black background

This text has color #696074 on black background.


Color preview on white background

This text has color #696074 on white background.


Black color preview on #696074 background

This text has black color on #696074 background.


White color preview on #696074 background

This text has white color on #696074 background.


Related colors

Complementary color

Complementary color for #hex is #969F8B.


I love getcolorcode.com

Triadic colors

1 #746960 and #607469 with #696074 are triadic colors.

2 #746069 and #606974 with #696074 are triadic colors.