COLOR #6287D8

HEX: #6287D8 RGB: (98,135,216)

Color info

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

RGB color model

#6287D8 color RGB value is (98,135,216).

RGB: (98,135,216) (38%, 53%, 85%)

RGB channels and saturation

R 98 of 255 = 38%
G 135 of 255 = 53%
B 216 of 255 = 85%

98
135
216

R + G + B ~ 59%. #6287D8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 135 + 216 = 449 (100%)
R 98 of 449 ~ 21.83%
G 135 of 449 ~ 30.07%
B 216 of 449 ~ 48.11'%

%21.83
%30.07
%48.11

CMYK color model

#6287D8 color CMYK value is (55,38,0,15).

  • cyan value is 54.63%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (55,38,0,15)
C55M38Y0K15 (55%, 38%, 0%, 15%)
(0.55 / 0.38 / 0.00 / 0.15)

CMYK percentages

%54.63
%37.5
%0
%15.29

Codes

Color #6287D8 in popluar color models

62 87 D8
RGB 98 135 216
HSL 221° 60.20% 61.57%
HSB/HSV 221° 54.63% 84.71%
CMYK 54.63% 37.50% 0.00%
15.29%

Color #6287D8 in popluar number systems.

HEX 62 87 D8
Decimal 98 135 216
Binary 1100010 10000111 11011000
Octal 142 207 330

Shades and tints

Shades of #6287D8

#6287D8
(98,135,216)
#5A7BC5
(90,123,197)
#526FB2
(82,111,178)
#4A639F
(74,99,159)
#42578C
(66,87,140)
#3A4B79
(58,75,121)
#323F66
(50,63,102)
#2A3353
(42,51,83)
#222740
(34,39,64)
#1A1B2D
(26,27,45)
#120F1A
(18,15,26)
#000000
(0,0,0)

Tints of #6287D8

#6287D8
(98,135,216)
#7091DB
(112,145,219)
#7E9BDE
(126,155,222)
#8CA5E1
(140,165,225)
#9AAFE4
(154,175,228)
#A8B9E7
(168,185,231)
#B6C3EA
(182,195,234)
#C4CDED
(196,205,237)
#D2D7F0
(210,215,240)
#E0E1F3
(224,225,243)
#EEEBF6
(238,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6287D8 color. Also use rgb(98,135,216) instead hex code.

Text Font Color

.myTextColor { color: #6287D8; }

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

This text font color is #6287D8.

Background Color

.myBgColor { background-color: #6287D8; }

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

This div background color is #6287D8.

Border color

.myBorderColor { border: 1px solid #6287D8; }

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

This div border color is #6287D8.

Opacity

.myOpacity80 { color: #6287D8; opacity: 0.8; }

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

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

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

This text has shadow with #6287D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6287D8.

Preview

Color preview on black background

This text has color #6287D8 on black background.


Color preview on white background

This text has color #6287D8 on white background.


Black color preview on #6287D8 background

This text has black color on #6287D8 background.


White color preview on #6287D8 background

This text has white color on #6287D8 background.


Related colors

Complementary color

Complementary color for #hex is #9D7827.


I love getcolorcode.com

Triadic colors

1 #D86287 and #87D862 with #6287D8 are triadic colors.

2 #D88762 and #8762D8 with #6287D8 are triadic colors.