COLOR #59B2BC

HEX: #59B2BC RGB: (89,178,188)

Renk bilgisi

#59B2BC contains mainly green and blue colors. #59B2BC ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#59B2BC color RGB value is (89,178,188).

RGB: (89,178,188) (35%, 70%, 74%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 178 of 255 = 70%
B 188 of 255 = 74%

89
178
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 178 + 188 = 455 (100%)
R 89 of 455 ~ 19.56%
G 178 of 455 ~ 39.12%
B 188 of 455 ~ 41.32'%

%19.56
%39.12
%41.32

CMYK RENK MODELİ

#59B2BC rengi CMYK tonu (53,5,0,26).

  • camgöbeği tonu 52.66%
  • eflatun tonu 5.32%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (53,5,0,26)
C53M5Y0K26 (53%, 5%, 0%, 26%)
(0.53 / 0.05 / 0.00 / 0.26)

CMYK yüzdeleri

%52.66
%5.32
%0
%26.27

Codes

Color #59B2BC in popluar color models

59 B2 BC
RGB 89 178 188
HSL 186° 42.49% 54.31%
HSB/HSV 186° 52.66% 73.73%
CMYK 52.66% 5.32% 0.00%
26.27%

Color #59B2BC in popluar number systems.

HEX 59 B2 BC
Decimal 89 178 188
Binary 1011001 10110010 10111100
Octal 131 262 274

Shades and tints

Shades of #59B2BC

#59B2BC
(89,178,188)
#51A2AB
(81,162,171)
#49929A
(73,146,154)
#418289
(65,130,137)
#397278
(57,114,120)
#316267
(49,98,103)
#295256
(41,82,86)
#214245
(33,66,69)
#193234
(25,50,52)
#112223
(17,34,35)
#091212
(9,18,18)
#000000
(0,0,0)

Tints of #59B2BC

#59B2BC
(89,178,188)
#68B9C2
(104,185,194)
#77C0C8
(119,192,200)
#86C7CE
(134,199,206)
#95CED4
(149,206,212)
#A4D5DA
(164,213,218)
#B3DCE0
(179,220,224)
#C2E3E6
(194,227,230)
#D1EAEC
(209,234,236)
#E0F1F2
(224,241,242)
#EFF8F8
(239,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59B2BC; }

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

This text font color is #59B2BC.

Background Color

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

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

This div background color is #59B2BC.

Border color

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

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

This div border color is #59B2BC.

Opacity

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

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

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

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

This text has shadow with #59B2BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59B2BC.

Preview

Color preview on black background

This text has color #59B2BC on black background.


Color preview on white background

This text has color #59B2BC on white background.


Black color preview on #59B2BC background

This text has black color on #59B2BC background.


White color preview on #59B2BC background

This text has white color on #59B2BC background.


Related colors

Complementary color

Complementary color for #hex is #A64D43.


I love getcolorcode.com

Triadic colors

1 #BC59B2 and #B2BC59 with #59B2BC are triadic colors.

2 #BCB259 and #B259BC with #59B2BC are triadic colors.