COLOR #588C7C

HEX: #588C7C RGB: (88,140,124)

Renk bilgisi

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

RGB renk modeli

#588C7C color RGB value is (88,140,124).

RGB: (88,140,124) (35%, 55%, 49%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 140 of 255 = 55%
B 124 of 255 = 49%

88
140
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 140 + 124 = 352 (100%)
R 88 of 352 ~ 25%
G 140 of 352 ~ 39.77%
B 124 of 352 ~ 35.23'%

%25
%39.77
%35.23

CMYK RENK MODELİ

#588C7C rengi CMYK tonu (37,0,11,45).

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

CMYK: (37,0,11,45)
C37M0Y11K45 (37%, 0%, 11%, 45%)
(0.37 / 0.00 / 0.11 / 0.45)

CMYK yüzdeleri

%37.14
%0
%11.43
%45.1

Codes

Color #588C7C in popluar color models

58 8C 7C
RGB 88 140 124
HSL 162° 22.81% 44.71%
HSB/HSV 162° 37.14% 54.90%
CMYK 37.14% 0.00% 11.43%
45.10%

Color #588C7C in popluar number systems.

HEX 58 8C 7C
Decimal 88 140 124
Binary 1011000 10001100 1111100
Octal 130 214 174

Shades and tints

Shades of #588C7C

#588C7C
(88,140,124)
#508071
(80,128,113)
#487466
(72,116,102)
#40685B
(64,104,91)
#385C50
(56,92,80)
#305045
(48,80,69)
#28443A
(40,68,58)
#20382F
(32,56,47)
#182C24
(24,44,36)
#102019
(16,32,25)
#08140E
(8,20,14)
#000000
(0,0,0)

Tints of #588C7C

#588C7C
(88,140,124)
#679687
(103,150,135)
#76A092
(118,160,146)
#85AA9D
(133,170,157)
#94B4A8
(148,180,168)
#A3BEB3
(163,190,179)
#B2C8BE
(178,200,190)
#C1D2C9
(193,210,201)
#D0DCD4
(208,220,212)
#DFE6DF
(223,230,223)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #588C7C; }

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

This text font color is #588C7C.

Background Color

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

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

This div background color is #588C7C.

Border color

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

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

This div border color is #588C7C.

Opacity

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

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

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

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

This text has shadow with #588C7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588C7C.

Preview

Color preview on black background

This text has color #588C7C on black background.


Color preview on white background

This text has color #588C7C on white background.


Black color preview on #588C7C background

This text has black color on #588C7C background.


White color preview on #588C7C background

This text has white color on #588C7C background.


Related colors

Complementary color

Complementary color for #hex is #A77383.


I love getcolorcode.com

Triadic colors

1 #7C588C and #8C7C58 with #588C7C are triadic colors.

2 #7C8C58 and #8C587C with #588C7C are triadic colors.