COLOR #6290BD

HEX: #6290BD RGB: (98,144,189)

Color info

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

RGB color model

#6290BD color RGB value is (98,144,189).

RGB: (98,144,189) (38%, 56%, 74%)

RGB channels and saturation

R 98 of 255 = 38%
G 144 of 255 = 56%
B 189 of 255 = 74%

98
144
189

R + G + B ~ 56%. #6290BD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 144 + 189 = 431 (100%)
R 98 of 431 ~ 22.74%
G 144 of 431 ~ 33.41%
B 189 of 431 ~ 43.85'%

%22.74
%33.41
%43.85

CMYK color model

#6290BD color CMYK value is (48,24,0,26).

  • cyan value is 48.15%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (48,24,0,26)
C48M24Y0K26 (48%, 24%, 0%, 26%)
(0.48 / 0.24 / 0.00 / 0.26)

CMYK percentages

%48.15
%23.81
%0
%25.88

Codes

Color #6290BD in popluar color models

62 90 BD
RGB 98 144 189
HSL 210° 40.81% 56.27%
HSB/HSV 210° 48.15% 74.12%
CMYK 48.15% 23.81% 0.00%
25.88%

Color #6290BD in popluar number systems.

HEX 62 90 BD
Decimal 98 144 189
Binary 1100010 10010000 10111101
Octal 142 220 275

Shades and tints

Shades of #6290BD

#6290BD
(98,144,189)
#5A83AC
(90,131,172)
#52769B
(82,118,155)
#4A698A
(74,105,138)
#425C79
(66,92,121)
#3A4F68
(58,79,104)
#324257
(50,66,87)
#2A3546
(42,53,70)
#222835
(34,40,53)
#1A1B24
(26,27,36)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #6290BD

#6290BD
(98,144,189)
#709AC3
(112,154,195)
#7EA4C9
(126,164,201)
#8CAECF
(140,174,207)
#9AB8D5
(154,184,213)
#A8C2DB
(168,194,219)
#B6CCE1
(182,204,225)
#C4D6E7
(196,214,231)
#D2E0ED
(210,224,237)
#E0EAF3
(224,234,243)
#EEF4F9
(238,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6290BD color. Also use rgb(98,144,189) instead hex code.

Text Font Color

.myTextColor { color: #6290BD; }

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

This text font color is #6290BD.

Background Color

.myBgColor { background-color: #6290BD; }

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

This div background color is #6290BD.

Border color

.myBorderColor { border: 1px solid #6290BD; }

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

This div border color is #6290BD.

Opacity

.myOpacity80 { color: #6290BD; opacity: 0.8; }

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

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

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

This text has shadow with #6290BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6290BD.

Preview

Color preview on black background

This text has color #6290BD on black background.


Color preview on white background

This text has color #6290BD on white background.


Black color preview on #6290BD background

This text has black color on #6290BD background.


White color preview on #6290BD background

This text has white color on #6290BD background.


Related colors

Complementary color

Complementary color for #hex is #9D6F42.


I love getcolorcode.com

Triadic colors

1 #BD6290 and #90BD62 with #6290BD are triadic colors.

2 #BD9062 and #9062BD with #6290BD are triadic colors.