#0349CB

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

Shades of Navy Blue #0349CB

Tints of Navy Blue #0349CB

Color information

#0349CB (or 0x0349CB) is unknown color: approx Navy Blue. HEX triplet: 03, 49 and CB. RGB value is (3,73,203). Sum of RGB (Red+Green+Blue) = 3+73+203=279 (36% of max value = 765). Red value is 3 (1.56% from 255 or 1.08% from 279); Green value is 73 (28.91% from 255 or 26.16% from 279); Blue value is 203 (79.69% from 255 or 72.76% from 279); Max value from RGB is 203 - color contains mainly: blue. Hex color #0349CB is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0349CB is #FCB634. Grayscale: #424242. Windows color (decimal): -16561717 or 13322499. OLE color: 13322499.

HSL color Cylindrical-coordinate representation of color #0349CB: hue angle of 219º degrees, saturation: 0.97, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #0349CB is Cyan = 0.99, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.20.

Color convert

RGB373203-
CMYK0.990.6400.20
HSL219º97.09%40.39%-
HSV(B)219º98.52%79.61%-
XYZ13.29.157.56-
YUV66.89204.8182.43-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.08%
GREEN value IS 73 (28.91% from 255) = 26.16%
BLUE value IS 203 (79.69% from 255) = 72.76%
R=1.08%
G=26.16%
B=72.76%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.64
Y (Yellow) values IS 0
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal3732030.990.6400.2021997.0940.39
Hex349CB6340014db6128
Octal311131314310002433314150
Binary1110010011100101111000111000000010100110110111100001101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0349CB

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0349CB; }

 p { color: rgb(3,73,203); }

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

<style>
 a { background-color: #0349CB; }

 a { background-color: rgb(3,73,203); }

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

<style>
 span { border-color: #0349CB; }

 span { border-color: rgb(3,73,203); }

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

cancel