COLOR #583438

HEX: #583438 RGB: (88,52,56)

Color info

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

RGB color model

#583438 color RGB value is (88,52,56).

RGB: (88,52,56) (35%, 20%, 22%)

RGB channels and saturation

R 88 of 255 = 35%
G 52 of 255 = 20%
B 56 of 255 = 22%

88
52
56

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

Portions of RGB colors in percentages

R + G + B = 88 + 52 + 56 = 196 (100%)
R 88 of 196 ~ 44.9%
G 52 of 196 ~ 26.53%
B 56 of 196 ~ 28.57'%

%44.9
%26.53
%28.57

CMYK color model

#583438 color CMYK value is (0,41,36,65).

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

CMYK: (0,41,36,65)
C0M41Y36K65 (0%, 41%, 36%, 65%)
(0.00 / 0.41 / 0.36 / 0.65)

CMYK percentages

%0
%40.91
%36.36
%65.49

Codes

Color #583438 in popluar color models

58 34 38
RGB 88 52 56
HSL 353° 25.71% 27.45%
HSB/HSV 353° 40.91% 34.51%
CMYK 0.00% 40.91% 36.36%
65.49%

Color #583438 in popluar number systems.

HEX 58 34 38
Decimal 88 52 56
Binary 1011000 110100 111000
Octal 130 64 70

Shades and tints

Shades of #583438

#583438
(88,52,56)
#503033
(80,48,51)
#482C2E
(72,44,46)
#402829
(64,40,41)
#382424
(56,36,36)
#30201F
(48,32,31)
#281C1A
(40,28,26)
#201815
(32,24,21)
#181410
(24,20,16)
#10100B
(16,16,11)
#080C06
(8,12,6)
#000000
(0,0,0)

Tints of #583438

#583438
(88,52,56)
#67464A
(103,70,74)
#76585C
(118,88,92)
#856A6E
(133,106,110)
#947C80
(148,124,128)
#A38E92
(163,142,146)
#B2A0A4
(178,160,164)
#C1B2B6
(193,178,182)
#D0C4C8
(208,196,200)
#DFD6DA
(223,214,218)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583438; }

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

This text font color is #583438.

Background Color

.myBgColor { background-color: #583438; }

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

This div background color is #583438.

Border color

.myBorderColor { border: 1px solid #583438; }

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

This div border color is #583438.

Opacity

.myOpacity80 { color: #583438; opacity: 0.8; }

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

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

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

This text has shadow with #583438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583438.

Preview

Color preview on black background

This text has color #583438 on black background.


Color preview on white background

This text has color #583438 on white background.


Black color preview on #583438 background

This text has black color on #583438 background.


White color preview on #583438 background

This text has white color on #583438 background.


Related colors

Complementary color

Complementary color for #hex is #A7CBC7.


I love getcolorcode.com

Triadic colors

1 #385834 and #343858 with #583438 are triadic colors.

2 #383458 and #345838 with #583438 are triadic colors.