COLOR #58425D

HEX: #58425D RGB: (88,66,93)

Renk bilgisi

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

RGB renk modeli

#58425D color RGB value is (88,66,93).

RGB: (88,66,93) (35%, 26%, 36%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 66 of 255 = 26%
B 93 of 255 = 36%

88
66
93

R + G + B ~ 32%. #58425D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 66 + 93 = 247 (100%)
R 88 of 247 ~ 35.63%
G 66 of 247 ~ 26.72%
B 93 of 247 ~ 37.65'%

%35.63
%26.72
%37.65

CMYK RENK MODELİ

#58425D rengi CMYK tonu (5,29,0,64).

  • camgöbeği tonu 5.38%
  • eflatun tonu 29.03%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%

CMYK: (5,29,0,64)
C5M29Y0K64 (5%, 29%, 0%, 64%)
(0.05 / 0.29 / 0.00 / 0.64)

CMYK yüzdeleri

%5.38
%29.03
%0
%63.53

Codes

Color #58425D in popluar color models

58 42 5D
RGB 88 66 93
HSL 289° 16.98% 31.18%
HSB/HSV 289° 29.03% 36.47%
CMYK 5.38% 29.03% 0.00%
63.53%

Color #58425D in popluar number systems.

HEX 58 42 5D
Decimal 88 66 93
Binary 1011000 1000010 1011101
Octal 130 102 135

Shades and tints

Shades of #58425D

#58425D
(88,66,93)
#503C55
(80,60,85)
#48364D
(72,54,77)
#403045
(64,48,69)
#382A3D
(56,42,61)
#302435
(48,36,53)
#281E2D
(40,30,45)
#201825
(32,24,37)
#18121D
(24,18,29)
#100C15
(16,12,21)
#08060D
(8,6,13)
#000000
(0,0,0)

Tints of #58425D

#58425D
(88,66,93)
#67536B
(103,83,107)
#766479
(118,100,121)
#857587
(133,117,135)
#948695
(148,134,149)
#A397A3
(163,151,163)
#B2A8B1
(178,168,177)
#C1B9BF
(193,185,191)
#D0CACD
(208,202,205)
#DFDBDB
(223,219,219)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58425D color. Also use rgb(88,66,93) instead hex code.

Text Font Color

.myTextColor { color: #58425D; }

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

This text font color is #58425D.

Background Color

.myBgColor { background-color: #58425D; }

<div style="background-color:#58425D">Inner text</div>

This div background color is #58425D.

Border color

.myBorderColor { border: 1px solid #58425D; }

<div style="border:3px solid #58425D">Div</div>

This div border color is #58425D.

Opacity

.myOpacity80 { color: #58425D; opacity: 0.8; }

<p style="color:#58425D;opacity:0.8;">80%</p>

Text with #58425D 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 #58425D;}

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

This text has shadow with #58425D color.


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

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

This text has shadow with #58425D primary color and red secondary color.


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

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

This text has shadow with #58425D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58425D.

Preview

Color preview on black background

This text has color #58425D on black background.


Color preview on white background

This text has color #58425D on white background.


Black color preview on #58425D background

This text has black color on #58425D background.


White color preview on #58425D background

This text has white color on #58425D background.


Related colors

Complementary color

Complementary color for #hex is #A7BDA2.


I love getcolorcode.com

Triadic colors

1 #5D5842 and #425D58 with #58425D are triadic colors.

2 #5D4258 and #42585D with #58425D are triadic colors.