COLOR #983014

HEX: #983014 RGB: (152,48,20)

Color info

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

RGB color model

#983014 color RGB value is (152,48,20).

RGB: (152,48,20) (60%, 19%, 8%)

RGB channels and saturation

R 152 of 255 = 60%
G 48 of 255 = 19%
B 20 of 255 = 8%

152
48
20

R + G + B ~ 29%. #983014 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 152 + 48 + 20 = 220 (100%)
R 152 of 220 ~ 69.09%
G 48 of 220 ~ 21.82%
B 20 of 220 ~ 9.09'%

%69.09
%21.82

CMYK color model

#983014 color CMYK value is (0,68,87,40).

  • cyan value is 0.00%
  • magenta value is 68.42%
  • yellow value is 86.84%
  • key color value is 40.39%

CMYK: (0,68,87,40)
C0M68Y87K40 (0%, 68%, 87%, 40%)
(0.00 / 0.68 / 0.87 / 0.40)

CMYK percentages

%0
%68.42
%86.84
%40.39

Codes

Color #983014 in popluar color models

98 30 14
RGB 152 48 20
HSL 13° 76.74% 33.73%
HSB/HSV 13° 86.84% 59.61%
CMYK 0.00% 68.42% 86.84%
40.39%

Color #983014 in popluar number systems.

HEX 98 30 14
Decimal 152 48 20
Binary 10011000 110000 10100
Octal 230 60 24

Shades and tints

Shades of #983014

#983014
(152,48,20)
#8B2C13
(139,44,19)
#7E2812
(126,40,18)
#712411
(113,36,17)
#642010
(100,32,16)
#571C0F
(87,28,15)
#4A180E
(74,24,14)
#3D140D
(61,20,13)
#30100C
(48,16,12)
#230C0B
(35,12,11)
#16080A
(22,8,10)
#000000
(0,0,0)

Tints of #983014

#983014
(152,48,20)
#A14229
(161,66,41)
#AA543E
(170,84,62)
#B36653
(179,102,83)
#BC7868
(188,120,104)
#C58A7D
(197,138,125)
#CE9C92
(206,156,146)
#D7AEA7
(215,174,167)
#E0C0BC
(224,192,188)
#E9D2D1
(233,210,209)
#F2E4E6
(242,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #983014 color. Also use rgb(152,48,20) instead hex code.

Text Font Color

.myTextColor { color: #983014; }

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

This text font color is #983014.

Background Color

.myBgColor { background-color: #983014; }

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

This div background color is #983014.

Border color

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

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

This div border color is #983014.

Opacity

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

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

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

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

This text has shadow with #983014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #983014.

Preview

Color preview on black background

This text has color #983014 on black background.


Color preview on white background

This text has color #983014 on white background.


Black color preview on #983014 background

This text has black color on #983014 background.


White color preview on #983014 background

This text has white color on #983014 background.


Related colors

Complementary color

Complementary color for #hex is #67CFEB.


I love getcolorcode.com

Triadic colors

1 #149830 and #301498 with #983014 are triadic colors.

2 #143098 and #309814 with #983014 are triadic colors.