#00008b basic color information
#00008b
In the RGB color model, hex triplet #00008b has decimal index of: 139, is composed of 0% red, 0% green and 54.5% blue.
#00008b in CMYK color model, is composed of 100% cyan, 100% magenta, 0% yellow and 45.5% black.
#000099 is the closest web-safe color to #00008b.
#00008b color details and conversion
The hexadecimal triplet #00008b definition is: Red = 0, Green = 0, Blue = 139 or CMYK: Cyan = 1, Magenta = 1, Yellow = 0, Black = 0.455
- rgb (0, 0, 139)
- rgb (0%, 0%, 54.5%)
- rgb (0, 0, 10001011)
- 139
- cmyk (1, 1, 0, 0.455)
- cmyk (100%, 100%, 0%, 46%)
- hsl (240°, 1, 0.273)
- hsl (240°, 100%, 27%)
- hsv (240°, 1, 0.545)
- hsv (240°, 100%, 55%)
- #000099
- Dark blue
Color harmonies with #00008b
HTML and CSS #00008b - color usage
Background color of this paragraph is #00008b
<p style="background-color: #00008b">Background color of this paragraph is...</p>
Text color of this paragraph is #00008b
<p style="color: #00008b">Text color of this paragraph is...</p>
Border color of this paragraph is #00008b
<p style="border: 1px solid #00008b">Border color of this paragraph is...</p>