COLOR #301013

HEX: #301013 RGB: (48,16,19)

Color info

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

RGB color model

#301013 color RGB value is (48,16,19).

RGB: (48,16,19) (19%, 6%, 7%)

RGB channels and saturation

R 48 of 255 = 19%
G 16 of 255 = 6%
B 19 of 255 = 7%

48
16
19

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

Portions of RGB colors in percentages

R + G + B = 48 + 16 + 19 = 83 (100%)
R 48 of 83 ~ 57.83%
G 16 of 83 ~ 19.28%
B 19 of 83 ~ 22.89'%

%57.83
%19.28
%22.89

CMYK color model

#301013 color CMYK value is (0,67,60,81).

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

CMYK: (0,67,60,81)
C0M67Y60K81 (0%, 67%, 60%, 81%)
(0.00 / 0.67 / 0.60 / 0.81)

CMYK percentages

%0
%66.67
%60.42
%81.18

Codes

Color #301013 in popluar color models

30 10 13
RGB 48 16 19
HSL 354° 50.00% 12.55%
HSB/HSV 354° 66.67% 18.82%
CMYK 0.00% 66.67% 60.42%
81.18%

Color #301013 in popluar number systems.

HEX 30 10 13
Decimal 48 16 19
Binary 110000 10000 10011
Octal 60 20 23

Shades and tints

Shades of #301013

#301013
(48,16,19)
#2C0F12
(44,15,18)
#280E11
(40,14,17)
#240D10
(36,13,16)
#200C0F
(32,12,15)
#1C0B0E
(28,11,14)
#180A0D
(24,10,13)
#14090C
(20,9,12)
#10080B
(16,8,11)
#0C070A
(12,7,10)
#080609
(8,6,9)
#000000
(0,0,0)

Tints of #301013

#301013
(48,16,19)
#422528
(66,37,40)
#543A3D
(84,58,61)
#664F52
(102,79,82)
#786467
(120,100,103)
#8A797C
(138,121,124)
#9C8E91
(156,142,145)
#AEA3A6
(174,163,166)
#C0B8BB
(192,184,187)
#D2CDD0
(210,205,208)
#E4E2E5
(228,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #301013; }

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

This text font color is #301013.

Background Color

.myBgColor { background-color: #301013; }

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

This div background color is #301013.

Border color

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

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

This div border color is #301013.

Opacity

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

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

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

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

This text has shadow with #301013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301013.

Preview

Color preview on black background

This text has color #301013 on black background.


Color preview on white background

This text has color #301013 on white background.


Black color preview on #301013 background

This text has black color on #301013 background.


White color preview on #301013 background

This text has white color on #301013 background.


Related colors

Complementary color

Complementary color for #hex is #CFEFEC.


I love getcolorcode.com

Triadic colors

1 #133010 and #101330 with #301013 are triadic colors.

2 #131030 and #103013 with #301013 are triadic colors.