COLOR #586DC7

HEX: #586DC7 RGB: (88,109,199)

Renk bilgisi

#586DC7 contains mainly blue color. #586DC7 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#586DC7 color RGB value is (88,109,199).

RGB: (88,109,199) (35%, 43%, 78%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 109 of 255 = 43%
B 199 of 255 = 78%

88
109
199

R + G + B ~ 52%. #586DC7 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 109 + 199 = 396 (100%)
R 88 of 396 ~ 22.22%
G 109 of 396 ~ 27.53%
B 199 of 396 ~ 50.25'%

%22.22
%27.53
%50.25

CMYK RENK MODELİ

#586DC7 rengi CMYK tonu (56,45,0,22).

  • camgöbeği tonu 55.78%
  • eflatun tonu 45.23%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (56,45,0,22)
C56M45Y0K22 (56%, 45%, 0%, 22%)
(0.56 / 0.45 / 0.00 / 0.22)

CMYK yüzdeleri

%55.78
%45.23
%0
%21.96

Codes

Color #586DC7 in popluar color models

58 6D C7
RGB 88 109 199
HSL 229° 49.78% 56.27%
HSB/HSV 229° 55.78% 78.04%
CMYK 55.78% 45.23% 0.00%
21.96%

Color #586DC7 in popluar number systems.

HEX 58 6D C7
Decimal 88 109 199
Binary 1011000 1101101 11000111
Octal 130 155 307

Shades and tints

Shades of #586DC7

#586DC7
(88,109,199)
#5064B5
(80,100,181)
#485BA3
(72,91,163)
#405291
(64,82,145)
#38497F
(56,73,127)
#30406D
(48,64,109)
#28375B
(40,55,91)
#202E49
(32,46,73)
#182537
(24,37,55)
#101C25
(16,28,37)
#081313
(8,19,19)
#000000
(0,0,0)

Tints of #586DC7

#586DC7
(88,109,199)
#677ACC
(103,122,204)
#7687D1
(118,135,209)
#8594D6
(133,148,214)
#94A1DB
(148,161,219)
#A3AEE0
(163,174,224)
#B2BBE5
(178,187,229)
#C1C8EA
(193,200,234)
#D0D5EF
(208,213,239)
#DFE2F4
(223,226,244)
#EEEFF9
(238,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586DC7 color. Also use rgb(88,109,199) instead hex code.

Text Font Color

.myTextColor { color: #586DC7; }

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

This text font color is #586DC7.

Background Color

.myBgColor { background-color: #586DC7; }

<div style="background-color:#586DC7">Inner text</div>

This div background color is #586DC7.

Border color

.myBorderColor { border: 1px solid #586DC7; }

<div style="border:3px solid #586DC7">Div</div>

This div border color is #586DC7.

Opacity

.myOpacity80 { color: #586DC7; opacity: 0.8; }

<p style="color:#586DC7;opacity:0.8;">80%</p>

Text with #586DC7 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 #586DC7;}

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

This text has shadow with #586DC7 color.


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

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

This text has shadow with #586DC7 primary color and red secondary color.


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

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

This text has shadow with #586DC7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #586DC7.

Preview

Color preview on black background

This text has color #586DC7 on black background.


Color preview on white background

This text has color #586DC7 on white background.


Black color preview on #586DC7 background

This text has black color on #586DC7 background.


White color preview on #586DC7 background

This text has white color on #586DC7 background.


Related colors

Complementary color

Complementary color for #hex is #A79238.


I love getcolorcode.com

Triadic colors

1 #C7586D and #6DC758 with #586DC7 are triadic colors.

2 #C76D58 and #6D58C7 with #586DC7 are triadic colors.