COLOR #301913

HEX: #301913 RGB: (48,25,19)

Color info

#301913 contains red, green and blue colors in about the same proportion. Web safe color of #301913 is #330000 (or #300).

RGB color model

#301913 color RGB value is (48,25,19).

RGB: (48,25,19) (19%, 10%, 7%)

RGB channels and saturation

R 48 of 255 = 19%
G 25 of 255 = 10%
B 19 of 255 = 7%

48
25
19

R + G + B ~ 12%. #301913 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 25 + 19 = 92 (100%)
R 48 of 92 ~ 52.17%
G 25 of 92 ~ 27.17%
B 19 of 92 ~ 20.65'%

%52.17
%27.17
%20.65

CMYK color model

#301913 color CMYK value is (0,48,60,81).

  • cyan value is 0.00%
  • magenta value is 47.92%
  • yellow value is 60.42%
  • key color value is 81.18%

CMYK: (0,48,60,81)
C0M48Y60K81 (0%, 48%, 60%, 81%)
(0.00 / 0.48 / 0.60 / 0.81)

CMYK percentages

%0
%47.92
%60.42
%81.18

Codes

Color #301913 in popluar color models

30 19 13
RGB 48 25 19
HSL 12° 43.28% 13.14%
HSB/HSV 12° 60.42% 18.82%
CMYK 0.00% 47.92% 60.42%
81.18%

Color #301913 in popluar number systems.

HEX 30 19 13
Decimal 48 25 19
Binary 110000 11001 10011
Octal 60 31 23

Shades and tints

Shades of #301913

#301913
(48,25,19)
#2C1712
(44,23,18)
#281511
(40,21,17)
#241310
(36,19,16)
#20110F
(32,17,15)
#1C0F0E
(28,15,14)
#180D0D
(24,13,13)
#140B0C
(20,11,12)
#10090B
(16,9,11)
#0C070A
(12,7,10)
#080509
(8,5,9)
#000000
(0,0,0)

Tints of #301913

#301913
(48,25,19)
#422D28
(66,45,40)
#54413D
(84,65,61)
#665552
(102,85,82)
#786967
(120,105,103)
#8A7D7C
(138,125,124)
#9C9191
(156,145,145)
#AEA5A6
(174,165,166)
#C0B9BB
(192,185,187)
#D2CDD0
(210,205,208)
#E4E1E5
(228,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #301913 color. Also use rgb(48,25,19) instead hex code.

Text Font Color

.myTextColor { color: #301913; }

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

This text font color is #301913.

Background Color

.myBgColor { background-color: #301913; }

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

This div background color is #301913.

Border color

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

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

This div border color is #301913.

Opacity

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

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

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

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

This text has shadow with #301913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301913.

Preview

Color preview on black background

This text has color #301913 on black background.


Color preview on white background

This text has color #301913 on white background.


Black color preview on #301913 background

This text has black color on #301913 background.


White color preview on #301913 background

This text has white color on #301913 background.


Related colors

Complementary color

Complementary color for #hex is #CFE6EC.


I love getcolorcode.com

Triadic colors

1 #133019 and #191330 with #301913 are triadic colors.

2 #131930 and #193013 with #301913 are triadic colors.