COLOR #618EDA

HEX: #618EDA RGB: (97,142,218)

Color info

#618EDA contains mainly blue color. Web safe color of #618EDA is #6699CC (or #69C).

RGB color model

#618EDA color RGB value is (97,142,218).

RGB: (97,142,218) (38%, 56%, 85%)

RGB channels and saturation

R 97 of 255 = 38%
G 142 of 255 = 56%
B 218 of 255 = 85%

97
142
218

R + G + B ~ 60%. #618EDA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 142 + 218 = 457 (100%)
R 97 of 457 ~ 21.23%
G 142 of 457 ~ 31.07%
B 218 of 457 ~ 47.7'%

%21.23
%31.07
%47.7

CMYK color model

#618EDA color CMYK value is (56,35,0,15).

  • cyan value is 55.50%
  • magenta value is 34.86%
  • yellow value is 0.00%
  • key color value is 14.51%
CMYK: (56,35,0,15) C56M35Y0K15 (56%,35%,0%,15%) (0.56/0.35/0.00/0.15) 

CMYK percentages

%55.5
%34.86
%0
%14.51

Codes

Color #618EDA in popluar color models

61 8E DA
RGB 97 142 218
HSL 218° 62.05% 61.76%
HSB/HSV 218° 55.50% 85.49%
CMYK 55.50% 34.86% 0.00%
14.51%

Color #618EDA in popluar number systems.

HEX 61 8E DA
Decimal 97 142 218
Binary 1100001 10001110 11011010
Octal 141 216 332

Shades and tints

Shades of #618EDA

#618EDA
(97,142,218)
#5982C7
(89,130,199)
#5176B4
(81,118,180)
#496AA1
(73,106,161)
#415E8E
(65,94,142)
#39527B
(57,82,123)
#314668
(49,70,104)
#293A55
(41,58,85)
#212E42
(33,46,66)
#19222F
(25,34,47)
#11161C
(17,22,28)
#000000
(0,0,0)

Tints of #618EDA

#618EDA
(97,142,218)
#6F98DD
(111,152,221)
#7DA2E0
(125,162,224)
#8BACE3
(139,172,227)
#99B6E6
(153,182,230)
#A7C0E9
(167,192,233)
#B5CAEC
(181,202,236)
#C3D4EF
(195,212,239)
#D1DEF2
(209,222,242)
#DFE8F5
(223,232,245)
#EDF2F8
(237,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618EDA color. Also use rgb(97,142,218) instead hex code.

Text Font Color

.myTextColor { color: #618EDA; }

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

This text font color is #618EDA.

Background Color

.myBgColor { background-color: #618EDA; }

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

This div background color is #618EDA.

Border color

.myBorderColor { border: 1px solid #618EDA; }

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

This div border color is #618EDA.

Opacity

.myOpacity80 { color: #618EDA; opacity: 0.8; }

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

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

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

This text has shadow with #618EDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618EDA.

Preview

Color preview on black background

This text has color #618EDA on black background.


Color preview on white background

This text has color #618EDA on white background.


Black color preview on #618EDA background

This text has black color on #618EDA background.


White color preview on #618EDA background

This text has white color on #618EDA background.


Related colors

Complementary color

Complementary color for #hex is #9E7125.


I love getcolorcode.com

Triadic colors

1 #DA618E and #8EDA61 with #618EDA are triadic colors.

2 #DA8E61 and #8E61DA with #618EDA are triadic colors.