#0331f1

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

Shades of Blue #0331F1

Tints of Blue #0331F1

Color information

#0331F1 (or 0x0331F1) is unknown color: approx Blue. HEX triplet: 03, 31 and F1. RGB value is (3,49,241). Sum of RGB (Red+Green+Blue) = 3+49+241=293 (38% of max value = 765). Red value is 3 (1.56% from 255 or 1.02% from 293); Green value is 49 (19.53% from 255 or 16.72% from 293); Blue value is 241 (94.53% from 255 or 82.25% from 293); Max value from RGB is 241 - color contains mainly: blue. Hex color #0331F1 is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #0331F1 is #FCCE0E. Grayscale: #383838. Windows color (decimal): -16567823 or 15806723. OLE color: 15806723.

HSL color Cylindrical-coordinate representation of color #0331F1: hue angle of 228.4º degrees, saturation: 0.98, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #0331F1 is Cyan = 0.99, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.05.

Color convert

RGB349241-
CMYK0.990.8000.05
HSL228.4º97.54%47.84%-
HSV(B)228.4º98.76%94.51%-
XYZ17.018.5783.98-
YUV57.13231.7689.39-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.02%
GREEN value IS 49 (19.53% from 255) = 16.72%
BLUE value IS 241 (94.53% from 255) = 82.25%
R=1.02%
G=16.72%
B=82.25%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0.80
Y (Yellow) values IS 0
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal3492410.990.8000.05228.497.5447.84
Hex331F1635005e46230
Octal3613611431200534414260
Binary1111000111110001110001110100000101111001001100010110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0331f1

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0331f1; }

 p { color: rgb(3,49,241); }

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

<style>
 a { background-color: #0331f1; }

 a { background-color: rgb(3,49,241); }

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

<style>
 span { border-color: #0331f1; }

 span { border-color: rgb(3,49,241); }

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

cancel