COLOR #695358

HEX: #695358 RGB: (105,83,88)

Color info

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

RGB color model

#695358 color RGB value is (105,83,88).

RGB: (105,83,88) (41%, 33%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 83 of 255 = 33%
B 88 of 255 = 35%

105
83
88

R + G + B ~ 36%. #695358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 83 + 88 = 276 (100%)
R 105 of 276 ~ 38.04%
G 83 of 276 ~ 30.07%
B 88 of 276 ~ 31.88'%

%38.04
%30.07
%31.88

CMYK color model

#695358 color CMYK value is (0,21,16,59).

  • cyan value is 0.00%
  • magenta value is 20.95%
  • yellow value is 16.19%
  • key color value is 58.82%

CMYK: (0,21,16,59)
C0M21Y16K59 (0%, 21%, 16%, 59%)
(0.00 / 0.21 / 0.16 / 0.59)

CMYK percentages

%0
%20.95
%16.19
%58.82

Codes

Color #695358 in popluar color models

69 53 58
RGB 105 83 88
HSL 346° 11.70% 36.86%
HSB/HSV 346° 20.95% 41.18%
CMYK 0.00% 20.95% 16.19%
58.82%

Color #695358 in popluar number systems.

HEX 69 53 58
Decimal 105 83 88
Binary 1101001 1010011 1011000
Octal 151 123 130

Shades and tints

Shades of #695358

#695358
(105,83,88)
#604C50
(96,76,80)
#574548
(87,69,72)
#4E3E40
(78,62,64)
#453738
(69,55,56)
#3C3030
(60,48,48)
#332928
(51,41,40)
#2A2220
(42,34,32)
#211B18
(33,27,24)
#181410
(24,20,16)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #695358

#695358
(105,83,88)
#766267
(118,98,103)
#837176
(131,113,118)
#908085
(144,128,133)
#9D8F94
(157,143,148)
#AA9EA3
(170,158,163)
#B7ADB2
(183,173,178)
#C4BCC1
(196,188,193)
#D1CBD0
(209,203,208)
#DEDADF
(222,218,223)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695358; }

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

This text font color is #695358.

Background Color

.myBgColor { background-color: #695358; }

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

This div background color is #695358.

Border color

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

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

This div border color is #695358.

Opacity

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

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

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

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

This text has shadow with #695358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695358.

Preview

Color preview on black background

This text has color #695358 on black background.


Color preview on white background

This text has color #695358 on white background.


Black color preview on #695358 background

This text has black color on #695358 background.


White color preview on #695358 background

This text has white color on #695358 background.


Related colors

Complementary color

Complementary color for #hex is #96ACA7.


I love getcolorcode.com

Triadic colors

1 #586953 and #535869 with #695358 are triadic colors.

2 #585369 and #536958 with #695358 are triadic colors.