COLOR #300916

HEX: #300916 RGB: (48,9,22)

Color info

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

RGB color model

#300916 color RGB value is (48,9,22).

RGB: (48,9,22) (19%, 4%, 9%)

RGB channels and saturation

R 48 of 255 = 19%
G 9 of 255 = 4%
B 22 of 255 = 9%

48
9
22

R + G + B ~ 11%. #300916 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 9 + 22 = 79 (100%)
R 48 of 79 ~ 60.76%
G 9 of 79 ~ 11.39%
B 22 of 79 ~ 27.85'%

%60.76
%11.39
%27.85

CMYK color model

#300916 color CMYK value is (0,81,54,81).

  • cyan value is 0.00%
  • magenta value is 81.25%
  • yellow value is 54.17%
  • key color value is 81.18%

CMYK: (0,81,54,81)
C0M81Y54K81 (0%, 81%, 54%, 81%)
(0.00 / 0.81 / 0.54 / 0.81)

CMYK percentages

%0
%81.25
%54.17
%81.18

Codes

Color #300916 in popluar color models

30 09 16
RGB 48 9 22
HSL 340° 68.42% 11.18%
HSB/HSV 340° 81.25% 18.82%
CMYK 0.00% 81.25% 54.17%
81.18%

Color #300916 in popluar number systems.

HEX 30 09 16
Decimal 48 9 22
Binary 110000 1001 10110
Octal 60 11 26

Shades and tints

Shades of #300916

#300916
(48,9,22)
#2C0914
(44,9,20)
#280912
(40,9,18)
#240910
(36,9,16)
#20090E
(32,9,14)
#1C090C
(28,9,12)
#18090A
(24,9,10)
#140908
(20,9,8)
#100906
(16,9,6)
#0C0904
(12,9,4)
#080902
(8,9,2)
#000000
(0,0,0)

Tints of #300916

#300916
(48,9,22)
#421F2B
(66,31,43)
#543540
(84,53,64)
#664B55
(102,75,85)
#78616A
(120,97,106)
#8A777F
(138,119,127)
#9C8D94
(156,141,148)
#AEA3A9
(174,163,169)
#C0B9BE
(192,185,190)
#D2CFD3
(210,207,211)
#E4E5E8
(228,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #300916 color. Also use rgb(48,9,22) instead hex code.

Text Font Color

.myTextColor { color: #300916; }

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

This text font color is #300916.

Background Color

.myBgColor { background-color: #300916; }

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

This div background color is #300916.

Border color

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

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

This div border color is #300916.

Opacity

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

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

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

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

This text has shadow with #300916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #300916.

Preview

Color preview on black background

This text has color #300916 on black background.


Color preview on white background

This text has color #300916 on white background.


Black color preview on #300916 background

This text has black color on #300916 background.


White color preview on #300916 background

This text has white color on #300916 background.


Related colors

Complementary color

Complementary color for #hex is #CFF6E9.


I love getcolorcode.com

Triadic colors

1 #163009 and #091630 with #300916 are triadic colors.

2 #160930 and #093016 with #300916 are triadic colors.