COLOR #331018

HEX: #331018 RGB: (51,16,24)

Color info

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

RGB color model

#331018 color RGB value is (51,16,24).

RGB: (51,16,24) (20%, 6%, 9%)

RGB channels and saturation

R 51 of 255 = 20%
G 16 of 255 = 6%
B 24 of 255 = 9%

51
16
24

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

Portions of RGB colors in percentages

R + G + B = 51 + 16 + 24 = 91 (100%)
R 51 of 91 ~ 56.04%
G 16 of 91 ~ 17.58%
B 24 of 91 ~ 26.37'%

%56.04
%17.58
%26.37

CMYK color model

#331018 color CMYK value is (0,69,53,80).

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

CMYK: (0,69,53,80)
C0M69Y53K80 (0%, 69%, 53%, 80%)
(0.00 / 0.69 / 0.53 / 0.80)

CMYK percentages

%0
%68.63
%52.94
%80

Codes

Color #331018 in popluar color models

33 10 18
RGB 51 16 24
HSL 346° 52.24% 13.14%
HSB/HSV 346° 68.63% 20.00%
CMYK 0.00% 68.63% 52.94%
80.00%

Color #331018 in popluar number systems.

HEX 33 10 18
Decimal 51 16 24
Binary 110011 10000 11000
Octal 63 20 30

Shades and tints

Shades of #331018

#331018
(51,16,24)
#2F0F16
(47,15,22)
#2B0E14
(43,14,20)
#270D12
(39,13,18)
#230C10
(35,12,16)
#1F0B0E
(31,11,14)
#1B0A0C
(27,10,12)
#17090A
(23,9,10)
#130808
(19,8,8)
#0F0706
(15,7,6)
#0B0604
(11,6,4)
#000000
(0,0,0)

Tints of #331018

#331018
(51,16,24)
#45252D
(69,37,45)
#573A42
(87,58,66)
#694F57
(105,79,87)
#7B646C
(123,100,108)
#8D7981
(141,121,129)
#9F8E96
(159,142,150)
#B1A3AB
(177,163,171)
#C3B8C0
(195,184,192)
#D5CDD5
(213,205,213)
#E7E2EA
(231,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331018; }

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

This text font color is #331018.

Background Color

.myBgColor { background-color: #331018; }

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

This div background color is #331018.

Border color

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

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

This div border color is #331018.

Opacity

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

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

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

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

This text has shadow with #331018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331018.

Preview

Color preview on black background

This text has color #331018 on black background.


Color preview on white background

This text has color #331018 on white background.


Black color preview on #331018 background

This text has black color on #331018 background.


White color preview on #331018 background

This text has white color on #331018 background.


Related colors

Complementary color

Complementary color for #hex is #CCEFE7.


I love getcolorcode.com

Triadic colors

1 #183310 and #101833 with #331018 are triadic colors.

2 #181033 and #103318 with #331018 are triadic colors.