COLOR #331334

HEX: #331334 RGB: (51,19,52)

Color info

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

RGB color model

#331334 color RGB value is (51,19,52).

RGB: (51,19,52) (20%, 7%, 20%)

RGB channels and saturation

R 51 of 255 = 20%
G 19 of 255 = 7%
B 52 of 255 = 20%

51
19
52

R + G + B ~ 16%. #331334 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 19 + 52 = 122 (100%)
R 51 of 122 ~ 41.8%
G 19 of 122 ~ 15.57%
B 52 of 122 ~ 42.62'%

%41.8
%15.57
%42.62

CMYK color model

#331334 color CMYK value is (2,63,0,80).

  • cyan value is 1.92%
  • magenta value is 63.46%
  • yellow value is 0.00%
  • key color value is 79.61%

CMYK: (2,63,0,80)
C2M63Y0K80 (2%, 63%, 0%, 80%)
(0.02 / 0.63 / 0.00 / 0.80)

CMYK percentages

%1.92
%63.46
%0
%79.61

Codes

Color #331334 in popluar color models

33 13 34
RGB 51 19 52
HSL 298° 46.48% 13.92%
HSB/HSV 298° 63.46% 20.39%
CMYK 1.92% 63.46% 0.00%
79.61%

Color #331334 in popluar number systems.

HEX 33 13 34
Decimal 51 19 52
Binary 110011 10011 110100
Octal 63 23 64

Shades and tints

Shades of #331334

#331334
(51,19,52)
#2F1230
(47,18,48)
#2B112C
(43,17,44)
#271028
(39,16,40)
#230F24
(35,15,36)
#1F0E20
(31,14,32)
#1B0D1C
(27,13,28)
#170C18
(23,12,24)
#130B14
(19,11,20)
#0F0A10
(15,10,16)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #331334

#331334
(51,19,52)
#452846
(69,40,70)
#573D58
(87,61,88)
#69526A
(105,82,106)
#7B677C
(123,103,124)
#8D7C8E
(141,124,142)
#9F91A0
(159,145,160)
#B1A6B2
(177,166,178)
#C3BBC4
(195,187,196)
#D5D0D6
(213,208,214)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331334 color. Also use rgb(51,19,52) instead hex code.

Text Font Color

.myTextColor { color: #331334; }

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

This text font color is #331334.

Background Color

.myBgColor { background-color: #331334; }

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

This div background color is #331334.

Border color

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

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

This div border color is #331334.

Opacity

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

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

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

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

This text has shadow with #331334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331334.

Preview

Color preview on black background

This text has color #331334 on black background.


Color preview on white background

This text has color #331334 on white background.


Black color preview on #331334 background

This text has black color on #331334 background.


White color preview on #331334 background

This text has white color on #331334 background.


Related colors

Complementary color

Complementary color for #hex is #CCECCB.


I love getcolorcode.com

Triadic colors

1 #343313 and #133433 with #331334 are triadic colors.

2 #341333 and #133334 with #331334 are triadic colors.