COLOR #0F1B49

HEX: #0F1B49 RGB: (15,27,73)

Color info

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

RGB color model

#0F1B49 color RGB value is (15,27,73).

RGB: (15,27,73) (6%, 11%, 29%)

RGB channels and saturation

R 15 of 255 = 6%
G 27 of 255 = 11%
B 73 of 255 = 29%

15
27
73

R + G + B ~ 15%. #0F1B49 is dark color.

Portions of RGB colors in percentages

R + G + B = 15 + 27 + 73 = 115 (100%)
R 15 of 115 ~ 13.04%
G 27 of 115 ~ 23.48%
B 73 of 115 ~ 63.48'%

%13.04
%23.48
%63.48

CMYK color model

#0F1B49 color CMYK value is (79,63,0,71).

  • cyan value is 79.45%
  • magenta value is 63.01%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (79,63,0,71) C79M63Y0K71 (79%,63%,0%,71%) (0.79/0.63/0.00/0.71) 

CMYK percentages

%79.45
%63.01
%0
%71.37

Codes

Color #0F1B49 in popluar color models

0F 1B 49
RGB 15 27 73
HSL 228° 65.91% 17.25%
HSB/HSV 228° 79.45% 28.63%
CMYK 79.45% 63.01% 0.00%
71.37%

Color #0F1B49 in popluar number systems.

HEX 0F 1B 49
Decimal 15 27 73
Binary 1111 11011 1001001
Octal 17 33 111

Shades and tints

Shades of #0F1B49

#0F1B49
(15,27,73)
#0E1943
(14,25,67)
#0D173D
(13,23,61)
#0C1537
(12,21,55)
#0B1331
(11,19,49)
#0A112B
(10,17,43)
#090F25
(9,15,37)
#080D1F
(8,13,31)
#070B19
(7,11,25)
#060913
(6,9,19)
#05070D
(5,7,13)
#000000
(0,0,0)

Tints of #0F1B49

#0F1B49
(15,27,73)
#242F59
(36,47,89)
#394369
(57,67,105)
#4E5779
(78,87,121)
#636B89
(99,107,137)
#787F99
(120,127,153)
#8D93A9
(141,147,169)
#A2A7B9
(162,167,185)
#B7BBC9
(183,187,201)
#CCCFD9
(204,207,217)
#E1E3E9
(225,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0F1B49 color. Also use rgb(15,27,73) instead hex code.

Text Font Color

.myTextColor { color: #0F1B49; }

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

This text font color is #0F1B49.

Background Color

.myBgColor { background-color: #0F1B49; }

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

This div background color is #0F1B49.

Border color

.myBorderColor { border: 1px solid #0F1B49; }

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

This div border color is #0F1B49.

Opacity

.myOpacity80 { color: #0F1B49; opacity: 0.8; }

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

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

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

This text has shadow with #0F1B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0F1B49.

Preview

Color preview on black background

This text has color #0F1B49 on black background.


Color preview on white background

This text has color #0F1B49 on white background.


Black color preview on #0F1B49 background

This text has black color on #0F1B49 background.


White color preview on #0F1B49 background

This text has white color on #0F1B49 background.


Related colors

Complementary color

Complementary color for #hex is #F0E4B6.


I love getcolorcode.com

Triadic colors

1 #490F1B and #1B490F with #0F1B49 are triadic colors.

2 #491B0F and #1B0F49 with #0F1B49 are triadic colors.