COLOR #0F27B7

HEX: #0F27B7 RGB: (15,39,183)

Color info

#0F27B7 contains mainly blue color. Web safe color of #0F27B7 is #0033CC (or #03C).

RGB color model

#0F27B7 color RGB value is (15,39,183).

RGB: (15,39,183) (6%, 15%, 72%)

RGB channels and saturation

R 15 of 255 = 6%
G 39 of 255 = 15%
B 183 of 255 = 72%

15
39
183

R + G + B ~ 31%. #0F27B7 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 15 + 39 + 183 = 237 (100%)
R 15 of 237 ~ 6.33%
G 39 of 237 ~ 16.46%
B 183 of 237 ~ 77.22'%

%16.46
%77.22

CMYK color model

#0F27B7 color CMYK value is (92,79,0,28).

  • cyan value is 91.80%
  • magenta value is 78.69%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (92,79,0,28)
C92M79Y0K28 (92%, 79%, 0%, 28%)
(0.92 / 0.79 / 0.00 / 0.28)

CMYK percentages

%91.8
%78.69
%0
%28.24

Codes

Color #0F27B7 in popluar color models

0F 27 B7
RGB 15 39 183
HSL 231° 84.85% 38.82%
HSB/HSV 231° 91.80% 71.76%
CMYK 91.80% 78.69% 0.00%
28.24%

Color #0F27B7 in popluar number systems.

HEX 0F 27 B7
Decimal 15 39 183
Binary 1111 100111 10110111
Octal 17 47 267

Shades and tints

Shades of #0F27B7

#0F27B7
(15,39,183)
#0E24A7
(14,36,167)
#0D2197
(13,33,151)
#0C1E87
(12,30,135)
#0B1B77
(11,27,119)
#0A1867
(10,24,103)
#091557
(9,21,87)
#081247
(8,18,71)
#070F37
(7,15,55)
#060C27
(6,12,39)
#050917
(5,9,23)
#000000
(0,0,0)

Tints of #0F27B7

#0F27B7
(15,39,183)
#243ABD
(36,58,189)
#394DC3
(57,77,195)
#4E60C9
(78,96,201)
#6373CF
(99,115,207)
#7886D5
(120,134,213)
#8D99DB
(141,153,219)
#A2ACE1
(162,172,225)
#B7BFE7
(183,191,231)
#CCD2ED
(204,210,237)
#E1E5F3
(225,229,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0F27B7 color. Also use rgb(15,39,183) instead hex code.

Text Font Color

.myTextColor { color: #0F27B7; }

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

This text font color is #0F27B7.

Background Color

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

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

This div background color is #0F27B7.

Border color

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

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

This div border color is #0F27B7.

Opacity

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

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

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

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

This text has shadow with #0F27B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0F27B7.

Preview

Color preview on black background

This text has color #0F27B7 on black background.


Color preview on white background

This text has color #0F27B7 on white background.


Black color preview on #0F27B7 background

This text has black color on #0F27B7 background.


White color preview on #0F27B7 background

This text has white color on #0F27B7 background.


Related colors

Complementary color

Complementary color for #hex is #F0D848.


I love getcolorcode.com

Gradients

Color #0F27B7 is used in Blue (Pantone) gradient.

Blue (Pantone)


Triadic colors

1 #B70F27 and #27B70F with #0F27B7 are triadic colors.

2 #B7270F and #270FB7 with #0F27B7 are triadic colors.