COLOR #689183

HEX: #689183 RGB: (104,145,131)

Color info

#689183 contains red, green and blue colors in about the same proportion. Web safe color of #689183 is #669999 (or #699).

RGB color model

#689183 color RGB value is (104,145,131).

RGB: (104,145,131) (41%, 57%, 51%)

RGB channels and saturation

R 104 of 255 = 41%
G 145 of 255 = 57%
B 131 of 255 = 51%

104
145
131

R + G + B ~ 50%. #689183 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 145 + 131 = 380 (100%)
R 104 of 380 ~ 27.37%
G 145 of 380 ~ 38.16%
B 131 of 380 ~ 34.47'%

%27.37
%38.16
%34.47

CMYK color model

#689183 color CMYK value is (28,0,10,43).

  • cyan value is 28.28%
  • magenta value is 0.00%
  • yellow value is 9.66%
  • key color value is 43.14%

CMYK: (28,0,10,43)
C28M0Y10K43 (28%, 0%, 10%, 43%)
(0.28 / 0.00 / 0.10 / 0.43)

CMYK percentages

%28.28
%0
%9.66
%43.14

Codes

Color #689183 in popluar color models

68 91 83
RGB 104 145 131
HSL 160° 16.47% 48.82%
HSB/HSV 160° 28.28% 56.86%
CMYK 28.28% 0.00% 9.66%
43.14%

Color #689183 in popluar number systems.

HEX 68 91 83
Decimal 104 145 131
Binary 1101000 10010001 10000011
Octal 150 221 203

Shades and tints

Shades of #689183

#689183
(104,145,131)
#5F8478
(95,132,120)
#56776D
(86,119,109)
#4D6A62
(77,106,98)
#445D57
(68,93,87)
#3B504C
(59,80,76)
#324341
(50,67,65)
#293636
(41,54,54)
#20292B
(32,41,43)
#171C20
(23,28,32)
#0E0F15
(14,15,21)
#000000
(0,0,0)

Tints of #689183

#689183
(104,145,131)
#759B8E
(117,155,142)
#82A599
(130,165,153)
#8FAFA4
(143,175,164)
#9CB9AF
(156,185,175)
#A9C3BA
(169,195,186)
#B6CDC5
(182,205,197)
#C3D7D0
(195,215,208)
#D0E1DB
(208,225,219)
#DDEBE6
(221,235,230)
#EAF5F1
(234,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689183 color. Also use rgb(104,145,131) instead hex code.

Text Font Color

.myTextColor { color: #689183; }

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

This text font color is #689183.

Background Color

.myBgColor { background-color: #689183; }

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

This div background color is #689183.

Border color

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

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

This div border color is #689183.

Opacity

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

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

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

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

This text has shadow with #689183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689183.

Preview

Color preview on black background

This text has color #689183 on black background.


Color preview on white background

This text has color #689183 on white background.


Black color preview on #689183 background

This text has black color on #689183 background.


White color preview on #689183 background

This text has white color on #689183 background.


Related colors

Complementary color

Complementary color for #hex is #976E7C.


I love getcolorcode.com

Triadic colors

1 #836891 and #918368 with #689183 are triadic colors.

2 #839168 and #916883 with #689183 are triadic colors.