COLOR #301716

HEX: #301716 RGB: (48,23,22)

Color info

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

RGB color model

#301716 color RGB value is (48,23,22).

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

RGB channels and saturation

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

48
23
22

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

Portions of RGB colors in percentages

R + G + B = 48 + 23 + 22 = 93 (100%)
R 48 of 93 ~ 51.61%
G 23 of 93 ~ 24.73%
B 22 of 93 ~ 23.66'%

%51.61
%24.73
%23.66

CMYK color model

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

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

CMYK: (0,52,54,81)
C0M52Y54K81 (0%, 52%, 54%, 81%)
(0.00 / 0.52 / 0.54 / 0.81)

CMYK percentages

%0
%52.08
%54.17
%81.18

Codes

Color #301716 in popluar color models

30 17 16
RGB 48 23 22
HSL 37.14% 13.73%
HSB/HSV 54.17% 18.82%
CMYK 0.00% 52.08% 54.17%
81.18%

Color #301716 in popluar number systems.

HEX 30 17 16
Decimal 48 23 22
Binary 110000 10111 10110
Octal 60 27 26

Shades and tints

Shades of #301716

#301716
(48,23,22)
#2C1514
(44,21,20)
#281312
(40,19,18)
#241110
(36,17,16)
#200F0E
(32,15,14)
#1C0D0C
(28,13,12)
#180B0A
(24,11,10)
#140908
(20,9,8)
#100706
(16,7,6)
#0C0504
(12,5,4)
#080302
(8,3,2)
#000000
(0,0,0)

Tints of #301716

#301716
(48,23,22)
#422C2B
(66,44,43)
#544140
(84,65,64)
#665655
(102,86,85)
#786B6A
(120,107,106)
#8A807F
(138,128,127)
#9C9594
(156,149,148)
#AEAAA9
(174,170,169)
#C0BFBE
(192,191,190)
#D2D4D3
(210,212,211)
#E4E9E8
(228,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #301716; }

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

This text font color is #301716.

Background Color

.myBgColor { background-color: #301716; }

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

This div background color is #301716.

Border color

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

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

This div border color is #301716.

Opacity

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

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

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

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

This text has shadow with #301716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #301716.

Preview

Color preview on black background

This text has color #301716 on black background.


Color preview on white background

This text has color #301716 on white background.


Black color preview on #301716 background

This text has black color on #301716 background.


White color preview on #301716 background

This text has white color on #301716 background.


Related colors

Complementary color

Complementary color for #hex is #CFE8E9.


I love getcolorcode.com

Triadic colors

1 #163017 and #171630 with #301716 are triadic colors.

2 #161730 and #173016 with #301716 are triadic colors.