COLOR #694958

HEX: #694958 RGB: (105,73,88)

Color info

#694958 contains red, green and blue colors in about the same proportion. Web safe color of #694958 is #663366 (or #636).

RGB color model

#694958 color RGB value is (105,73,88).

RGB: (105,73,88) (41%, 29%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 73 of 255 = 29%
B 88 of 255 = 35%

105
73
88

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

Portions of RGB colors in percentages

R + G + B = 105 + 73 + 88 = 266 (100%)
R 105 of 266 ~ 39.47%
G 73 of 266 ~ 27.44%
B 88 of 266 ~ 33.08'%

%39.47
%27.44
%33.08

CMYK color model

#694958 color CMYK value is (0,30,16,59).

  • cyan value is 0.00%
  • magenta value is 30.48%
  • yellow value is 16.19%
  • key color value is 58.82%

CMYK: (0,30,16,59)
C0M30Y16K59 (0%, 30%, 16%, 59%)
(0.00 / 0.30 / 0.16 / 0.59)

CMYK percentages

%0
%30.48
%16.19
%58.82

Codes

Color #694958 in popluar color models

69 49 58
RGB 105 73 88
HSL 332° 17.98% 34.90%
HSB/HSV 332° 30.48% 41.18%
CMYK 0.00% 30.48% 16.19%
58.82%

Color #694958 in popluar number systems.

HEX 69 49 58
Decimal 105 73 88
Binary 1101001 1001001 1011000
Octal 151 111 130

Shades and tints

Shades of #694958

#694958
(105,73,88)
#604350
(96,67,80)
#573D48
(87,61,72)
#4E3740
(78,55,64)
#453138
(69,49,56)
#3C2B30
(60,43,48)
#332528
(51,37,40)
#2A1F20
(42,31,32)
#211918
(33,25,24)
#181310
(24,19,16)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #694958

#694958
(105,73,88)
#765967
(118,89,103)
#836976
(131,105,118)
#907985
(144,121,133)
#9D8994
(157,137,148)
#AA99A3
(170,153,163)
#B7A9B2
(183,169,178)
#C4B9C1
(196,185,193)
#D1C9D0
(209,201,208)
#DED9DF
(222,217,223)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #694958 color. Also use rgb(105,73,88) instead hex code.

Text Font Color

.myTextColor { color: #694958; }

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

This text font color is #694958.

Background Color

.myBgColor { background-color: #694958; }

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

This div background color is #694958.

Border color

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

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

This div border color is #694958.

Opacity

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

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

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

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

This text has shadow with #694958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #694958.

Preview

Color preview on black background

This text has color #694958 on black background.


Color preview on white background

This text has color #694958 on white background.


Black color preview on #694958 background

This text has black color on #694958 background.


White color preview on #694958 background

This text has white color on #694958 background.


Related colors

Complementary color

Complementary color for #hex is #96B6A7.


I love getcolorcode.com

Triadic colors

1 #586949 and #495869 with #694958 are triadic colors.

2 #584969 and #496958 with #694958 are triadic colors.