COLOR #58170B

HEX: #58170B RGB: (88,23,11)

Color info

#58170B contains mainly red color. Web safe color of #58170B is #660000 (or #600).

RGB color model

#58170B color RGB value is (88,23,11).

RGB: (88,23,11) (35%, 9%, 4%)

RGB channels and saturation

R 88 of 255 = 35%
G 23 of 255 = 9%
B 11 of 255 = 4%

88
23
11

R + G + B ~ 16%. #58170B is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 23 + 11 = 122 (100%)
R 88 of 122 ~ 72.13%
G 23 of 122 ~ 18.85%
B 11 of 122 ~ 9.02'%

%72.13
%18.85

CMYK color model

#58170B color CMYK value is (0,74,88,65).

  • cyan value is 0.00%
  • magenta value is 73.86%
  • yellow value is 87.50%
  • key color value is 65.49%

CMYK: (0,74,88,65)
C0M74Y88K65 (0%, 74%, 88%, 65%)
(0.00 / 0.74 / 0.88 / 0.65)

CMYK percentages

%0
%73.86
%87.5
%65.49

Codes

Color #58170B in popluar color models

58 17 0B
RGB 88 23 11
HSL 77.78% 19.41%
HSB/HSV 87.50% 34.51%
CMYK 0.00% 73.86% 87.50%
65.49%

Color #58170B in popluar number systems.

HEX 58 17 0B
Decimal 88 23 11
Binary 1011000 10111 1011
Octal 130 27 13

Shades and tints

Shades of #58170B

#58170B
(88,23,11)
#50150A
(80,21,10)
#481309
(72,19,9)
#401108
(64,17,8)
#380F07
(56,15,7)
#300D06
(48,13,6)
#280B05
(40,11,5)
#200904
(32,9,4)
#180703
(24,7,3)
#100502
(16,5,2)
#080301
(8,3,1)
#000000
(0,0,0)

Tints of #58170B

#58170B
(88,23,11)
#672C21
(103,44,33)
#764137
(118,65,55)
#85564D
(133,86,77)
#946B63
(148,107,99)
#A38079
(163,128,121)
#B2958F
(178,149,143)
#C1AAA5
(193,170,165)
#D0BFBB
(208,191,187)
#DFD4D1
(223,212,209)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58170B color. Also use rgb(88,23,11) instead hex code.

Text Font Color

.myTextColor { color: #58170B; }

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

This text font color is #58170B.

Background Color

.myBgColor { background-color: #58170B; }

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

This div background color is #58170B.

Border color

.myBorderColor { border: 1px solid #58170B; }

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

This div border color is #58170B.

Opacity

.myOpacity80 { color: #58170B; opacity: 0.8; }

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

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

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

This text has shadow with #58170B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58170B.

Preview

Color preview on black background

This text has color #58170B on black background.


Color preview on white background

This text has color #58170B on white background.


Black color preview on #58170B background

This text has black color on #58170B background.


White color preview on #58170B background

This text has white color on #58170B background.


Related colors

Complementary color

Complementary color for #hex is #A7E8F4.


I love getcolorcode.com

Triadic colors

1 #0B5817 and #170B58 with #58170B are triadic colors.

2 #0B1758 and #17580B with #58170B are triadic colors.