COLOR #588C65

HEX: #588C65 RGB: (88,140,101)

Renk bilgisi

#588C65 contains red, green and blue colors in about the same proportion. #588C65 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#588C65 color RGB value is (88,140,101).

RGB: (88,140,101) (35%, 55%, 40%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 140 of 255 = 55%
B 101 of 255 = 40%

88
140
101

R + G + B ~ 43%. #588C65 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 140 + 101 = 329 (100%)
R 88 of 329 ~ 26.75%
G 140 of 329 ~ 42.55%
B 101 of 329 ~ 30.7'%

%26.75
%42.55
%30.7

CMYK RENK MODELİ

#588C65 rengi CMYK tonu (37,0,28,45).

  • camgöbeği tonu 37.14%
  • eflatun tonu 0.00%
  • sarı tonu 27.86%
  • ana renk tonu 45.10%

CMYK: (37,0,28,45)
C37M0Y28K45 (37%, 0%, 28%, 45%)
(0.37 / 0.00 / 0.28 / 0.45)

CMYK yüzdeleri

%37.14
%0
%27.86
%45.1

Codes

Color #588C65 in popluar color models

58 8C 65
RGB 88 140 101
HSL 135° 22.81% 44.71%
HSB/HSV 135° 37.14% 54.90%
CMYK 37.14% 0.00% 27.86%
45.10%

Color #588C65 in popluar number systems.

HEX 58 8C 65
Decimal 88 140 101
Binary 1011000 10001100 1100101
Octal 130 214 145

Shades and tints

Shades of #588C65

#588C65
(88,140,101)
#50805C
(80,128,92)
#487453
(72,116,83)
#40684A
(64,104,74)
#385C41
(56,92,65)
#305038
(48,80,56)
#28442F
(40,68,47)
#203826
(32,56,38)
#182C1D
(24,44,29)
#102014
(16,32,20)
#08140B
(8,20,11)
#000000
(0,0,0)

Tints of #588C65

#588C65
(88,140,101)
#679673
(103,150,115)
#76A081
(118,160,129)
#85AA8F
(133,170,143)
#94B49D
(148,180,157)
#A3BEAB
(163,190,171)
#B2C8B9
(178,200,185)
#C1D2C7
(193,210,199)
#D0DCD5
(208,220,213)
#DFE6E3
(223,230,227)
#EEF0F1
(238,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588C65 color. Also use rgb(88,140,101) instead hex code.

Text Font Color

.myTextColor { color: #588C65; }

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

This text font color is #588C65.

Background Color

.myBgColor { background-color: #588C65; }

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

This div background color is #588C65.

Border color

.myBorderColor { border: 1px solid #588C65; }

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

This div border color is #588C65.

Opacity

.myOpacity80 { color: #588C65; opacity: 0.8; }

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

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

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

This text has shadow with #588C65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588C65.

Preview

Color preview on black background

This text has color #588C65 on black background.


Color preview on white background

This text has color #588C65 on white background.


Black color preview on #588C65 background

This text has black color on #588C65 background.


White color preview on #588C65 background

This text has white color on #588C65 background.


Related colors

Complementary color

Complementary color for #hex is #A7739A.


I love getcolorcode.com

Triadic colors

1 #65588C and #8C6558 with #588C65 are triadic colors.

2 #658C58 and #8C5865 with #588C65 are triadic colors.