COLOR #6E98B4

HEX: #6E98B4 RGB: (110,152,180)

Color info

#6E98B4 contains mainly green and blue colors. Web safe color of #6E98B4 is #6699CC (or #69C).

RGB color model

#6E98B4 color RGB value is (110,152,180).

RGB: (110,152,180) (43%, 60%, 71%)

RGB channels and saturation

R 110 of 255 = 43%
G 152 of 255 = 60%
B 180 of 255 = 71%

110
152
180

R + G + B ~ 58%. #6E98B4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 110 + 152 + 180 = 442 (100%)
R 110 of 442 ~ 24.89%
G 152 of 442 ~ 34.39%
B 180 of 442 ~ 40.72'%

%24.89
%34.39
%40.72

CMYK color model

#6E98B4 color CMYK value is (39,16,0,29).

  • cyan value is 38.89%
  • magenta value is 15.56%
  • yellow value is 0.00%
  • key color value is 29.41%
CMYK: (39,16,0,29) C39M16Y0K29 (39%,16%,0%,29%) (0.39/0.16/0.00/0.29) 

CMYK percentages

%38.89
%15.56
%0
%29.41

Codes

Color #6E98B4 in popluar color models

6E 98 B4
RGB 110 152 180
HSL 204° 31.82% 56.86%
HSB/HSV 204° 38.89% 70.59%
CMYK 38.89% 15.56% 0.00%
29.41%

Color #6E98B4 in popluar number systems.

HEX 6E 98 B4
Decimal 110 152 180
Binary 1101110 10011000 10110100
Octal 156 230 264

Shades and tints

Shades of #6E98B4

#6E98B4
(110,152,180)
#648BA4
(100,139,164)
#5A7E94
(90,126,148)
#507184
(80,113,132)
#466474
(70,100,116)
#3C5764
(60,87,100)
#324A54
(50,74,84)
#283D44
(40,61,68)
#1E3034
(30,48,52)
#142324
(20,35,36)
#0A1614
(10,22,20)
#000000
(0,0,0)

Tints of #6E98B4

#6E98B4
(110,152,180)
#7BA1BA
(123,161,186)
#88AAC0
(136,170,192)
#95B3C6
(149,179,198)
#A2BCCC
(162,188,204)
#AFC5D2
(175,197,210)
#BCCED8
(188,206,216)
#C9D7DE
(201,215,222)
#D6E0E4
(214,224,228)
#E3E9EA
(227,233,234)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E98B4 color. Also use rgb(110,152,180) instead hex code.

Text Font Color

.myTextColor { color: #6E98B4; }

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

This text font color is #6E98B4.

Background Color

.myBgColor { background-color: #6E98B4; }

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

This div background color is #6E98B4.

Border color

.myBorderColor { border: 1px solid #6E98B4; }

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

This div border color is #6E98B4.

Opacity

.myOpacity80 { color: #6E98B4; opacity: 0.8; }

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

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

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

This text has shadow with #6E98B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E98B4.

Preview

Color preview on black background

This text has color #6E98B4 on black background.


Color preview on white background

This text has color #6E98B4 on white background.


Black color preview on #6E98B4 background

This text has black color on #6E98B4 background.


White color preview on #6E98B4 background

This text has white color on #6E98B4 background.


Related colors

Complementary color

Complementary color for #hex is #91674B.


I love getcolorcode.com

Triadic colors

1 #B46E98 and #98B46E with #6E98B4 are triadic colors.

2 #B4986E and #986EB4 with #6E98B4 are triadic colors.