COLOR #4D1017

HEX: #4D1017 RGB: (77,16,23)

Color info

#4D1017 contains mainly red and blue colors. Web safe color of #4D1017 is #330000 (or #300).

RGB color model

#4D1017 color RGB value is (77,16,23).

RGB: (77,16,23) (30%, 6%, 9%)

RGB channels and saturation

R 77 of 255 = 30%
G 16 of 255 = 6%
B 23 of 255 = 9%

77
16
23

R + G + B ~ 15%. #4D1017 is dark color.

Portions of RGB colors in percentages

R + G + B = 77 + 16 + 23 = 116 (100%)
R 77 of 116 ~ 66.38%
G 16 of 116 ~ 13.79%
B 23 of 116 ~ 19.83'%

%66.38
%13.79
%19.83

CMYK color model

#4D1017 color CMYK value is (0,79,70,70).

  • cyan value is 0.00%
  • magenta value is 79.22%
  • yellow value is 70.13%
  • key color value is 69.80%

CMYK: (0,79,70,70)
C0M79Y70K70 (0%, 79%, 70%, 70%)
(0.00 / 0.79 / 0.70 / 0.70)

CMYK percentages

%0
%79.22
%70.13
%69.8

Codes

Color #4D1017 in popluar color models

4D 10 17
RGB 77 16 23
HSL 353° 65.59% 18.24%
HSB/HSV 353° 79.22% 30.20%
CMYK 0.00% 79.22% 70.13%
69.80%

Color #4D1017 in popluar number systems.

HEX 4D 10 17
Decimal 77 16 23
Binary 1001101 10000 10111
Octal 115 20 27

Shades and tints

Shades of #4D1017

#4D1017
(77,16,23)
#460F15
(70,15,21)
#3F0E13
(63,14,19)
#380D11
(56,13,17)
#310C0F
(49,12,15)
#2A0B0D
(42,11,13)
#230A0B
(35,10,11)
#1C0909
(28,9,9)
#150807
(21,8,7)
#0E0705
(14,7,5)
#070603
(7,6,3)
#000000
(0,0,0)

Tints of #4D1017

#4D1017
(77,16,23)
#5D252C
(93,37,44)
#6D3A41
(109,58,65)
#7D4F56
(125,79,86)
#8D646B
(141,100,107)
#9D7980
(157,121,128)
#AD8E95
(173,142,149)
#BDA3AA
(189,163,170)
#CDB8BF
(205,184,191)
#DDCDD4
(221,205,212)
#EDE2E9
(237,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D1017 color. Also use rgb(77,16,23) instead hex code.

Text Font Color

.myTextColor { color: #4D1017; }

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

This text font color is #4D1017.

Background Color

.myBgColor { background-color: #4D1017; }

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

This div background color is #4D1017.

Border color

.myBorderColor { border: 1px solid #4D1017; }

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

This div border color is #4D1017.

Opacity

.myOpacity80 { color: #4D1017; opacity: 0.8; }

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

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

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

This text has shadow with #4D1017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D1017.

Preview

Color preview on black background

This text has color #4D1017 on black background.


Color preview on white background

This text has color #4D1017 on white background.


Black color preview on #4D1017 background

This text has black color on #4D1017 background.


White color preview on #4D1017 background

This text has white color on #4D1017 background.


Related colors

Complementary color

Complementary color for #hex is #B2EFE8.


I love getcolorcode.com

Triadic colors

1 #174D10 and #10174D with #4D1017 are triadic colors.

2 #17104D and #104D17 with #4D1017 are triadic colors.