COLOR #30131E

HEX: #30131E RGB: (48,19,30)

Color info

#30131E contains red, green and blue colors in about the same proportion. Web safe color of #30131E is #330033 (or #303).

RGB color model

#30131E color RGB value is (48,19,30).

RGB: (48,19,30) (19%, 7%, 12%)

RGB channels and saturation

R 48 of 255 = 19%
G 19 of 255 = 7%
B 30 of 255 = 12%

48
19
30

R + G + B ~ 13%. #30131E is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 19 + 30 = 97 (100%)
R 48 of 97 ~ 49.48%
G 19 of 97 ~ 19.59%
B 30 of 97 ~ 30.93'%

%49.48
%19.59
%30.93

CMYK color model

#30131E color CMYK value is (0,60,38,81).

  • cyan value is 0.00%
  • magenta value is 60.42%
  • yellow value is 37.50%
  • key color value is 81.18%
CMYK: (0,60,38,81) C0M60Y38K81 (0%,60%,38%,81%) (0.00/0.60/0.38/0.81) 

CMYK percentages

%0
%60.42
%37.5
%81.18

Codes

Color #30131E in popluar color models

30 13 1E
RGB 48 19 30
HSL 337° 43.28% 13.14%
HSB/HSV 337° 60.42% 18.82%
CMYK 0.00% 60.42% 37.50%
81.18%

Color #30131E in popluar number systems.

HEX 30 13 1E
Decimal 48 19 30
Binary 110000 10011 11110
Octal 60 23 36

Shades and tints

Shades of #30131E

#30131E
(48,19,30)
#2C121C
(44,18,28)
#28111A
(40,17,26)
#241018
(36,16,24)
#200F16
(32,15,22)
#1C0E14
(28,14,20)
#180D12
(24,13,18)
#140C10
(20,12,16)
#100B0E
(16,11,14)
#0C0A0C
(12,10,12)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #30131E

#30131E
(48,19,30)
#422832
(66,40,50)
#543D46
(84,61,70)
#66525A
(102,82,90)
#78676E
(120,103,110)
#8A7C82
(138,124,130)
#9C9196
(156,145,150)
#AEA6AA
(174,166,170)
#C0BBBE
(192,187,190)
#D2D0D2
(210,208,210)
#E4E5E6
(228,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30131E; }

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

This text font color is #30131E.

Background Color

.myBgColor { background-color: #30131E; }

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

This div background color is #30131E.

Border color

.myBorderColor { border: 1px solid #30131E; }

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

This div border color is #30131E.

Opacity

.myOpacity80 { color: #30131E; opacity: 0.8; }

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

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

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

This text has shadow with #30131E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30131E.

Preview

Color preview on black background

This text has color #30131E on black background.


Color preview on white background

This text has color #30131E on white background.


Black color preview on #30131E background

This text has black color on #30131E background.


White color preview on #30131E background

This text has white color on #30131E background.


Related colors

Complementary color

Complementary color for #hex is #CFECE1.


I love getcolorcode.com

Triadic colors

1 #1E3013 and #131E30 with #30131E are triadic colors.

2 #1E1330 and #13301E with #30131E are triadic colors.