COLOR #310006

HEX: #310006 RGB: (49,0,6)

Color info

#310006 contains only red and blue colors. Web safe color of #310006 is #330000 (or #300).

RGB color model

#310006 color RGB value is (49,0,6).

RGB: (49,0,6) (19%, 0%, 2%)

RGB channels and saturation

R 49 of 255 = 19%
G 0 of 255 = 0%
B 6 of 255 = 2%

49
0
6

R + G + B ~ 7%. #310006 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 0 + 6 = 55 (100%)
R 49 of 55 ~ 89.09%
G 0 of 55 ~ 0%
B 6 of 55 ~ 10.91'%

%89.09
%10.91

CMYK color model

#310006 color CMYK value is (0,100,88,81).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 87.76%
  • key color value is 80.78%

CMYK: (0,100,88,81)
C0M100Y88K81 (0%, 100%, 88%, 81%)
(0.00 / 1.00 / 0.88 / 0.81)

CMYK percentages

%0
%100
%87.76
%80.78

Codes

Color #310006 in popluar color models

31 00 06
RGB 49 0 6
HSL 353° 100.00% 9.61%
HSB/HSV 353° 100.00% 19.22%
CMYK 0.00% 100.00% 87.76%
80.78%

Color #310006 in popluar number systems.

HEX 31 00 06
Decimal 49 0 6
Binary 110001 0 110
Octal 61 0 6

Shades and tints

Shades of #310006

#310006
(49,0,6)
#2D0006
(45,0,6)
#290006
(41,0,6)
#250006
(37,0,6)
#210006
(33,0,6)
#1D0006
(29,0,6)
#190006
(25,0,6)
#150006
(21,0,6)
#110006
(17,0,6)
#0D0006
(13,0,6)
#090006
(9,0,6)
#000000
(0,0,0)

Tints of #310006

#310006
(49,0,6)
#43171C
(67,23,28)
#552E32
(85,46,50)
#674548
(103,69,72)
#795C5E
(121,92,94)
#8B7374
(139,115,116)
#9D8A8A
(157,138,138)
#AFA1A0
(175,161,160)
#C1B8B6
(193,184,182)
#D3CFCC
(211,207,204)
#E5E6E2
(229,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #310006 color. Also use rgb(49,0,6) instead hex code.

Text Font Color

.myTextColor { color: #310006; }

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

This text font color is #310006.

Background Color

.myBgColor { background-color: #310006; }

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

This div background color is #310006.

Border color

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

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

This div border color is #310006.

Opacity

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

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

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

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

This text has shadow with #310006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #310006.

Preview

Color preview on black background

This text has color #310006 on black background.


Color preview on white background

This text has color #310006 on white background.


Black color preview on #310006 background

This text has black color on #310006 background.


White color preview on #310006 background

This text has white color on #310006 background.


Related colors

Complementary color

Complementary color for #hex is #CEFFF9.


I love getcolorcode.com

Triadic colors

1 #063100 and #000631 with #310006 are triadic colors.

2 #060031 and #003106 with #310006 are triadic colors.