COLOR #58497C

HEX: #58497C RGB: (88,73,124)

Renk bilgisi

#58497C contains red, green and blue colors in about the same proportion. #58497C ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#58497C color RGB value is (88,73,124).

RGB: (88,73,124) (35%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 73 of 255 = 29%
B 124 of 255 = 49%

88
73
124

R + G + B ~ 38%. #58497C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 73 + 124 = 285 (100%)
R 88 of 285 ~ 30.88%
G 73 of 285 ~ 25.61%
B 124 of 285 ~ 43.51'%

%30.88
%25.61
%43.51

CMYK RENK MODELİ

#58497C rengi CMYK tonu (29,41,0,51).

  • camgöbeği tonu 29.03%
  • eflatun tonu 41.13%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (29,41,0,51)
C29M41Y0K51 (29%, 41%, 0%, 51%)
(0.29 / 0.41 / 0.00 / 0.51)

CMYK yüzdeleri

%29.03
%41.13
%0
%51.37

Codes

Color #58497C in popluar color models

58 49 7C
RGB 88 73 124
HSL 258° 25.89% 38.63%
HSB/HSV 258° 41.13% 48.63%
CMYK 29.03% 41.13% 0.00%
51.37%

Color #58497C in popluar number systems.

HEX 58 49 7C
Decimal 88 73 124
Binary 1011000 1001001 1111100
Octal 130 111 174

Shades and tints

Shades of #58497C

#58497C
(88,73,124)
#504371
(80,67,113)
#483D66
(72,61,102)
#40375B
(64,55,91)
#383150
(56,49,80)
#302B45
(48,43,69)
#28253A
(40,37,58)
#201F2F
(32,31,47)
#181924
(24,25,36)
#101319
(16,19,25)
#080D0E
(8,13,14)
#000000
(0,0,0)

Tints of #58497C

#58497C
(88,73,124)
#675987
(103,89,135)
#766992
(118,105,146)
#85799D
(133,121,157)
#9489A8
(148,137,168)
#A399B3
(163,153,179)
#B2A9BE
(178,169,190)
#C1B9C9
(193,185,201)
#D0C9D4
(208,201,212)
#DFD9DF
(223,217,223)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58497C color. Also use rgb(88,73,124) instead hex code.

Text Font Color

.myTextColor { color: #58497C; }

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

This text font color is #58497C.

Background Color

.myBgColor { background-color: #58497C; }

<div style="background-color:#58497C">Inner text</div>

This div background color is #58497C.

Border color

.myBorderColor { border: 1px solid #58497C; }

<div style="border:3px solid #58497C">Div</div>

This div border color is #58497C.

Opacity

.myOpacity80 { color: #58497C; opacity: 0.8; }

<p style="color:#58497C;opacity:0.8;">80%</p>

Text with #58497C 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 #58497C;}

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

This text has shadow with #58497C color.


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

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

This text has shadow with #58497C primary color and red secondary color.


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

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

This text has shadow with #58497C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58497C.

Preview

Color preview on black background

This text has color #58497C on black background.


Color preview on white background

This text has color #58497C on white background.


Black color preview on #58497C background

This text has black color on #58497C background.


White color preview on #58497C background

This text has white color on #58497C background.


Related colors

Complementary color

Complementary color for #hex is #A7B683.


I love getcolorcode.com

Triadic colors

1 #7C5849 and #497C58 with #58497C are triadic colors.

2 #7C4958 and #49587C with #58497C are triadic colors.