#000080 basic color information
#000080
In the RGB color model, hex triplet #000080 has decimal index of: 128, is composed of 0% red, 0% green and 50.2% blue.
#000080 in CMYK color model, is composed of 100% cyan, 100% magenta, 0% yellow and 49.8% black.
#000099 is the closest web-safe color to #000080.
#000080 color details and conversion
The hexadecimal triplet #000080 definition is: Red = 0, Green = 0, Blue = 128 or CMYK: Cyan = 1, Magenta = 1, Yellow = 0, Black = 0.498
- rgb (0, 0, 128)
- rgb (0%, 0%, 50.2%)
- rgb (0, 0, 10000000)
- 128
- cmyk (1, 1, 0, 0.498)
- cmyk (100%, 100%, 0%, 50%)
- hsl (240°, 1, 0.251)
- hsl (240°, 100%, 25%)
- hsv (240°, 1, 0.502)
- hsv (240°, 100%, 50%)
- #000099
- Navy blue
Color harmonies with #000080
HTML and CSS #000080 - color usage
Background color of this paragraph is #000080
<p style="background-color: #000080">Background color of this paragraph is...</p>
Text color of this paragraph is #000080
<p style="color: #000080">Text color of this paragraph is...</p>
Border color of this paragraph is #000080
<p style="border: 1px solid #000080">Border color of this paragraph is...</p>