#1149fa

Color #1149FA Navy Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Navy Blue #1149FA

Tints of Navy Blue #1149FA

Color information

#1149FA (or 0x1149FA) is unknown color: approx Navy Blue. HEX triplet: 11, 49 and FA. RGB value is (17,73,250). Sum of RGB (Red+Green+Blue) = 17+73+250=340 (45% of max value = 765). Red value is 17 (7.03% from 255 or 5% from 340); Green value is 73 (28.91% from 255 or 21.47% from 340); Blue value is 250 (98.05% from 255 or 73.53% from 340); Max value from RGB is 250 - color contains mainly: blue. Hex color #1149FA is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #1149FA is #EEB605. Grayscale: #4B4B4B. Windows color (decimal): -15644166 or 16402705. OLE color: 16402705.

HSL color Cylindrical-coordinate representation of color #1149FA: hue angle of 225.58º degrees, saturation: 0.96, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #1149FA is Cyan = 0.93, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB1773250-
CMYK0.930.7100.02
HSL225.58º95.88%52.35%-
HSV(B)225.58º93.2%98.04%-
XYZ19.8711.7991.67-
YUV76.43225.9585.61-

RGB Variations

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

RGB

RED value IS 17 (7.03% from 255) = 5%
GREEN value IS 73 (28.91% from 255) = 21.47%
BLUE value IS 250 (98.05% from 255) = 73.53%
R=5%
G=21.47%
B=73.53%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.71
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal17732500.930.7100.02225.5895.8852.35
Hex1149FA5D4702e26034
Octal211113721351070234214064
Binary1000110010011111101010111011000111010111000101100000110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1149fa

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1149fa; }

 p { color: rgb(17,73,250); }

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

<style>
 a { background-color: #1149fa; }

 a { background-color: rgb(17,73,250); }

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

<style>
 span { border-color: #1149fa; }

 span { border-color: rgb(17,73,250); }

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

cancel