COLOR #698288

HEX: #698288 RGB: (105,130,136)

Color info

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

RGB color model

#698288 color RGB value is (105,130,136).

RGB: (105,130,136) (41%, 51%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 130 of 255 = 51%
B 136 of 255 = 53%

105
130
136

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

Portions of RGB colors in percentages

R + G + B = 105 + 130 + 136 = 371 (100%)
R 105 of 371 ~ 28.3%
G 130 of 371 ~ 35.04%
B 136 of 371 ~ 36.66'%

%28.3
%35.04
%36.66

CMYK color model

#698288 color CMYK value is (23,4,0,47).

  • cyan value is 22.79%
  • magenta value is 4.41%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (23,4,0,47)
C23M4Y0K47 (23%, 4%, 0%, 47%)
(0.23 / 0.04 / 0.00 / 0.47)

CMYK percentages

%22.79
%4.41
%0
%46.67

Codes

Color #698288 in popluar color models

69 82 88
RGB 105 130 136
HSL 192° 12.86% 47.25%
HSB/HSV 192° 22.79% 53.33%
CMYK 22.79% 4.41% 0.00%
46.67%

Color #698288 in popluar number systems.

HEX 69 82 88
Decimal 105 130 136
Binary 1101001 10000010 10001000
Octal 151 202 210

Shades and tints

Shades of #698288

#698288
(105,130,136)
#60777C
(96,119,124)
#576C70
(87,108,112)
#4E6164
(78,97,100)
#455658
(69,86,88)
#3C4B4C
(60,75,76)
#334040
(51,64,64)
#2A3534
(42,53,52)
#212A28
(33,42,40)
#181F1C
(24,31,28)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #698288

#698288
(105,130,136)
#768D92
(118,141,146)
#83989C
(131,152,156)
#90A3A6
(144,163,166)
#9DAEB0
(157,174,176)
#AAB9BA
(170,185,186)
#B7C4C4
(183,196,196)
#C4CFCE
(196,207,206)
#D1DAD8
(209,218,216)
#DEE5E2
(222,229,226)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698288 color. Also use rgb(105,130,136) instead hex code.

Text Font Color

.myTextColor { color: #698288; }

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

This text font color is #698288.

Background Color

.myBgColor { background-color: #698288; }

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

This div background color is #698288.

Border color

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

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

This div border color is #698288.

Opacity

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

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

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

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

This text has shadow with #698288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698288.

Preview

Color preview on black background

This text has color #698288 on black background.


Color preview on white background

This text has color #698288 on white background.


Black color preview on #698288 background

This text has black color on #698288 background.


White color preview on #698288 background

This text has white color on #698288 background.


Related colors

Complementary color

Complementary color for #hex is #967D77.


I love getcolorcode.com

Triadic colors

1 #886982 and #828869 with #698288 are triadic colors.

2 #888269 and #826988 with #698288 are triadic colors.