COLOR #110306

HEX: #110306 RGB: (17,3,6)

Color info

#110306 contains red, green and blue colors in about the same proportion. Web safe color of #110306 is #000000 (or #000).

RGB color model

#110306 color RGB value is (17,3,6).

RGB: (17,3,6) (7%, 1%, 2%)

RGB channels and saturation

R 17 of 255 = 7%
G 3 of 255 = 1%
B 6 of 255 = 2%

17
3
6

R + G + B ~ 3%. #110306 is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 3 + 6 = 26 (100%)
R 17 of 26 ~ 65.38%
G 3 of 26 ~ 11.54%
B 6 of 26 ~ 23.08'%

%65.38
%11.54
%23.08

CMYK color model

#110306 color CMYK value is (0,82,65,93).

  • cyan value is 0.00%
  • magenta value is 82.35%
  • yellow value is 64.71%
  • key color value is 93.33%

CMYK: (0,82,65,93)
C0M82Y65K93 (0%, 82%, 65%, 93%)
(0.00 / 0.82 / 0.65 / 0.93)

CMYK percentages

%0
%82.35
%64.71
%93.33

Codes

Color #110306 in popluar color models

11 03 06
RGB 17 3 6
HSL 347° 70.00% 3.92%
HSB/HSV 347° 82.35% 6.67%
CMYK 0.00% 82.35% 64.71%
93.33%

Color #110306 in popluar number systems.

HEX 11 03 06
Decimal 17 3 6
Binary 10001 11 110
Octal 21 3 6

Shades and tints

Shades of #110306

#110306
(17,3,6)
#100306
(16,3,6)
#0F0306
(15,3,6)
#0E0306
(14,3,6)
#0D0306
(13,3,6)
#0C0306
(12,3,6)
#0B0306
(11,3,6)
#0A0306
(10,3,6)
#090306
(9,3,6)
#080306
(8,3,6)
#070306
(7,3,6)
#000000
(0,0,0)

Tints of #110306

#110306
(17,3,6)
#26191C
(38,25,28)
#3B2F32
(59,47,50)
#504548
(80,69,72)
#655B5E
(101,91,94)
#7A7174
(122,113,116)
#8F878A
(143,135,138)
#A49DA0
(164,157,160)
#B9B3B6
(185,179,182)
#CEC9CC
(206,201,204)
#E3DFE2
(227,223,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #110306 color. Also use rgb(17,3,6) instead hex code.

Text Font Color

.myTextColor { color: #110306; }

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

This text font color is #110306.

Background Color

.myBgColor { background-color: #110306; }

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

This div background color is #110306.

Border color

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

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

This div border color is #110306.

Opacity

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

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

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

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

This text has shadow with #110306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #110306.

Preview

Color preview on black background

This text has color #110306 on black background.


Color preview on white background

This text has color #110306 on white background.


Black color preview on #110306 background

This text has black color on #110306 background.


White color preview on #110306 background

This text has white color on #110306 background.


Related colors

Complementary color

Complementary color for #hex is #EEFCF9.


I love getcolorcode.com

Triadic colors

1 #061103 and #030611 with #110306 are triadic colors.

2 #060311 and #031106 with #110306 are triadic colors.