COLOR #59BE8E

HEX: #59BE8E RGB: (89,190,142)

Renk bilgisi

#59BE8E contains mainly green and blue colors. #59BE8E ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#59BE8E color RGB value is (89,190,142).

RGB: (89,190,142) (35%, 75%, 56%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 190 of 255 = 75%
B 142 of 255 = 56%

89
190
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 190 + 142 = 421 (100%)
R 89 of 421 ~ 21.14%
G 190 of 421 ~ 45.13%
B 142 of 421 ~ 33.73'%

%21.14
%45.13
%33.73

CMYK RENK MODELİ

#59BE8E rengi CMYK tonu (53,0,25,25).

  • camgöbeği tonu 53.16%
  • eflatun tonu 0.00%
  • sarı tonu 25.26%
  • ana renk tonu 25.49%

CMYK: (53,0,25,25)
C53M0Y25K25 (53%, 0%, 25%, 25%)
(0.53 / 0.00 / 0.25 / 0.25)

CMYK yüzdeleri

%53.16
%0
%25.26
%25.49

Codes

Color #59BE8E in popluar color models

59 BE 8E
RGB 89 190 142
HSL 151° 43.72% 54.71%
HSB/HSV 151° 53.16% 74.51%
CMYK 53.16% 0.00% 25.26%
25.49%

Color #59BE8E in popluar number systems.

HEX 59 BE 8E
Decimal 89 190 142
Binary 1011001 10111110 10001110
Octal 131 276 216

Shades and tints

Shades of #59BE8E

#59BE8E
(89,190,142)
#51AD82
(81,173,130)
#499C76
(73,156,118)
#418B6A
(65,139,106)
#397A5E
(57,122,94)
#316952
(49,105,82)
#295846
(41,88,70)
#21473A
(33,71,58)
#19362E
(25,54,46)
#112522
(17,37,34)
#091416
(9,20,22)
#000000
(0,0,0)

Tints of #59BE8E

#59BE8E
(89,190,142)
#68C398
(104,195,152)
#77C8A2
(119,200,162)
#86CDAC
(134,205,172)
#95D2B6
(149,210,182)
#A4D7C0
(164,215,192)
#B3DCCA
(179,220,202)
#C2E1D4
(194,225,212)
#D1E6DE
(209,230,222)
#E0EBE8
(224,235,232)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59BE8E color. Also use rgb(89,190,142) instead hex code.

Text Font Color

.myTextColor { color: #59BE8E; }

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

This text font color is #59BE8E.

Background Color

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

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

This div background color is #59BE8E.

Border color

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

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

This div border color is #59BE8E.

Opacity

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

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

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

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

This text has shadow with #59BE8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59BE8E.

Preview

Color preview on black background

This text has color #59BE8E on black background.


Color preview on white background

This text has color #59BE8E on white background.


Black color preview on #59BE8E background

This text has black color on #59BE8E background.


White color preview on #59BE8E background

This text has white color on #59BE8E background.


Related colors

Complementary color

Complementary color for #hex is #A64171.


I love getcolorcode.com

Triadic colors

1 #8E59BE and #BE8E59 with #59BE8E are triadic colors.

2 #8EBE59 and #BE598E with #59BE8E are triadic colors.