COLOR #58B272

HEX: #58B272 RGB: (88,178,114)

Renk bilgisi

#58B272 contains mainly green color. #58B272 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#58B272 color RGB value is (88,178,114).

RGB: (88,178,114) (35%, 70%, 45%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 178 of 255 = 70%
B 114 of 255 = 45%

88
178
114

R + G + B ~ 50%. #58B272 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 178 + 114 = 380 (100%)
R 88 of 380 ~ 23.16%
G 178 of 380 ~ 46.84%
B 114 of 380 ~ 30'%

%23.16
%46.84
%30

CMYK RENK MODELİ

#58B272 rengi CMYK tonu (51,0,36,30).

  • camgöbeği tonu 50.56%
  • eflatun tonu 0.00%
  • sarı tonu 35.96%
  • ana renk tonu 30.20%

CMYK: (51,0,36,30)
C51M0Y36K30 (51%, 0%, 36%, 30%)
(0.51 / 0.00 / 0.36 / 0.30)

CMYK yüzdeleri

%50.56
%0
%35.96
%30.2

Codes

Color #58B272 in popluar color models

58 B2 72
RGB 88 178 114
HSL 137° 36.89% 52.16%
HSB/HSV 137° 50.56% 69.80%
CMYK 50.56% 0.00% 35.96%
30.20%

Color #58B272 in popluar number systems.

HEX 58 B2 72
Decimal 88 178 114
Binary 1011000 10110010 1110010
Octal 130 262 162

Shades and tints

Shades of #58B272

#58B272
(88,178,114)
#50A268
(80,162,104)
#48925E
(72,146,94)
#408254
(64,130,84)
#38724A
(56,114,74)
#306240
(48,98,64)
#285236
(40,82,54)
#20422C
(32,66,44)
#183222
(24,50,34)
#102218
(16,34,24)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #58B272

#58B272
(88,178,114)
#67B97E
(103,185,126)
#76C08A
(118,192,138)
#85C796
(133,199,150)
#94CEA2
(148,206,162)
#A3D5AE
(163,213,174)
#B2DCBA
(178,220,186)
#C1E3C6
(193,227,198)
#D0EAD2
(208,234,210)
#DFF1DE
(223,241,222)
#EEF8EA
(238,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58B272 color. Also use rgb(88,178,114) instead hex code.

Text Font Color

.myTextColor { color: #58B272; }

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

This text font color is #58B272.

Background Color

.myBgColor { background-color: #58B272; }

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

This div background color is #58B272.

Border color

.myBorderColor { border: 1px solid #58B272; }

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

This div border color is #58B272.

Opacity

.myOpacity80 { color: #58B272; opacity: 0.8; }

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

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

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

This text has shadow with #58B272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58B272.

Preview

Color preview on black background

This text has color #58B272 on black background.


Color preview on white background

This text has color #58B272 on white background.


Black color preview on #58B272 background

This text has black color on #58B272 background.


White color preview on #58B272 background

This text has white color on #58B272 background.


Related colors

Complementary color

Complementary color for #hex is #A74D8D.


I love getcolorcode.com

Triadic colors

1 #7258B2 and #B27258 with #58B272 are triadic colors.

2 #72B258 and #B25872 with #58B272 are triadic colors.