#0000FF Information

#0000FF color RGB value is (0 , 0 , 255) , HEX triplet: 0, 0 and ff. RGB value is (0 , 0 , 255). Sum of RGB (Red+Green+Blue) = 0+0+255=255 (Red value is 0 (0% from 255 or 0% from 215); Green value is 0 (0% from 255 or 0% from 215); Blue value is 255 (100% from 255 or 118.6% from 215); Max value from RGB is 255 - color contains mainly: Blue . Cylindrical-coordinate representations (also known as HSL) of color #0000FF hue: 0.67 , saturation: 1 and the lightness value of 0000ff is 0.5.

#0000ff
(0 , 0 , 255)
  • R (0)
  • G (0)
  • B (255)
  • C (100)
  • M (100)
  • Y (0)
  • K (0)

Applying the #0000ff

You are awesome !

If you don't really have a dream, you can't really push yourself you don't really know what the target is.

Color spaces of #0000ff

Type Values
RGB 0 0 255
HSL 0.67 1 0.5
HSV 240 100 100
CMYK 100 100 0 0
XYZ 18.05 7.22 95.05
Hunter Lab 26.8701 72.885 -190.8459
CIE-Lab 32.3026 79.1967 -107.8637

Base Numbers

BaseRedGreenBlue
Decimal 0 0 255
Binary 0 0 11111111
Octal 0 0 377
Hex 0 0 FF

Monochromatic Colors

Triadic Colors

Analogous Colors

Complementary Colors

Related Colors

#0000ff Preview on Black Background

You are Awesome !!

Gradient Power

  • Monochromatic Gradient

  • Triadic Gradient

  • Analogous Gradient

  • Related Color Gradient

#0000FF Color CSS Codes

You are Awesome !!

Text Color Example

<p style="color:#0000ff">Text here</p>
                                    
You are Awesome !!

Background Color Example

<p style="background:#0000ff">Text here</p>
                                    
You are Awesome !!

Border Color Example

<p style="border:2px solid #0000ff">You are Awesome</p>
                                    
You are Awesome !!

Box & Text Shadow Color Example

<p style="text-shadow: 1px 1px 1px #0000ff;
box-shadow: 1px 1px 4px #0000ff">You are Awesome</p>