COLOR #698790

HEX: #698790 RGB: (105,135,144)

Color info

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

RGB color model

#698790 color RGB value is (105,135,144).

RGB: (105,135,144) (41%, 53%, 56%)

RGB channels and saturation

R 105 of 255 = 41%
G 135 of 255 = 53%
B 144 of 255 = 56%

105
135
144

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

Portions of RGB colors in percentages

R + G + B = 105 + 135 + 144 = 384 (100%)
R 105 of 384 ~ 27.34%
G 135 of 384 ~ 35.16%
B 144 of 384 ~ 37.5'%

%27.34
%35.16
%37.5

CMYK color model

#698790 color CMYK value is (27,6,0,44).

  • cyan value is 27.08%
  • magenta value is 6.25%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (27,6,0,44)
C27M6Y0K44 (27%, 6%, 0%, 44%)
(0.27 / 0.06 / 0.00 / 0.44)

CMYK percentages

%27.08
%6.25
%0
%43.53

Codes

Color #698790 in popluar color models

69 87 90
RGB 105 135 144
HSL 194° 15.66% 48.82%
HSB/HSV 194° 27.08% 56.47%
CMYK 27.08% 6.25% 0.00%
43.53%

Color #698790 in popluar number systems.

HEX 69 87 90
Decimal 105 135 144
Binary 1101001 10000111 10010000
Octal 151 207 220

Shades and tints

Shades of #698790

#698790
(105,135,144)
#607B83
(96,123,131)
#576F76
(87,111,118)
#4E6369
(78,99,105)
#45575C
(69,87,92)
#3C4B4F
(60,75,79)
#333F42
(51,63,66)
#2A3335
(42,51,53)
#212728
(33,39,40)
#181B1B
(24,27,27)
#0F0F0E
(15,15,14)
#000000
(0,0,0)

Tints of #698790

#698790
(105,135,144)
#76919A
(118,145,154)
#839BA4
(131,155,164)
#90A5AE
(144,165,174)
#9DAFB8
(157,175,184)
#AAB9C2
(170,185,194)
#B7C3CC
(183,195,204)
#C4CDD6
(196,205,214)
#D1D7E0
(209,215,224)
#DEE1EA
(222,225,234)
#EBEBF4
(235,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698790 color. Also use rgb(105,135,144) instead hex code.

Text Font Color

.myTextColor { color: #698790; }

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

This text font color is #698790.

Background Color

.myBgColor { background-color: #698790; }

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

This div background color is #698790.

Border color

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

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

This div border color is #698790.

Opacity

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

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

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

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

This text has shadow with #698790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698790.

Preview

Color preview on black background

This text has color #698790 on black background.


Color preview on white background

This text has color #698790 on white background.


Black color preview on #698790 background

This text has black color on #698790 background.


White color preview on #698790 background

This text has white color on #698790 background.


Related colors

Complementary color

Complementary color for #hex is #96786F.


I love getcolorcode.com

Triadic colors

1 #906987 and #879069 with #698790 are triadic colors.

2 #908769 and #876990 with #698790 are triadic colors.