COLOR #62A7EF

HEX: #62A7EF RGB: (98,167,239)

Color info

#62A7EF contains mainly blue color. Web safe color of #62A7EF is #6699FF (or #69F).

RGB color model

#62A7EF color RGB value is (98,167,239).

RGB: (98,167,239) (38%, 65%, 94%)

RGB channels and saturation

R 98 of 255 = 38%
G 167 of 255 = 65%
B 239 of 255 = 94%

98
167
239

R + G + B ~ 66%. #62A7EF is quite light color.

Portions of RGB colors in percentages

R + G + B = 98 + 167 + 239 = 504 (100%)
R 98 of 504 ~ 19.44%
G 167 of 504 ~ 33.13%
B 239 of 504 ~ 47.42'%

%19.44
%33.13
%47.42

CMYK color model

#62A7EF color CMYK value is (59,30,0,6).

  • cyan value is 59.00%
  • magenta value is 30.13%
  • yellow value is 0.00%
  • key color value is 6.27%
CMYK: (59,30,0,6) C59M30Y0K6 (59%,30%,0%,6%) (0.59/0.30/0.00/0.06) 

CMYK percentages

%59
%30.13
%0
%6.27

Codes

Color #62A7EF in popluar color models

62 A7 EF
RGB 98 167 239
HSL 211° 81.50% 66.08%
HSB/HSV 211° 59.00% 93.73%
CMYK 59.00% 30.13% 0.00%
6.27%

Color #62A7EF in popluar number systems.

HEX 62 A7 EF
Decimal 98 167 239
Binary 1100010 10100111 11101111
Octal 142 247 357

Shades and tints

Shades of #62A7EF

#62A7EF
(98,167,239)
#5A98DA
(90,152,218)
#5289C5
(82,137,197)
#4A7AB0
(74,122,176)
#426B9B
(66,107,155)
#3A5C86
(58,92,134)
#324D71
(50,77,113)
#2A3E5C
(42,62,92)
#222F47
(34,47,71)
#1A2032
(26,32,50)
#12111D
(18,17,29)
#000000
(0,0,0)

Tints of #62A7EF

#62A7EF
(98,167,239)
#70AFF0
(112,175,240)
#7EB7F1
(126,183,241)
#8CBFF2
(140,191,242)
#9AC7F3
(154,199,243)
#A8CFF4
(168,207,244)
#B6D7F5
(182,215,245)
#C4DFF6
(196,223,246)
#D2E7F7
(210,231,247)
#E0EFF8
(224,239,248)
#EEF7F9
(238,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62A7EF color. Also use rgb(98,167,239) instead hex code.

Text Font Color

.myTextColor { color: #62A7EF; }

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

This text font color is #62A7EF.

Background Color

.myBgColor { background-color: #62A7EF; }

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

This div background color is #62A7EF.

Border color

.myBorderColor { border: 1px solid #62A7EF; }

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

This div border color is #62A7EF.

Opacity

.myOpacity80 { color: #62A7EF; opacity: 0.8; }

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

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

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

This text has shadow with #62A7EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A7EF.

Preview

Color preview on black background

This text has color #62A7EF on black background.


Color preview on white background

This text has color #62A7EF on white background.


Black color preview on #62A7EF background

This text has black color on #62A7EF background.


White color preview on #62A7EF background

This text has white color on #62A7EF background.


Related colors

Complementary color

Complementary color for #hex is #9D5810.


I love getcolorcode.com

Triadic colors

1 #EF62A7 and #A7EF62 with #62A7EF are triadic colors.

2 #EFA762 and #A762EF with #62A7EF are triadic colors.