COLOR #301921

HEX: #301921 RGB: (48,25,33)

Color info

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

RGB color model

#301921 color RGB value is (48,25,33).

RGB: (48,25,33) (19%, 10%, 13%)

RGB channels and saturation

R 48 of 255 = 19%
G 25 of 255 = 10%
B 33 of 255 = 13%

48
25
33

R + G + B ~ 14%. #301921 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 25 + 33 = 106 (100%)
R 48 of 106 ~ 45.28%
G 25 of 106 ~ 23.58%
B 33 of 106 ~ 31.13'%

%45.28
%23.58
%31.13

CMYK color model

#301921 color CMYK value is (0,48,31,81).

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

CMYK: (0,48,31,81)
C0M48Y31K81 (0%, 48%, 31%, 81%)
(0.00 / 0.48 / 0.31 / 0.81)

CMYK percentages

%0
%47.92
%31.25
%81.18

Codes

Color #301921 in popluar color models

30 19 21
RGB 48 25 33
HSL 339° 31.51% 14.31%
HSB/HSV 339° 47.92% 18.82%
CMYK 0.00% 47.92% 31.25%
81.18%

Color #301921 in popluar number systems.

HEX 30 19 21
Decimal 48 25 33
Binary 110000 11001 100001
Octal 60 31 41

Shades and tints

Shades of #301921

#301921
(48,25,33)
#2C171E
(44,23,30)
#28151B
(40,21,27)
#241318
(36,19,24)
#201115
(32,17,21)
#1C0F12
(28,15,18)
#180D0F
(24,13,15)
#140B0C
(20,11,12)
#100909
(16,9,9)
#0C0706
(12,7,6)
#080503
(8,5,3)
#000000
(0,0,0)

Tints of #301921

#301921
(48,25,33)
#422D35
(66,45,53)
#544149
(84,65,73)
#66555D
(102,85,93)
#786971
(120,105,113)
#8A7D85
(138,125,133)
#9C9199
(156,145,153)
#AEA5AD
(174,165,173)
#C0B9C1
(192,185,193)
#D2CDD5
(210,205,213)
#E4E1E9
(228,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #301921; }

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

This text font color is #301921.

Background Color

.myBgColor { background-color: #301921; }

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

This div background color is #301921.

Border color

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

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

This div border color is #301921.

Opacity

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

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

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

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

This text has shadow with #301921 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301921.

Preview

Color preview on black background

This text has color #301921 on black background.


Color preview on white background

This text has color #301921 on white background.


Black color preview on #301921 background

This text has black color on #301921 background.


White color preview on #301921 background

This text has white color on #301921 background.


Related colors

Complementary color

Complementary color for #hex is #CFE6DE.


I love getcolorcode.com

Triadic colors

1 #213019 and #192130 with #301921 are triadic colors.

2 #211930 and #193021 with #301921 are triadic colors.