Lady of the Sea/ deep blue
Enter any color value (e.g., #633473, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0000cc color RGB value is (0,0,204)
#0000cc color CMYK value
#0000cc color HSL value
HSV(or HSB) | 240.0° | 100.0 | 80.0 |
XYZ | 10.899 | 4.360 | 57.394 |
Yxy | 0.150 | 0.060 | 4.360 |
LAB | 24.826 | 66.939 | -91.169 |
LUV | 24.826 | -7.224 | -100.188 |
Hunter-LAB | 20.880 | 56.636 | -148.359 |
CIE-LCH | 24.826 | 113.104 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | CC |
Decimal | 0 | 0 | 204 |
Octal | 0 | 0 | 314 |
Binary | 00000000 | 00000000 | 11001100 |
Below, you can see some colors close to #0000cc. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0000cc.
<span style="color:#0000cc">Text here</span>
This paragraph has a background color of #0000cc.
<p style="background-color:#0000cc;">Content here</p>
This element has a border color of #0000cc.
<div style="border:1px #0000cc;">Content here</div>
.text {color:#0000cc;}
.background {background-color:#0000cc;}
.border {border:1px solid #0000cc;}
.text-shadow {border:1px solid #0000cc;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #00000d is the darkest color, while #f7f7ff is the lightest one.