COLOR #695259

HEX: #695259 RGB: (105,82,89)

Color info

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

RGB color model

#695259 color RGB value is (105,82,89).

RGB: (105,82,89) (41%, 32%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 82 of 255 = 32%
B 89 of 255 = 35%

105
82
89

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

Portions of RGB colors in percentages

R + G + B = 105 + 82 + 89 = 276 (100%)
R 105 of 276 ~ 38.04%
G 82 of 276 ~ 29.71%
B 89 of 276 ~ 32.25'%

%38.04
%29.71
%32.25

CMYK color model

#695259 color CMYK value is (0,22,15,59).

  • cyan value is 0.00%
  • magenta value is 21.90%
  • yellow value is 15.24%
  • key color value is 58.82%

CMYK: (0,22,15,59)
C0M22Y15K59 (0%, 22%, 15%, 59%)
(0.00 / 0.22 / 0.15 / 0.59)

CMYK percentages

%0
%21.9
%15.24
%58.82

Codes

Color #695259 in popluar color models

69 52 59
RGB 105 82 89
HSL 342° 12.30% 36.67%
HSB/HSV 342° 21.90% 41.18%
CMYK 0.00% 21.90% 15.24%
58.82%

Color #695259 in popluar number systems.

HEX 69 52 59
Decimal 105 82 89
Binary 1101001 1010010 1011001
Octal 151 122 131

Shades and tints

Shades of #695259

#695259
(105,82,89)
#604B51
(96,75,81)
#574449
(87,68,73)
#4E3D41
(78,61,65)
#453639
(69,54,57)
#3C2F31
(60,47,49)
#332829
(51,40,41)
#2A2121
(42,33,33)
#211A19
(33,26,25)
#181311
(24,19,17)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #695259

#695259
(105,82,89)
#766168
(118,97,104)
#837077
(131,112,119)
#907F86
(144,127,134)
#9D8E95
(157,142,149)
#AA9DA4
(170,157,164)
#B7ACB3
(183,172,179)
#C4BBC2
(196,187,194)
#D1CAD1
(209,202,209)
#DED9E0
(222,217,224)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695259 color. Also use rgb(105,82,89) instead hex code.

Text Font Color

.myTextColor { color: #695259; }

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

This text font color is #695259.

Background Color

.myBgColor { background-color: #695259; }

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

This div background color is #695259.

Border color

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

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

This div border color is #695259.

Opacity

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

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

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

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

This text has shadow with #695259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695259.

Preview

Color preview on black background

This text has color #695259 on black background.


Color preview on white background

This text has color #695259 on white background.


Black color preview on #695259 background

This text has black color on #695259 background.


White color preview on #695259 background

This text has white color on #695259 background.


Related colors

Complementary color

Complementary color for #hex is #96ADA6.


I love getcolorcode.com

Triadic colors

1 #596952 and #525969 with #695259 are triadic colors.

2 #595269 and #526959 with #695259 are triadic colors.