COLOR #301519

HEX: #301519 RGB: (48,21,25)

Color info

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

RGB color model

#301519 color RGB value is (48,21,25).

RGB: (48,21,25) (19%, 8%, 10%)

RGB channels and saturation

R 48 of 255 = 19%
G 21 of 255 = 8%
B 25 of 255 = 10%

48
21
25

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

Portions of RGB colors in percentages

R + G + B = 48 + 21 + 25 = 94 (100%)
R 48 of 94 ~ 51.06%
G 21 of 94 ~ 22.34%
B 25 of 94 ~ 26.6'%

%51.06
%22.34
%26.6

CMYK color model

#301519 color CMYK value is (0,56,48,81).

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

CMYK: (0,56,48,81)
C0M56Y48K81 (0%, 56%, 48%, 81%)
(0.00 / 0.56 / 0.48 / 0.81)

CMYK percentages

%0
%56.25
%47.92
%81.18

Codes

Color #301519 in popluar color models

30 15 19
RGB 48 21 25
HSL 351° 39.13% 13.53%
HSB/HSV 351° 56.25% 18.82%
CMYK 0.00% 56.25% 47.92%
81.18%

Color #301519 in popluar number systems.

HEX 30 15 19
Decimal 48 21 25
Binary 110000 10101 11001
Octal 60 25 31

Shades and tints

Shades of #301519

#301519
(48,21,25)
#2C1417
(44,20,23)
#281315
(40,19,21)
#241213
(36,18,19)
#201111
(32,17,17)
#1C100F
(28,16,15)
#180F0D
(24,15,13)
#140E0B
(20,14,11)
#100D09
(16,13,9)
#0C0C07
(12,12,7)
#080B05
(8,11,5)
#000000
(0,0,0)

Tints of #301519

#301519
(48,21,25)
#422A2D
(66,42,45)
#543F41
(84,63,65)
#665455
(102,84,85)
#786969
(120,105,105)
#8A7E7D
(138,126,125)
#9C9391
(156,147,145)
#AEA8A5
(174,168,165)
#C0BDB9
(192,189,185)
#D2D2CD
(210,210,205)
#E4E7E1
(228,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #301519; }

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

This text font color is #301519.

Background Color

.myBgColor { background-color: #301519; }

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

This div background color is #301519.

Border color

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

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

This div border color is #301519.

Opacity

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

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

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

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

This text has shadow with #301519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301519.

Preview

Color preview on black background

This text has color #301519 on black background.


Color preview on white background

This text has color #301519 on white background.


Black color preview on #301519 background

This text has black color on #301519 background.


White color preview on #301519 background

This text has white color on #301519 background.


Related colors

Complementary color

Complementary color for #hex is #CFEAE6.


I love getcolorcode.com

Triadic colors

1 #193015 and #151930 with #301519 are triadic colors.

2 #191530 and #153019 with #301519 are triadic colors.