COLOR #695054

HEX: #695054 RGB: (105,80,84)

Color info

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

RGB color model

#695054 color RGB value is (105,80,84).

RGB: (105,80,84) (41%, 31%, 33%)

RGB channels and saturation

R 105 of 255 = 41%
G 80 of 255 = 31%
B 84 of 255 = 33%

105
80
84

R + G + B ~ 35%. #695054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 80 + 84 = 269 (100%)
R 105 of 269 ~ 39.03%
G 80 of 269 ~ 29.74%
B 84 of 269 ~ 31.23'%

%39.03
%29.74
%31.23

CMYK color model

#695054 color CMYK value is (0,24,20,59).

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

CMYK: (0,24,20,59)
C0M24Y20K59 (0%, 24%, 20%, 59%)
(0.00 / 0.24 / 0.20 / 0.59)

CMYK percentages

%0
%23.81
%20
%58.82

Codes

Color #695054 in popluar color models

69 50 54
RGB 105 80 84
HSL 350° 13.51% 36.27%
HSB/HSV 350° 23.81% 41.18%
CMYK 0.00% 23.81% 20.00%
58.82%

Color #695054 in popluar number systems.

HEX 69 50 54
Decimal 105 80 84
Binary 1101001 1010000 1010100
Octal 151 120 124

Shades and tints

Shades of #695054

#695054
(105,80,84)
#60494D
(96,73,77)
#574246
(87,66,70)
#4E3B3F
(78,59,63)
#453438
(69,52,56)
#3C2D31
(60,45,49)
#33262A
(51,38,42)
#2A1F23
(42,31,35)
#21181C
(33,24,28)
#181115
(24,17,21)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #695054

#695054
(105,80,84)
#765F63
(118,95,99)
#836E72
(131,110,114)
#907D81
(144,125,129)
#9D8C90
(157,140,144)
#AA9B9F
(170,155,159)
#B7AAAE
(183,170,174)
#C4B9BD
(196,185,189)
#D1C8CC
(209,200,204)
#DED7DB
(222,215,219)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695054; }

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

This text font color is #695054.

Background Color

.myBgColor { background-color: #695054; }

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

This div background color is #695054.

Border color

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

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

This div border color is #695054.

Opacity

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

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

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

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

This text has shadow with #695054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695054.

Preview

Color preview on black background

This text has color #695054 on black background.


Color preview on white background

This text has color #695054 on white background.


Black color preview on #695054 background

This text has black color on #695054 background.


White color preview on #695054 background

This text has white color on #695054 background.


Related colors

Complementary color

Complementary color for #hex is #96AFAB.


I love getcolorcode.com

Triadic colors

1 #546950 and #505469 with #695054 are triadic colors.

2 #545069 and #506954 with #695054 are triadic colors.