#0000ff (#00f) basic color information

#0000ff

In the RGB color model, hex triplet #0000ff has decimal index of: 255, is composed of 0% red, 0% green and 100% blue. #0000ff in CMYK color model, is composed of 100% cyan, 100% magenta, 0% yellow and 0% black.
#0000ff is a web-safe color.

#0000ff color details and conversion

The hexadecimal triplet #0000ff definition is: Red = 0, Green = 0, Blue = 255 or CMYK: Cyan = 1, Magenta = 1, Yellow = 0, Black = 0

Color harmonies with #0000ff

#0000ff #ffff00
#ff8000 #0000ff #80ff00
#00ccff #0099ff #0066ff #0033ff #0000ff #3300ff #6600ff #9900ff #cc00ff #ff00ff
#00ff00 #0000ff #ff0000
#00ffff #0000ff #ff0000 #ffff00
#000020 #000040 #000060 #000080 #00009f #0000bf #0000df #0000ff

HTML and CSS #0000ff - color usage

Background color of this paragraph is #0000ff

<p style="background-color: #0000ff">Background color of this paragraph is...</p>

Text color of this paragraph is #0000ff

<p style="color: #0000ff">Text color of this paragraph is...</p>

Border color of this paragraph is #0000ff

<p style="border: 1px solid #0000ff">Border color of this paragraph is...</p>