COLOR #6288A1

HEX: #6288A1 RGB: (98,136,161)

Color info

#6288A1 contains mainly green and blue colors. Web safe color of #6288A1 is #669999 (or #699).

RGB color model

#6288A1 color RGB value is (98,136,161).

RGB: (98,136,161) (38%, 53%, 63%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 161 of 255 = 63%

98
136
161

R + G + B ~ 51%. #6288A1 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 161 = 395 (100%)
R 98 of 395 ~ 24.81%
G 136 of 395 ~ 34.43%
B 161 of 395 ~ 40.76'%

%24.81
%34.43
%40.76

CMYK color model

#6288A1 color CMYK value is (39,16,0,37).

  • cyan value is 39.13%
  • magenta value is 15.53%
  • yellow value is 0.00%
  • key color value is 36.86%

CMYK: (39,16,0,37)
C39M16Y0K37 (39%, 16%, 0%, 37%)
(0.39 / 0.16 / 0.00 / 0.37)

CMYK percentages

%39.13
%15.53
%0
%36.86

Codes

Color #6288A1 in popluar color models

62 88 A1
RGB 98 136 161
HSL 204° 25.10% 50.78%
HSB/HSV 204° 39.13% 63.14%
CMYK 39.13% 15.53% 0.00%
36.86%

Color #6288A1 in popluar number systems.

HEX 62 88 A1
Decimal 98 136 161
Binary 1100010 10001000 10100001
Octal 142 210 241

Shades and tints

Shades of #6288A1

#6288A1
(98,136,161)
#5A7C93
(90,124,147)
#527085
(82,112,133)
#4A6477
(74,100,119)
#425869
(66,88,105)
#3A4C5B
(58,76,91)
#32404D
(50,64,77)
#2A343F
(42,52,63)
#222831
(34,40,49)
#1A1C23
(26,28,35)
#121015
(18,16,21)
#000000
(0,0,0)

Tints of #6288A1

#6288A1
(98,136,161)
#7092A9
(112,146,169)
#7E9CB1
(126,156,177)
#8CA6B9
(140,166,185)
#9AB0C1
(154,176,193)
#A8BAC9
(168,186,201)
#B6C4D1
(182,196,209)
#C4CED9
(196,206,217)
#D2D8E1
(210,216,225)
#E0E2E9
(224,226,233)
#EEECF1
(238,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6288A1 color. Also use rgb(98,136,161) instead hex code.

Text Font Color

.myTextColor { color: #6288A1; }

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

This text font color is #6288A1.

Background Color

.myBgColor { background-color: #6288A1; }

<div style="background-color:#6288A1">Inner text</div>

This div background color is #6288A1.

Border color

.myBorderColor { border: 1px solid #6288A1; }

<div style="border:3px solid #6288A1">Div</div>

This div border color is #6288A1.

Opacity

.myOpacity80 { color: #6288A1; opacity: 0.8; }

<p style="color:#6288A1;opacity:0.8;">80%</p>

Text with #6288A1 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 #6288A1;}

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

This text has shadow with #6288A1 color.


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

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

This text has shadow with #6288A1 primary color and red secondary color.


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

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

This text has shadow with #6288A1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6288A1.

Preview

Color preview on black background

This text has color #6288A1 on black background.


Color preview on white background

This text has color #6288A1 on white background.


Black color preview on #6288A1 background

This text has black color on #6288A1 background.


White color preview on #6288A1 background

This text has white color on #6288A1 background.


Related colors

Complementary color

Complementary color for #hex is #9D775E.


I love getcolorcode.com

Triadic colors

1 #A16288 and #88A162 with #6288A1 are triadic colors.

2 #A18862 and #8862A1 with #6288A1 are triadic colors.