#150bad

Color #150BAD New Midnight Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of New Midnight Blue #150BAD

Tints of New Midnight Blue #150BAD

Color information

#150BAD (or 0x150BAD) is unknown color: approx New Midnight Blue. HEX triplet: 15, 0B and AD. RGB value is (21,11,173). Sum of RGB (Red+Green+Blue) = 21+11+173=205 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.24% from 205); Green value is 11 (4.69% from 255 or 5.37% from 205); Blue value is 173 (67.97% from 255 or 84.39% from 205); Max value from RGB is 173 - color contains mainly: blue. Hex color #150BAD is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #150BAD is #EAF452. Grayscale: #1F1F1F. Windows color (decimal): -15397971 or 11340565. OLE color: 11340565.

HSL color Cylindrical-coordinate representation of color #150BAD: hue angle of 243.7º degrees, saturation: 0.88, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #150BAD is Cyan = 0.88, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.32.

Color convert

RGB2111173-
CMYK0.880.9400.32
HSL243.7º88.04%36.08%-
HSV(B)243.7º93.64%67.84%-
XYZ7.973.4239.77-
YUV32.46207.31119.83-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 21 (8.59% from 255) = 10.24%
GREEN value IS 11 (4.69% from 255) = 5.37%
BLUE value IS 173 (67.97% from 255) = 84.39%
R=10.24%
G=5.37%
B=84.39%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.32
SystemRedGreenBlueCMYKHSL
Decimal21111730.880.9400.32243.788.0436.08
Hex15BAD585E020f45824
Octal251325513013604036413044
Binary10101101110101101101100010111100100000111101001011000100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #150bad

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #150bad; }

 p { color: rgb(21,11,173); }

 H1.HeaderClassName
 {
   color: #150bad;
 }
 .AnyTagClassName
 {
   color: #150bad;
 }
</style>
background-color css

<style>
 a { background-color: #150bad; }

 a { background-color: rgb(21,11,173); }

 div.DivClassName
 {
   background-color: #150bad;
 }
 .BgClassName
 {
   background-color: #150bad;
 }
</style>
border-color css

<style>
 span { border-color: #150bad; }

 span { border-color: rgb(21,11,173); }

 td.TdClassName
 {
   border-color: #150bad;
 }
 .TagClassName
 {
   border-color: #150bad;
 }
</style>

cancel