COLOR #588AC3

HEX: #588AC3 RGB: (88,138,195)

Renk bilgisi

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

RGB renk modeli

#588AC3 color RGB value is (88,138,195).

RGB: (88,138,195) (35%, 54%, 76%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 138 of 255 = 54%
B 195 of 255 = 76%

88
138
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 138 + 195 = 421 (100%)
R 88 of 421 ~ 20.9%
G 138 of 421 ~ 32.78%
B 195 of 421 ~ 46.32'%

%20.9
%32.78
%46.32

CMYK RENK MODELİ

#588AC3 rengi CMYK tonu (55,29,0,24).

  • camgöbeği tonu 54.87%
  • eflatun tonu 29.23%
  • sarı tonu 0.00%
  • ana renk tonu 23.53%

CMYK: (55,29,0,24)
C55M29Y0K24 (55%, 29%, 0%, 24%)
(0.55 / 0.29 / 0.00 / 0.24)

CMYK yüzdeleri

%54.87
%29.23
%0
%23.53

Codes

Color #588AC3 in popluar color models

58 8A C3
RGB 88 138 195
HSL 212° 47.14% 55.49%
HSB/HSV 212° 54.87% 76.47%
CMYK 54.87% 29.23% 0.00%
23.53%

Color #588AC3 in popluar number systems.

HEX 58 8A C3
Decimal 88 138 195
Binary 1011000 10001010 11000011
Octal 130 212 303

Shades and tints

Shades of #588AC3

#588AC3
(88,138,195)
#507EB2
(80,126,178)
#4872A1
(72,114,161)
#406690
(64,102,144)
#385A7F
(56,90,127)
#304E6E
(48,78,110)
#28425D
(40,66,93)
#20364C
(32,54,76)
#182A3B
(24,42,59)
#101E2A
(16,30,42)
#081219
(8,18,25)
#000000
(0,0,0)

Tints of #588AC3

#588AC3
(88,138,195)
#6794C8
(103,148,200)
#769ECD
(118,158,205)
#85A8D2
(133,168,210)
#94B2D7
(148,178,215)
#A3BCDC
(163,188,220)
#B2C6E1
(178,198,225)
#C1D0E6
(193,208,230)
#D0DAEB
(208,218,235)
#DFE4F0
(223,228,240)
#EEEEF5
(238,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588AC3 color. Also use rgb(88,138,195) instead hex code.

Text Font Color

.myTextColor { color: #588AC3; }

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

This text font color is #588AC3.

Background Color

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

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

This div background color is #588AC3.

Border color

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

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

This div border color is #588AC3.

Opacity

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

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

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

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

This text has shadow with #588AC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588AC3.

Preview

Color preview on black background

This text has color #588AC3 on black background.


Color preview on white background

This text has color #588AC3 on white background.


Black color preview on #588AC3 background

This text has black color on #588AC3 background.


White color preview on #588AC3 background

This text has white color on #588AC3 background.


Related colors

Complementary color

Complementary color for #hex is #A7753C.


I love getcolorcode.com

Triadic colors

1 #C3588A and #8AC358 with #588AC3 are triadic colors.

2 #C38A58 and #8A58C3 with #588AC3 are triadic colors.