COLOR #59B2E9

HEX: #59B2E9 RGB: (89,178,233)

Color info

#59B2E9 contains mainly green and blue colors. Web safe color of #59B2E9 is #6699FF (or #69F).

RGB color model

#59B2E9 color RGB value is (89,178,233).

RGB: (89,178,233) (35%, 70%, 91%)

RGB channels and saturation

R 89 of 255 = 35%
G 178 of 255 = 70%
B 233 of 255 = 91%

89
178
233

R + G + B ~ 65%. #59B2E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 89 + 178 + 233 = 500 (100%)
R 89 of 500 ~ 17.8%
G 178 of 500 ~ 35.6%
B 233 of 500 ~ 46.6'%

%17.8
%35.6
%46.6

CMYK color model

#59B2E9 color CMYK value is (62,24,0,9).

  • cyan value is 61.80%
  • magenta value is 23.61%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (62,24,0,9)
C62M24Y0K9 (62%, 24%, 0%, 9%)
(0.62 / 0.24 / 0.00 / 0.09)

CMYK percentages

%61.8
%23.61
%0
%8.63

Codes

Color #59B2E9 in popluar color models

59 B2 E9
RGB 89 178 233
HSL 203° 76.60% 63.14%
HSB/HSV 203° 61.80% 91.37%
CMYK 61.80% 23.61% 0.00%
8.63%

Color #59B2E9 in popluar number systems.

HEX 59 B2 E9
Decimal 89 178 233
Binary 1011001 10110010 11101001
Octal 131 262 351

Shades and tints

Shades of #59B2E9

#59B2E9
(89,178,233)
#51A2D4
(81,162,212)
#4992BF
(73,146,191)
#4182AA
(65,130,170)
#397295
(57,114,149)
#316280
(49,98,128)
#29526B
(41,82,107)
#214256
(33,66,86)
#193241
(25,50,65)
#11222C
(17,34,44)
#091217
(9,18,23)
#000000
(0,0,0)

Tints of #59B2E9

#59B2E9
(89,178,233)
#68B9EB
(104,185,235)
#77C0ED
(119,192,237)
#86C7EF
(134,199,239)
#95CEF1
(149,206,241)
#A4D5F3
(164,213,243)
#B3DCF5
(179,220,245)
#C2E3F7
(194,227,247)
#D1EAF9
(209,234,249)
#E0F1FB
(224,241,251)
#EFF8FD
(239,248,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59B2E9 color. Also use rgb(89,178,233) instead hex code.

Text Font Color

.myTextColor { color: #59B2E9; }

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

This text font color is #59B2E9.

Background Color

.myBgColor { background-color: #59B2E9; }

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

This div background color is #59B2E9.

Border color

.myBorderColor { border: 1px solid #59B2E9; }

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

This div border color is #59B2E9.

Opacity

.myOpacity80 { color: #59B2E9; opacity: 0.8; }

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

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

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

This text has shadow with #59B2E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59B2E9.

Preview

Color preview on black background

This text has color #59B2E9 on black background.


Color preview on white background

This text has color #59B2E9 on white background.


Black color preview on #59B2E9 background

This text has black color on #59B2E9 background.


White color preview on #59B2E9 background

This text has white color on #59B2E9 background.


Related colors

Complementary color

Complementary color for #hex is #A64D16.


I love getcolorcode.com

Triadic colors

1 #E959B2 and #B2E959 with #59B2E9 are triadic colors.

2 #E9B259 and #B259E9 with #59B2E9 are triadic colors.