COLOR #6257A7

HEX: #6257A7 RGB: (98,87,167)

Color info

#6257A7 contains mainly blue color. Web safe color of #6257A7 is #666699 (or #669).

RGB color model

#6257A7 color RGB value is (98,87,167).

RGB: (98,87,167) (38%, 34%, 65%)

RGB channels and saturation

R 98 of 255 = 38%
G 87 of 255 = 34%
B 167 of 255 = 65%

98
87
167

R + G + B ~ 46%. #6257A7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 87 + 167 = 352 (100%)
R 98 of 352 ~ 27.84%
G 87 of 352 ~ 24.72%
B 167 of 352 ~ 47.44'%

%27.84
%24.72
%47.44

CMYK color model

#6257A7 color CMYK value is (41,48,0,35).

  • cyan value is 41.32%
  • magenta value is 47.90%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (41,48,0,35)
C41M48Y0K35 (41%, 48%, 0%, 35%)
(0.41 / 0.48 / 0.00 / 0.35)

CMYK percentages

%41.32
%47.9
%0
%34.51

Codes

Color #6257A7 in popluar color models

62 57 A7
RGB 98 87 167
HSL 248° 31.50% 49.80%
HSB/HSV 248° 47.90% 65.49%
CMYK 41.32% 47.90% 0.00%
34.51%

Color #6257A7 in popluar number systems.

HEX 62 57 A7
Decimal 98 87 167
Binary 1100010 1010111 10100111
Octal 142 127 247

Shades and tints

Shades of #6257A7

#6257A7
(98,87,167)
#5A5098
(90,80,152)
#524989
(82,73,137)
#4A427A
(74,66,122)
#423B6B
(66,59,107)
#3A345C
(58,52,92)
#322D4D
(50,45,77)
#2A263E
(42,38,62)
#221F2F
(34,31,47)
#1A1820
(26,24,32)
#121111
(18,17,17)
#000000
(0,0,0)

Tints of #6257A7

#6257A7
(98,87,167)
#7066AF
(112,102,175)
#7E75B7
(126,117,183)
#8C84BF
(140,132,191)
#9A93C7
(154,147,199)
#A8A2CF
(168,162,207)
#B6B1D7
(182,177,215)
#C4C0DF
(196,192,223)
#D2CFE7
(210,207,231)
#E0DEEF
(224,222,239)
#EEEDF7
(238,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6257A7 color. Also use rgb(98,87,167) instead hex code.

Text Font Color

.myTextColor { color: #6257A7; }

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

This text font color is #6257A7.

Background Color

.myBgColor { background-color: #6257A7; }

<div style="background-color:#6257A7">Inner text</div>

This div background color is #6257A7.

Border color

.myBorderColor { border: 1px solid #6257A7; }

<div style="border:3px solid #6257A7">Div</div>

This div border color is #6257A7.

Opacity

.myOpacity80 { color: #6257A7; opacity: 0.8; }

<p style="color:#6257A7;opacity:0.8;">80%</p>

Text with #6257A7 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 #6257A7;}

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

This text has shadow with #6257A7 color.


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

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

This text has shadow with #6257A7 primary color and red secondary color.


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

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

This text has shadow with #6257A7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6257A7.

Preview

Color preview on black background

This text has color #6257A7 on black background.


Color preview on white background

This text has color #6257A7 on white background.


Black color preview on #6257A7 background

This text has black color on #6257A7 background.


White color preview on #6257A7 background

This text has white color on #6257A7 background.


Related colors

Complementary color

Complementary color for #hex is #9DA858.


I love getcolorcode.com

Triadic colors

1 #A76257 and #57A762 with #6257A7 are triadic colors.

2 #A75762 and #5762A7 with #6257A7 are triadic colors.