COLOR #529990

HEX: #529990 RGB: (82,153,144)

Color info

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

RGB color model

#529990 color RGB value is (82,153,144).

RGB: (82,153,144) (32%, 60%, 56%)

RGB channels and saturation

R 82 of 255 = 32%
G 153 of 255 = 60%
B 144 of 255 = 56%

82
153
144

R + G + B ~ 49%. #529990 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 153 + 144 = 379 (100%)
R 82 of 379 ~ 21.64%
G 153 of 379 ~ 40.37%
B 144 of 379 ~ 37.99'%

%21.64
%40.37
%37.99

CMYK color model

#529990 color CMYK value is (46,0,6,40).

  • cyan value is 46.41%
  • magenta value is 0.00%
  • yellow value is 5.88%
  • key color value is 40.00%

CMYK: (46,0,6,40)
C46M0Y6K40 (46%, 0%, 6%, 40%)
(0.46 / 0.00 / 0.06 / 0.40)

CMYK percentages

%46.41
%0
%5.88
%40

Codes

Color #529990 in popluar color models

52 99 90
RGB 82 153 144
HSL 172° 30.21% 46.08%
HSB/HSV 172° 46.41% 60.00%
CMYK 46.41% 0.00% 5.88%
40.00%

Color #529990 in popluar number systems.

HEX 52 99 90
Decimal 82 153 144
Binary 1010010 10011001 10010000
Octal 122 231 220

Shades and tints

Shades of #529990

#529990
(82,153,144)
#4B8C83
(75,140,131)
#447F76
(68,127,118)
#3D7269
(61,114,105)
#36655C
(54,101,92)
#2F584F
(47,88,79)
#284B42
(40,75,66)
#213E35
(33,62,53)
#1A3128
(26,49,40)
#13241B
(19,36,27)
#0C170E
(12,23,14)
#000000
(0,0,0)

Tints of #529990

#529990
(82,153,144)
#61A29A
(97,162,154)
#70ABA4
(112,171,164)
#7FB4AE
(127,180,174)
#8EBDB8
(142,189,184)
#9DC6C2
(157,198,194)
#ACCFCC
(172,207,204)
#BBD8D6
(187,216,214)
#CAE1E0
(202,225,224)
#D9EAEA
(217,234,234)
#E8F3F4
(232,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #529990 color. Also use rgb(82,153,144) instead hex code.

Text Font Color

.myTextColor { color: #529990; }

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

This text font color is #529990.

Background Color

.myBgColor { background-color: #529990; }

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

This div background color is #529990.

Border color

.myBorderColor { border: 1px solid #529990; }

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

This div border color is #529990.

Opacity

.myOpacity80 { color: #529990; opacity: 0.8; }

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

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

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

This text has shadow with #529990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #529990.

Preview

Color preview on black background

This text has color #529990 on black background.


Color preview on white background

This text has color #529990 on white background.


Black color preview on #529990 background

This text has black color on #529990 background.


White color preview on #529990 background

This text has white color on #529990 background.


Related colors

Complementary color

Complementary color for #hex is #AD666F.


I love getcolorcode.com

Triadic colors

1 #905299 and #999052 with #529990 are triadic colors.

2 #909952 and #995290 with #529990 are triadic colors.