COLOR #58233D

HEX: #58233D RGB: (88,35,61)

Color info

#58233D contains red, green and blue colors in about the same proportion. Web safe color of #58233D is #663333 (or #633).

RGB color model

#58233D color RGB value is (88,35,61).

RGB: (88,35,61) (35%, 14%, 24%)

RGB channels and saturation

R 88 of 255 = 35%
G 35 of 255 = 14%
B 61 of 255 = 24%

88
35
61

R + G + B ~ 24%. #58233D is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 35 + 61 = 184 (100%)
R 88 of 184 ~ 47.83%
G 35 of 184 ~ 19.02%
B 61 of 184 ~ 33.15'%

%47.83
%19.02
%33.15

CMYK color model

#58233D color CMYK value is (0,60,31,65).

  • cyan value is 0.00%
  • magenta value is 60.23%
  • yellow value is 30.68%
  • key color value is 65.49%

CMYK: (0,60,31,65)
C0M60Y31K65 (0%, 60%, 31%, 65%)
(0.00 / 0.60 / 0.31 / 0.65)

CMYK percentages

%0
%60.23
%30.68
%65.49

Codes

Color #58233D in popluar color models

58 23 3D
RGB 88 35 61
HSL 331° 43.09% 24.12%
HSB/HSV 331° 60.23% 34.51%
CMYK 0.00% 60.23% 30.68%
65.49%

Color #58233D in popluar number systems.

HEX 58 23 3D
Decimal 88 35 61
Binary 1011000 100011 111101
Octal 130 43 75

Shades and tints

Shades of #58233D

#58233D
(88,35,61)
#502038
(80,32,56)
#481D33
(72,29,51)
#401A2E
(64,26,46)
#381729
(56,23,41)
#301424
(48,20,36)
#28111F
(40,17,31)
#200E1A
(32,14,26)
#180B15
(24,11,21)
#100810
(16,8,16)
#08050B
(8,5,11)
#000000
(0,0,0)

Tints of #58233D

#58233D
(88,35,61)
#67374E
(103,55,78)
#764B5F
(118,75,95)
#855F70
(133,95,112)
#947381
(148,115,129)
#A38792
(163,135,146)
#B29BA3
(178,155,163)
#C1AFB4
(193,175,180)
#D0C3C5
(208,195,197)
#DFD7D6
(223,215,214)
#EEEBE7
(238,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58233D color. Also use rgb(88,35,61) instead hex code.

Text Font Color

.myTextColor { color: #58233D; }

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

This text font color is #58233D.

Background Color

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

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

This div background color is #58233D.

Border color

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

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

This div border color is #58233D.

Opacity

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

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

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

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

This text has shadow with #58233D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58233D.

Preview

Color preview on black background

This text has color #58233D on black background.


Color preview on white background

This text has color #58233D on white background.


Black color preview on #58233D background

This text has black color on #58233D background.


White color preview on #58233D background

This text has white color on #58233D background.


Related colors

Complementary color

Complementary color for #hex is #A7DCC2.


I love getcolorcode.com

Triadic colors

1 #3D5823 and #233D58 with #58233D are triadic colors.

2 #3D2358 and #23583D with #58233D are triadic colors.