COLOR #695370

HEX: #695370 RGB: (105,83,112)

Color info

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

RGB color model

#695370 color RGB value is (105,83,112).

RGB: (105,83,112) (41%, 33%, 44%)

RGB channels and saturation

R 105 of 255 = 41%
G 83 of 255 = 33%
B 112 of 255 = 44%

105
83
112

R + G + B ~ 39%. #695370 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 83 + 112 = 300 (100%)
R 105 of 300 ~ 35%
G 83 of 300 ~ 27.67%
B 112 of 300 ~ 37.33'%

%35
%27.67
%37.33

CMYK color model

#695370 color CMYK value is (6,26,0,56).

  • cyan value is 6.25%
  • magenta value is 25.89%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (6,26,0,56)
C6M26Y0K56 (6%, 26%, 0%, 56%)
(0.06 / 0.26 / 0.00 / 0.56)

CMYK percentages

%6.25
%25.89
%0
%56.08

Codes

Color #695370 in popluar color models

69 53 70
RGB 105 83 112
HSL 286° 14.87% 38.24%
HSB/HSV 286° 25.89% 43.92%
CMYK 6.25% 25.89% 0.00%
56.08%

Color #695370 in popluar number systems.

HEX 69 53 70
Decimal 105 83 112
Binary 1101001 1010011 1110000
Octal 151 123 160

Shades and tints

Shades of #695370

#695370
(105,83,112)
#604C66
(96,76,102)
#57455C
(87,69,92)
#4E3E52
(78,62,82)
#453748
(69,55,72)
#3C303E
(60,48,62)
#332934
(51,41,52)
#2A222A
(42,34,42)
#211B20
(33,27,32)
#181416
(24,20,22)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #695370

#695370
(105,83,112)
#76627D
(118,98,125)
#83718A
(131,113,138)
#908097
(144,128,151)
#9D8FA4
(157,143,164)
#AA9EB1
(170,158,177)
#B7ADBE
(183,173,190)
#C4BCCB
(196,188,203)
#D1CBD8
(209,203,216)
#DEDAE5
(222,218,229)
#EBE9F2
(235,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695370; }

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

This text font color is #695370.

Background Color

.myBgColor { background-color: #695370; }

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

This div background color is #695370.

Border color

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

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

This div border color is #695370.

Opacity

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

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

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

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

This text has shadow with #695370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695370.

Preview

Color preview on black background

This text has color #695370 on black background.


Color preview on white background

This text has color #695370 on white background.


Black color preview on #695370 background

This text has black color on #695370 background.


White color preview on #695370 background

This text has white color on #695370 background.


Related colors

Complementary color

Complementary color for #hex is #96AC8F.


I love getcolorcode.com

Triadic colors

1 #706953 and #537069 with #695370 are triadic colors.

2 #705369 and #536970 with #695370 are triadic colors.