COLOR #695459

HEX: #695459 RGB: (105,84,89)

Color info

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

RGB color model

#695459 color RGB value is (105,84,89).

RGB: (105,84,89) (41%, 33%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 84 of 255 = 33%
B 89 of 255 = 35%

105
84
89

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

Portions of RGB colors in percentages

R + G + B = 105 + 84 + 89 = 278 (100%)
R 105 of 278 ~ 37.77%
G 84 of 278 ~ 30.22%
B 89 of 278 ~ 32.01'%

%37.77
%30.22
%32.01

CMYK color model

#695459 color CMYK value is (0,20,15,59).

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

CMYK: (0,20,15,59)
C0M20Y15K59 (0%, 20%, 15%, 59%)
(0.00 / 0.20 / 0.15 / 0.59)

CMYK percentages

%0
%20
%15.24
%58.82

Codes

Color #695459 in popluar color models

69 54 59
RGB 105 84 89
HSL 346° 11.11% 37.06%
HSB/HSV 346° 20.00% 41.18%
CMYK 0.00% 20.00% 15.24%
58.82%

Color #695459 in popluar number systems.

HEX 69 54 59
Decimal 105 84 89
Binary 1101001 1010100 1011001
Octal 151 124 131

Shades and tints

Shades of #695459

#695459
(105,84,89)
#604D51
(96,77,81)
#574649
(87,70,73)
#4E3F41
(78,63,65)
#453839
(69,56,57)
#3C3131
(60,49,49)
#332A29
(51,42,41)
#2A2321
(42,35,33)
#211C19
(33,28,25)
#181511
(24,21,17)
#0F0E09
(15,14,9)
#000000
(0,0,0)

Tints of #695459

#695459
(105,84,89)
#766368
(118,99,104)
#837277
(131,114,119)
#908186
(144,129,134)
#9D9095
(157,144,149)
#AA9FA4
(170,159,164)
#B7AEB3
(183,174,179)
#C4BDC2
(196,189,194)
#D1CCD1
(209,204,209)
#DEDBE0
(222,219,224)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695459; }

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

This text font color is #695459.

Background Color

.myBgColor { background-color: #695459; }

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

This div background color is #695459.

Border color

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

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

This div border color is #695459.

Opacity

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

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

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

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

This text has shadow with #695459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695459.

Preview

Color preview on black background

This text has color #695459 on black background.


Color preview on white background

This text has color #695459 on white background.


Black color preview on #695459 background

This text has black color on #695459 background.


White color preview on #695459 background

This text has white color on #695459 background.


Related colors

Complementary color

Complementary color for #hex is #96ABA6.


I love getcolorcode.com

Triadic colors

1 #596954 and #545969 with #695459 are triadic colors.

2 #595469 and #546959 with #695459 are triadic colors.