COLOR #62B3B1

HEX: #62B3B1 RGB: (98,179,177)

Color info

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

RGB color model

#62B3B1 color RGB value is (98,179,177).

RGB: (98,179,177) (38%, 70%, 69%)

RGB channels and saturation

R 98 of 255 = 38%
G 179 of 255 = 70%
B 177 of 255 = 69%

98
179
177

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

Portions of RGB colors in percentages

R + G + B = 98 + 179 + 177 = 454 (100%)
R 98 of 454 ~ 21.59%
G 179 of 454 ~ 39.43%
B 177 of 454 ~ 38.99'%

%21.59
%39.43
%38.99

CMYK color model

#62B3B1 color CMYK value is (45,0,1,30).

  • cyan value is 45.25%
  • magenta value is 0.00%
  • yellow value is 1.12%
  • key color value is 29.80%

CMYK: (45,0,1,30)
C45M0Y1K30 (45%, 0%, 1%, 30%)
(0.45 / 0.00 / 0.01 / 0.30)

CMYK percentages

%45.25
%0
%1.12
%29.8

Codes

Color #62B3B1 in popluar color models

62 B3 B1
RGB 98 179 177
HSL 179° 34.76% 54.31%
HSB/HSV 179° 45.25% 70.20%
CMYK 45.25% 0.00% 1.12%
29.80%

Color #62B3B1 in popluar number systems.

HEX 62 B3 B1
Decimal 98 179 177
Binary 1100010 10110011 10110001
Octal 142 263 261

Shades and tints

Shades of #62B3B1

#62B3B1
(98,179,177)
#5AA3A1
(90,163,161)
#529391
(82,147,145)
#4A8381
(74,131,129)
#427371
(66,115,113)
#3A6361
(58,99,97)
#325351
(50,83,81)
#2A4341
(42,67,65)
#223331
(34,51,49)
#1A2321
(26,35,33)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #62B3B1

#62B3B1
(98,179,177)
#70B9B8
(112,185,184)
#7EBFBF
(126,191,191)
#8CC5C6
(140,197,198)
#9ACBCD
(154,203,205)
#A8D1D4
(168,209,212)
#B6D7DB
(182,215,219)
#C4DDE2
(196,221,226)
#D2E3E9
(210,227,233)
#E0E9F0
(224,233,240)
#EEEFF7
(238,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62B3B1 color. Also use rgb(98,179,177) instead hex code.

Text Font Color

.myTextColor { color: #62B3B1; }

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

This text font color is #62B3B1.

Background Color

.myBgColor { background-color: #62B3B1; }

<div style="background-color:#62B3B1">Inner text</div>

This div background color is #62B3B1.

Border color

.myBorderColor { border: 1px solid #62B3B1; }

<div style="border:3px solid #62B3B1">Div</div>

This div border color is #62B3B1.

Opacity

.myOpacity80 { color: #62B3B1; opacity: 0.8; }

<p style="color:#62B3B1;opacity:0.8;">80%</p>

Text with #62B3B1 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 #62B3B1;}

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

This text has shadow with #62B3B1 color.


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

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

This text has shadow with #62B3B1 primary color and red secondary color.


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

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

This text has shadow with #62B3B1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62B3B1.

Preview

Color preview on black background

This text has color #62B3B1 on black background.


Color preview on white background

This text has color #62B3B1 on white background.


Black color preview on #62B3B1 background

This text has black color on #62B3B1 background.


White color preview on #62B3B1 background

This text has white color on #62B3B1 background.


Related colors

Complementary color

Complementary color for #hex is #9D4C4E.


I love getcolorcode.com

Triadic colors

1 #B162B3 and #B3B162 with #62B3B1 are triadic colors.

2 #B1B362 and #B362B1 with #62B3B1 are triadic colors.