COLOR #696058

HEX: #696058 RGB: (105,96,88)

Color info

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

RGB color model

#696058 color RGB value is (105,96,88).

RGB: (105,96,88) (41%, 38%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 96 of 255 = 38%
B 88 of 255 = 35%

105
96
88

R + G + B ~ 38%. #696058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 96 + 88 = 289 (100%)
R 105 of 289 ~ 36.33%
G 96 of 289 ~ 33.22%
B 88 of 289 ~ 30.45'%

%36.33
%33.22
%30.45

CMYK color model

#696058 color CMYK value is (0,9,16,59).

  • cyan value is 0.00%
  • magenta value is 8.57%
  • yellow value is 16.19%
  • key color value is 58.82%
CMYK: (0,9,16,59) C0M9Y16K59 (0%,9%,16%,59%) (0.00/0.09/0.16/0.59) 

CMYK percentages

%0
%8.57
%16.19
%58.82

Codes

Color #696058 in popluar color models

69 60 58
RGB 105 96 88
HSL 28° 8.81% 37.84%
HSB/HSV 28° 16.19% 41.18%
CMYK 0.00% 8.57% 16.19%
58.82%

Color #696058 in popluar number systems.

HEX 69 60 58
Decimal 105 96 88
Binary 1101001 1100000 1011000
Octal 151 140 130

Shades and tints

Shades of #696058

#696058
(105,96,88)
#605850
(96,88,80)
#575048
(87,80,72)
#4E4840
(78,72,64)
#454038
(69,64,56)
#3C3830
(60,56,48)
#333028
(51,48,40)
#2A2820
(42,40,32)
#212018
(33,32,24)
#181810
(24,24,16)
#0F1008
(15,16,8)
#000000
(0,0,0)

Tints of #696058

#696058
(105,96,88)
#766E67
(118,110,103)
#837C76
(131,124,118)
#908A85
(144,138,133)
#9D9894
(157,152,148)
#AAA6A3
(170,166,163)
#B7B4B2
(183,180,178)
#C4C2C1
(196,194,193)
#D1D0D0
(209,208,208)
#DEDEDF
(222,222,223)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696058; }

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

This text font color is #696058.

Background Color

.myBgColor { background-color: #696058; }

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

This div background color is #696058.

Border color

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

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

This div border color is #696058.

Opacity

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

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

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

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

This text has shadow with #696058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696058.

Preview

Color preview on black background

This text has color #696058 on black background.


Color preview on white background

This text has color #696058 on white background.


Black color preview on #696058 background

This text has black color on #696058 background.


White color preview on #696058 background

This text has white color on #696058 background.


Related colors

Complementary color

Complementary color for #hex is #969FA7.


I love getcolorcode.com

Triadic colors

1 #586960 and #605869 with #696058 are triadic colors.

2 #586069 and #606958 with #696058 are triadic colors.