COLOR #62668A

HEX: #62668A RGB: (98,102,138)

Color info

#62668A contains red, green and blue colors in about the same proportion. Web safe color of #62668A is #666699 (or #669).

RGB color model

#62668A color RGB value is (98,102,138).

RGB: (98,102,138) (38%, 40%, 54%)

RGB channels and saturation

R 98 of 255 = 38%
G 102 of 255 = 40%
B 138 of 255 = 54%

98
102
138

R + G + B ~ 44%. #62668A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 102 + 138 = 338 (100%)
R 98 of 338 ~ 28.99%
G 102 of 338 ~ 30.18%
B 138 of 338 ~ 40.83'%

%28.99
%30.18
%40.83

CMYK color model

#62668A color CMYK value is (29,26,0,46).

  • cyan value is 28.99%
  • magenta value is 26.09%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (29,26,0,46)
C29M26Y0K46 (29%, 26%, 0%, 46%)
(0.29 / 0.26 / 0.00 / 0.46)

CMYK percentages

%28.99
%26.09
%0
%45.88

Codes

Color #62668A in popluar color models

62 66 8A
RGB 98 102 138
HSL 234° 16.95% 46.27%
HSB/HSV 234° 28.99% 54.12%
CMYK 28.99% 26.09% 0.00%
45.88%

Color #62668A in popluar number systems.

HEX 62 66 8A
Decimal 98 102 138
Binary 1100010 1100110 10001010
Octal 142 146 212

Shades and tints

Shades of #62668A

#62668A
(98,102,138)
#5A5D7E
(90,93,126)
#525472
(82,84,114)
#4A4B66
(74,75,102)
#42425A
(66,66,90)
#3A394E
(58,57,78)
#323042
(50,48,66)
#2A2736
(42,39,54)
#221E2A
(34,30,42)
#1A151E
(26,21,30)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #62668A

#62668A
(98,102,138)
#707394
(112,115,148)
#7E809E
(126,128,158)
#8C8DA8
(140,141,168)
#9A9AB2
(154,154,178)
#A8A7BC
(168,167,188)
#B6B4C6
(182,180,198)
#C4C1D0
(196,193,208)
#D2CEDA
(210,206,218)
#E0DBE4
(224,219,228)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62668A color. Also use rgb(98,102,138) instead hex code.

Text Font Color

.myTextColor { color: #62668A; }

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

This text font color is #62668A.

Background Color

.myBgColor { background-color: #62668A; }

<div style="background-color:#62668A">Inner text</div>

This div background color is #62668A.

Border color

.myBorderColor { border: 1px solid #62668A; }

<div style="border:3px solid #62668A">Div</div>

This div border color is #62668A.

Opacity

.myOpacity80 { color: #62668A; opacity: 0.8; }

<p style="color:#62668A;opacity:0.8;">80%</p>

Text with #62668A 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 #62668A;}

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

This text has shadow with #62668A color.


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

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

This text has shadow with #62668A primary color and red secondary color.


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

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

This text has shadow with #62668A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62668A.

Preview

Color preview on black background

This text has color #62668A on black background.


Color preview on white background

This text has color #62668A on white background.


Black color preview on #62668A background

This text has black color on #62668A background.


White color preview on #62668A background

This text has white color on #62668A background.


Related colors

Complementary color

Complementary color for #hex is #9D9975.


I love getcolorcode.com

Triadic colors

1 #8A6266 and #668A62 with #62668A are triadic colors.

2 #8A6662 and #66628A with #62668A are triadic colors.