COLOR #11263E

HEX: #11263E RGB: (17,38,62)

Color info

#11263E contains red, green and blue colors in about the same proportion. Web safe color of #11263E is #003333 (or #033).

RGB color model

#11263E color RGB value is (17,38,62).

RGB: (17,38,62) (7%, 15%, 24%)

RGB channels and saturation

R 17 of 255 = 7%
G 38 of 255 = 15%
B 62 of 255 = 24%

17
38
62

R + G + B ~ 15%. #11263E is dark color.

Portions of RGB colors in percentages

R + G + B = 17 + 38 + 62 = 117 (100%)
R 17 of 117 ~ 14.53%
G 38 of 117 ~ 32.48%
B 62 of 117 ~ 52.99'%

%14.53
%32.48
%52.99

CMYK color model

#11263E color CMYK value is (73,39,0,76).

  • cyan value is 72.58%
  • magenta value is 38.71%
  • yellow value is 0.00%
  • key color value is 75.69%
CMYK: (73,39,0,76) C73M39Y0K76 (73%,39%,0%,76%) (0.73/0.39/0.00/0.76) 

CMYK percentages

%72.58
%38.71
%0
%75.69

Codes

Color #11263E in popluar color models

11 26 3E
RGB 17 38 62
HSL 212° 56.96% 15.49%
HSB/HSV 212° 72.58% 24.31%
CMYK 72.58% 38.71% 0.00%
75.69%

Color #11263E in popluar number systems.

HEX 11 26 3E
Decimal 17 38 62
Binary 10001 100110 111110
Octal 21 46 76

Shades and tints

Shades of #11263E

#11263E
(17,38,62)
#102339
(16,35,57)
#0F2034
(15,32,52)
#0E1D2F
(14,29,47)
#0D1A2A
(13,26,42)
#0C1725
(12,23,37)
#0B1420
(11,20,32)
#0A111B
(10,17,27)
#090E16
(9,14,22)
#080B11
(8,11,17)
#07080C
(7,8,12)
#000000
(0,0,0)

Tints of #11263E

#11263E
(17,38,62)
#26394F
(38,57,79)
#3B4C60
(59,76,96)
#505F71
(80,95,113)
#657282
(101,114,130)
#7A8593
(122,133,147)
#8F98A4
(143,152,164)
#A4ABB5
(164,171,181)
#B9BEC6
(185,190,198)
#CED1D7
(206,209,215)
#E3E4E8
(227,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #11263E color. Also use rgb(17,38,62) instead hex code.

Text Font Color

.myTextColor { color: #11263E; }

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

This text font color is #11263E.

Background Color

.myBgColor { background-color: #11263E; }

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

This div background color is #11263E.

Border color

.myBorderColor { border: 1px solid #11263E; }

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

This div border color is #11263E.

Opacity

.myOpacity80 { color: #11263E; opacity: 0.8; }

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

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

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

This text has shadow with #11263E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #11263E.

Preview

Color preview on black background

This text has color #11263E on black background.


Color preview on white background

This text has color #11263E on white background.


Black color preview on #11263E background

This text has black color on #11263E background.


White color preview on #11263E background

This text has white color on #11263E background.


Related colors

Complementary color

Complementary color for #hex is #EED9C1.


I love getcolorcode.com

Triadic colors

1 #3E1126 and #263E11 with #11263E are triadic colors.

2 #3E2611 and #26113E with #11263E are triadic colors.