deep cyan-blue/deep cornflower blue
#207fbe color RGB value is (32,127,190)
#207fbe color CMYK value
#207fbe color HSL value
HSV(or HSB) | 203.9° | 83.2 | 74.5 |
XYZ | 17.479 | 19.204 | 51.501 |
Yxy | 0.198 | 0.218 | 19.204 |
LAB | 50.924 | -4.132 | -40.442 |
LUV | 50.924 | -30.358 | -61.331 |
Hunter-LAB | 43.822 | -5.49 | -39.004 |
CIE-LCH | 50.924 | 40.652 | 264.167 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 20 | 7F | BE |
Decimal | 32 | 127 | 190 |
Octal | 40 | 177 | 276 |
Binary | 00100000 | 01111111 | 10111110 |
Below, you can see some colors close to #207fbe. 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 #207fbe.
<span style="color:#207fbe">Text here</span>
This paragraph has a background color of #207fbe.
<p style="background-color:#207fbe;">Content here</p>
This element has a border color of #207fbe.
<div style="border:1px #207fbe;">Content here</div>
.text {color:#207fbe;}
.background {background-color:#207fbe;}
.border {border:1px solid #207fbe;}
.text-shadow {border:1px solid #207fbe;}
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, #010508 is the darkest color, while #f5fafd is the lightest one.