COLOR #58343C

HEX: #58343C RGB: (88,52,60)

Color info

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

RGB color model

#58343C color RGB value is (88,52,60).

RGB: (88,52,60) (35%, 20%, 24%)

RGB channels and saturation

R 88 of 255 = 35%
G 52 of 255 = 20%
B 60 of 255 = 24%

88
52
60

R + G + B ~ 26%. #58343C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 52 + 60 = 200 (100%)
R 88 of 200 ~ 44%
G 52 of 200 ~ 26%
B 60 of 200 ~ 30'%

%44
%26
%30

CMYK color model

#58343C color CMYK value is (0,41,32,65).

  • cyan value is 0.00%
  • magenta value is 40.91%
  • yellow value is 31.82%
  • key color value is 65.49%

CMYK: (0,41,32,65)
C0M41Y32K65 (0%, 41%, 32%, 65%)
(0.00 / 0.41 / 0.32 / 0.65)

CMYK percentages

%0
%40.91
%31.82
%65.49

Codes

Color #58343C in popluar color models

58 34 3C
RGB 88 52 60
HSL 347° 25.71% 27.45%
HSB/HSV 347° 40.91% 34.51%
CMYK 0.00% 40.91% 31.82%
65.49%

Color #58343C in popluar number systems.

HEX 58 34 3C
Decimal 88 52 60
Binary 1011000 110100 111100
Octal 130 64 74

Shades and tints

Shades of #58343C

#58343C
(88,52,60)
#503037
(80,48,55)
#482C32
(72,44,50)
#40282D
(64,40,45)
#382428
(56,36,40)
#302023
(48,32,35)
#281C1E
(40,28,30)
#201819
(32,24,25)
#181414
(24,20,20)
#10100F
(16,16,15)
#080C0A
(8,12,10)
#000000
(0,0,0)

Tints of #58343C

#58343C
(88,52,60)
#67464D
(103,70,77)
#76585E
(118,88,94)
#856A6F
(133,106,111)
#947C80
(148,124,128)
#A38E91
(163,142,145)
#B2A0A2
(178,160,162)
#C1B2B3
(193,178,179)
#D0C4C4
(208,196,196)
#DFD6D5
(223,214,213)
#EEE8E6
(238,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58343C color. Also use rgb(88,52,60) instead hex code.

Text Font Color

.myTextColor { color: #58343C; }

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

This text font color is #58343C.

Background Color

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

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

This div background color is #58343C.

Border color

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

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

This div border color is #58343C.

Opacity

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

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

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

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

This text has shadow with #58343C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58343C.

Preview

Color preview on black background

This text has color #58343C on black background.


Color preview on white background

This text has color #58343C on white background.


Black color preview on #58343C background

This text has black color on #58343C background.


White color preview on #58343C background

This text has white color on #58343C background.


Related colors

Complementary color

Complementary color for #hex is #A7CBC3.


I love getcolorcode.com

Triadic colors

1 #3C5834 and #343C58 with #58343C are triadic colors.

2 #3C3458 and #34583C with #58343C are triadic colors.