COLOR #585FD1

HEX: #585FD1 RGB: (88,95,209)

Renk bilgisi

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

RGB renk modeli

#585FD1 color RGB value is (88,95,209).

RGB: (88,95,209) (35%, 37%, 82%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 95 of 255 = 37%
B 209 of 255 = 82%

88
95
209

R + G + B ~ 51%. #585FD1 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 95 + 209 = 392 (100%)
R 88 of 392 ~ 22.45%
G 95 of 392 ~ 24.23%
B 209 of 392 ~ 53.32'%

%22.45
%24.23
%53.32

CMYK RENK MODELİ

#585FD1 rengi CMYK tonu (58,55,0,18).

  • camgöbeği tonu 57.89%
  • eflatun tonu 54.55%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (58,55,0,18)
C58M55Y0K18 (58%, 55%, 0%, 18%)
(0.58 / 0.55 / 0.00 / 0.18)

CMYK yüzdeleri

%57.89
%54.55
%0
%18.04

Codes

Color #585FD1 in popluar color models

58 5F D1
RGB 88 95 209
HSL 237° 56.81% 58.24%
HSB/HSV 237° 57.89% 81.96%
CMYK 57.89% 54.55% 0.00%
18.04%

Color #585FD1 in popluar number systems.

HEX 58 5F D1
Decimal 88 95 209
Binary 1011000 1011111 11010001
Octal 130 137 321

Shades and tints

Shades of #585FD1

#585FD1
(88,95,209)
#5057BE
(80,87,190)
#484FAB
(72,79,171)
#404798
(64,71,152)
#383F85
(56,63,133)
#303772
(48,55,114)
#282F5F
(40,47,95)
#20274C
(32,39,76)
#181F39
(24,31,57)
#101726
(16,23,38)
#080F13
(8,15,19)
#000000
(0,0,0)

Tints of #585FD1

#585FD1
(88,95,209)
#676DD5
(103,109,213)
#767BD9
(118,123,217)
#8589DD
(133,137,221)
#9497E1
(148,151,225)
#A3A5E5
(163,165,229)
#B2B3E9
(178,179,233)
#C1C1ED
(193,193,237)
#D0CFF1
(208,207,241)
#DFDDF5
(223,221,245)
#EEEBF9
(238,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585FD1 color. Also use rgb(88,95,209) instead hex code.

Text Font Color

.myTextColor { color: #585FD1; }

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

This text font color is #585FD1.

Background Color

.myBgColor { background-color: #585FD1; }

<div style="background-color:#585FD1">Inner text</div>

This div background color is #585FD1.

Border color

.myBorderColor { border: 1px solid #585FD1; }

<div style="border:3px solid #585FD1">Div</div>

This div border color is #585FD1.

Opacity

.myOpacity80 { color: #585FD1; opacity: 0.8; }

<p style="color:#585FD1;opacity:0.8;">80%</p>

Text with #585FD1 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 #585FD1;}

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

This text has shadow with #585FD1 color.


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

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

This text has shadow with #585FD1 primary color and red secondary color.


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

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

This text has shadow with #585FD1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #585FD1.

Preview

Color preview on black background

This text has color #585FD1 on black background.


Color preview on white background

This text has color #585FD1 on white background.


Black color preview on #585FD1 background

This text has black color on #585FD1 background.


White color preview on #585FD1 background

This text has white color on #585FD1 background.


Related colors

Complementary color

Complementary color for #hex is #A7A02E.


I love getcolorcode.com

Triadic colors

1 #D1585F and #5FD158 with #585FD1 are triadic colors.

2 #D15F58 and #5F58D1 with #585FD1 are triadic colors.