COLOR #694D72

HEX: #694D72 RGB: (105,77,114)

Color info

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

RGB color model

#694D72 color RGB value is (105,77,114).

RGB: (105,77,114) (41%, 30%, 45%)

RGB channels and saturation

R 105 of 255 = 41%
G 77 of 255 = 30%
B 114 of 255 = 45%

105
77
114

R + G + B ~ 39%. #694D72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 77 + 114 = 296 (100%)
R 105 of 296 ~ 35.47%
G 77 of 296 ~ 26.01%
B 114 of 296 ~ 38.51'%

%35.47
%26.01
%38.51

CMYK color model

#694D72 color CMYK value is (8,32,0,55).

  • cyan value is 7.89%
  • magenta value is 32.46%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (8,32,0,55)
C8M32Y0K55 (8%, 32%, 0%, 55%)
(0.08 / 0.32 / 0.00 / 0.55)

CMYK percentages

%7.89
%32.46
%0
%55.29

Codes

Color #694D72 in popluar color models

69 4D 72
RGB 105 77 114
HSL 285° 19.37% 37.45%
HSB/HSV 285° 32.46% 44.71%
CMYK 7.89% 32.46% 0.00%
55.29%

Color #694D72 in popluar number systems.

HEX 69 4D 72
Decimal 105 77 114
Binary 1101001 1001101 1110010
Octal 151 115 162

Shades and tints

Shades of #694D72

#694D72
(105,77,114)
#604668
(96,70,104)
#573F5E
(87,63,94)
#4E3854
(78,56,84)
#45314A
(69,49,74)
#3C2A40
(60,42,64)
#332336
(51,35,54)
#2A1C2C
(42,28,44)
#211522
(33,21,34)
#180E18
(24,14,24)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #694D72

#694D72
(105,77,114)
#765D7E
(118,93,126)
#836D8A
(131,109,138)
#907D96
(144,125,150)
#9D8DA2
(157,141,162)
#AA9DAE
(170,157,174)
#B7ADBA
(183,173,186)
#C4BDC6
(196,189,198)
#D1CDD2
(209,205,210)
#DEDDDE
(222,221,222)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #694D72 color. Also use rgb(105,77,114) instead hex code.

Text Font Color

.myTextColor { color: #694D72; }

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

This text font color is #694D72.

Background Color

.myBgColor { background-color: #694D72; }

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

This div background color is #694D72.

Border color

.myBorderColor { border: 1px solid #694D72; }

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

This div border color is #694D72.

Opacity

.myOpacity80 { color: #694D72; opacity: 0.8; }

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

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

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

This text has shadow with #694D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #694D72.

Preview

Color preview on black background

This text has color #694D72 on black background.


Color preview on white background

This text has color #694D72 on white background.


Black color preview on #694D72 background

This text has black color on #694D72 background.


White color preview on #694D72 background

This text has white color on #694D72 background.


Related colors

Complementary color

Complementary color for #hex is #96B28D.


I love getcolorcode.com

Triadic colors

1 #72694D and #4D7269 with #694D72 are triadic colors.

2 #724D69 and #4D6972 with #694D72 are triadic colors.