brilliant blue/brilliant sapphire blue
#c1cdf1 color RGB value is (193,205,241)
#c1cdf1 color CMYK value
#c1cdf1 color HSL value
HSV(or HSB) | 225° | 19.9 | 94.5 |
XYZ | 59.701 | 61.351 | 91.914 |
Yxy | 0.28 | 0.288 | 61.351 |
LAB | 82.567 | 3.346 | -19.075 |
LUV | 82.567 | -8.228 | -30.717 |
Hunter-LAB | 78.327 | -1.019 | -14.746 |
CIE-LCH | 82.567 | 19.367 | 279.949 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C1 | CD | F1 |
Decimal | 193 | 205 | 241 |
Octal | 301 | 315 | 361 |
Binary | 11000001 | 11001101 | 11110001 |
Below, you can see some colors close to #c1cdf1. 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 #c1cdf1.
<span style="color:#c1cdf1">Text here</span>
This paragraph has a background color of #c1cdf1.
<p style="background-color:#c1cdf1;">Content here</p>
This element has a border color of #c1cdf1.
<div style="border:1px #c1cdf1;">Content here</div>
.text {color:#c1cdf1;}
.background {background-color:#c1cdf1;}
.border {border:1px solid #c1cdf1;}
.text-shadow {border:1px solid #c1cdf1;}
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, #020307 is the darkest color, while #f5f7fd is the lightest one.