COLOR #695366

HEX: #695366 RGB: (105,83,102)

Color info

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

RGB color model

#695366 color RGB value is (105,83,102).

RGB: (105,83,102) (41%, 33%, 40%)

RGB channels and saturation

R 105 of 255 = 41%
G 83 of 255 = 33%
B 102 of 255 = 40%

105
83
102

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

Portions of RGB colors in percentages

R + G + B = 105 + 83 + 102 = 290 (100%)
R 105 of 290 ~ 36.21%
G 83 of 290 ~ 28.62%
B 102 of 290 ~ 35.17'%

%36.21
%28.62
%35.17

CMYK color model

#695366 color CMYK value is (0,21,3,59).

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

CMYK: (0,21,3,59)
C0M21Y3K59 (0%, 21%, 3%, 59%)
(0.00 / 0.21 / 0.03 / 0.59)

CMYK percentages

%0
%20.95
%2.86
%58.82

Codes

Color #695366 in popluar color models

69 53 66
RGB 105 83 102
HSL 308° 11.70% 36.86%
HSB/HSV 308° 20.95% 41.18%
CMYK 0.00% 20.95% 2.86%
58.82%

Color #695366 in popluar number systems.

HEX 69 53 66
Decimal 105 83 102
Binary 1101001 1010011 1100110
Octal 151 123 146

Shades and tints

Shades of #695366

#695366
(105,83,102)
#604C5D
(96,76,93)
#574554
(87,69,84)
#4E3E4B
(78,62,75)
#453742
(69,55,66)
#3C3039
(60,48,57)
#332930
(51,41,48)
#2A2227
(42,34,39)
#211B1E
(33,27,30)
#181415
(24,20,21)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #695366

#695366
(105,83,102)
#766273
(118,98,115)
#837180
(131,113,128)
#90808D
(144,128,141)
#9D8F9A
(157,143,154)
#AA9EA7
(170,158,167)
#B7ADB4
(183,173,180)
#C4BCC1
(196,188,193)
#D1CBCE
(209,203,206)
#DEDADB
(222,218,219)
#EBE9E8
(235,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695366; }

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

This text font color is #695366.

Background Color

.myBgColor { background-color: #695366; }

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

This div background color is #695366.

Border color

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

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

This div border color is #695366.

Opacity

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

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

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

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

This text has shadow with #695366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695366.

Preview

Color preview on black background

This text has color #695366 on black background.


Color preview on white background

This text has color #695366 on white background.


Black color preview on #695366 background

This text has black color on #695366 background.


White color preview on #695366 background

This text has white color on #695366 background.


Related colors

Complementary color

Complementary color for #hex is #96AC99.


I love getcolorcode.com

Triadic colors

1 #666953 and #536669 with #695366 are triadic colors.

2 #665369 and #536966 with #695366 are triadic colors.