COLOR #93480B

HEX: #93480B RGB: (147,72,11)

Color info

#93480B contains mainly red color. Web safe color of #93480B is #993300 (or #930).

RGB color model

#93480B color RGB value is (147,72,11).

RGB: (147,72,11) (58%, 28%, 4%)

RGB channels and saturation

R 147 of 255 = 58%
G 72 of 255 = 28%
B 11 of 255 = 4%

147
72
11

R + G + B ~ 30%. #93480B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 147 + 72 + 11 = 230 (100%)
R 147 of 230 ~ 63.91%
G 72 of 230 ~ 31.3%
B 11 of 230 ~ 4.78'%

%63.91
%31.3

CMYK color model

#93480B color CMYK value is (0,51,93,42).

  • cyan value is 0.00%
  • magenta value is 51.02%
  • yellow value is 92.52%
  • key color value is 42.35%

CMYK: (0,51,93,42)
C0M51Y93K42 (0%, 51%, 93%, 42%)
(0.00 / 0.51 / 0.93 / 0.42)

CMYK percentages

%0
%51.02
%92.52
%42.35

Codes

Color #93480B in popluar color models

93 48 0B
RGB 147 72 11
HSL 27° 86.08% 30.98%
HSB/HSV 27° 92.52% 57.65%
CMYK 0.00% 51.02% 92.52%
42.35%

Color #93480B in popluar number systems.

HEX 93 48 0B
Decimal 147 72 11
Binary 10010011 1001000 1011
Octal 223 110 13

Shades and tints

Shades of #93480B

#93480B
(147,72,11)
#86420A
(134,66,10)
#793C09
(121,60,9)
#6C3608
(108,54,8)
#5F3007
(95,48,7)
#522A06
(82,42,6)
#452405
(69,36,5)
#381E04
(56,30,4)
#2B1803
(43,24,3)
#1E1202
(30,18,2)
#110C01
(17,12,1)
#000000
(0,0,0)

Tints of #93480B

#93480B
(147,72,11)
#9C5821
(156,88,33)
#A56837
(165,104,55)
#AE784D
(174,120,77)
#B78863
(183,136,99)
#C09879
(192,152,121)
#C9A88F
(201,168,143)
#D2B8A5
(210,184,165)
#DBC8BB
(219,200,187)
#E4D8D1
(228,216,209)
#EDE8E7
(237,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93480B color. Also use rgb(147,72,11) instead hex code.

Text Font Color

.myTextColor { color: #93480B; }

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

This text font color is #93480B.

Background Color

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

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

This div background color is #93480B.

Border color

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

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

This div border color is #93480B.

Opacity

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

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

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

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

This text has shadow with #93480B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93480B.

Preview

Color preview on black background

This text has color #93480B on black background.


Color preview on white background

This text has color #93480B on white background.


Black color preview on #93480B background

This text has black color on #93480B background.


White color preview on #93480B background

This text has white color on #93480B background.


Related colors

Complementary color

Complementary color for #93480B is #6CB7F4.


I love getcolorcode.com

Triadic colors

1 #0B9348 and #480B93 with #93480B are triadic colors.

2 #0B4893 and #48930B with #93480B are triadic colors.