COLOR #62A594

HEX: #62A594 RGB: (98,165,148)

Color info

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

RGB color model

#62A594 color RGB value is (98,165,148).

RGB: (98,165,148) (38%, 65%, 58%)

RGB channels and saturation

R 98 of 255 = 38%
G 165 of 255 = 65%
B 148 of 255 = 58%

98
165
148

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

Portions of RGB colors in percentages

R + G + B = 98 + 165 + 148 = 411 (100%)
R 98 of 411 ~ 23.84%
G 165 of 411 ~ 40.15%
B 148 of 411 ~ 36.01'%

%23.84
%40.15
%36.01

CMYK color model

#62A594 color CMYK value is (41,0,10,35).

  • cyan value is 40.61%
  • magenta value is 0.00%
  • yellow value is 10.30%
  • key color value is 35.29%
CMYK: (41,0,10,35) C41M0Y10K35 (41%,0%,10%,35%) (0.41/0.00/0.10/0.35) 

CMYK percentages

%40.61
%0
%10.3
%35.29

Codes

Color #62A594 in popluar color models

62 A5 94
RGB 98 165 148
HSL 165° 27.13% 51.57%
HSB/HSV 165° 40.61% 64.71%
CMYK 40.61% 0.00% 10.30%
35.29%

Color #62A594 in popluar number systems.

HEX 62 A5 94
Decimal 98 165 148
Binary 1100010 10100101 10010100
Octal 142 245 224

Shades and tints

Shades of #62A594

#62A594
(98,165,148)
#5A9687
(90,150,135)
#52877A
(82,135,122)
#4A786D
(74,120,109)
#426960
(66,105,96)
#3A5A53
(58,90,83)
#324B46
(50,75,70)
#2A3C39
(42,60,57)
#222D2C
(34,45,44)
#1A1E1F
(26,30,31)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #62A594

#62A594
(98,165,148)
#70AD9D
(112,173,157)
#7EB5A6
(126,181,166)
#8CBDAF
(140,189,175)
#9AC5B8
(154,197,184)
#A8CDC1
(168,205,193)
#B6D5CA
(182,213,202)
#C4DDD3
(196,221,211)
#D2E5DC
(210,229,220)
#E0EDE5
(224,237,229)
#EEF5EE
(238,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62A594 color. Also use rgb(98,165,148) instead hex code.

Text Font Color

.myTextColor { color: #62A594; }

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

This text font color is #62A594.

Background Color

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

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

This div background color is #62A594.

Border color

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

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

This div border color is #62A594.

Opacity

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

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

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

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

This text has shadow with #62A594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A594.

Preview

Color preview on black background

This text has color #62A594 on black background.


Color preview on white background

This text has color #62A594 on white background.


Black color preview on #62A594 background

This text has black color on #62A594 background.


White color preview on #62A594 background

This text has white color on #62A594 background.


Related colors

Complementary color

Complementary color for #hex is #9D5A6B.


I love getcolorcode.com

Triadic colors

1 #9462A5 and #A59462 with #62A594 are triadic colors.

2 #94A562 and #A56294 with #62A594 are triadic colors.