COLOR #331014

HEX: #331014 RGB: (51,16,20)

Color info

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

RGB color model

#331014 color RGB value is (51,16,20).

RGB: (51,16,20) (20%, 6%, 8%)

RGB channels and saturation

R 51 of 255 = 20%
G 16 of 255 = 6%
B 20 of 255 = 8%

51
16
20

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

Portions of RGB colors in percentages

R + G + B = 51 + 16 + 20 = 87 (100%)
R 51 of 87 ~ 58.62%
G 16 of 87 ~ 18.39%
B 20 of 87 ~ 22.99'%

%58.62
%18.39
%22.99

CMYK color model

#331014 color CMYK value is (0,69,61,80).

  • cyan value is 0.00%
  • magenta value is 68.63%
  • yellow value is 60.78%
  • key color value is 80.00%

CMYK: (0,69,61,80)
C0M69Y61K80 (0%, 69%, 61%, 80%)
(0.00 / 0.69 / 0.61 / 0.80)

CMYK percentages

%0
%68.63
%60.78
%80

Codes

Color #331014 in popluar color models

33 10 14
RGB 51 16 20
HSL 353° 52.24% 13.14%
HSB/HSV 353° 68.63% 20.00%
CMYK 0.00% 68.63% 60.78%
80.00%

Color #331014 in popluar number systems.

HEX 33 10 14
Decimal 51 16 20
Binary 110011 10000 10100
Octal 63 20 24

Shades and tints

Shades of #331014

#331014
(51,16,20)
#2F0F13
(47,15,19)
#2B0E12
(43,14,18)
#270D11
(39,13,17)
#230C10
(35,12,16)
#1F0B0F
(31,11,15)
#1B0A0E
(27,10,14)
#17090D
(23,9,13)
#13080C
(19,8,12)
#0F070B
(15,7,11)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #331014

#331014
(51,16,20)
#452529
(69,37,41)
#573A3E
(87,58,62)
#694F53
(105,79,83)
#7B6468
(123,100,104)
#8D797D
(141,121,125)
#9F8E92
(159,142,146)
#B1A3A7
(177,163,167)
#C3B8BC
(195,184,188)
#D5CDD1
(213,205,209)
#E7E2E6
(231,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331014 color. Also use rgb(51,16,20) instead hex code.

Text Font Color

.myTextColor { color: #331014; }

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

This text font color is #331014.

Background Color

.myBgColor { background-color: #331014; }

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

This div background color is #331014.

Border color

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

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

This div border color is #331014.

Opacity

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

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

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

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

This text has shadow with #331014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331014.

Preview

Color preview on black background

This text has color #331014 on black background.


Color preview on white background

This text has color #331014 on white background.


Black color preview on #331014 background

This text has black color on #331014 background.


White color preview on #331014 background

This text has white color on #331014 background.


Related colors

Complementary color

Complementary color for #hex is #CCEFEB.


I love getcolorcode.com

Triadic colors

1 #143310 and #101433 with #331014 are triadic colors.

2 #141033 and #103314 with #331014 are triadic colors.